Re: [system-tools]extend gst to morphix liveCD (part3)



Hi Olivier!

El lun, 26-04-2004 a las 21:52, +0200, Olivier Evalet escribió:
> Hi,
> 
> > the profiles for the network tool are stored
> > in /var/cache/setup-tool-backends/data/network/profiles.xml
> Ok it works very well, I can copy all file in a persistant drive. :)
> 
> BUT...
> I have some trouble with the ppp connexion.
> 
> I can't restart network-admin, I have this message:
> Entity: line 53: parser error : Extra content at the of the document
> 	<ppp_options>[]ç<<w    <user>0</user>

can you check the XML with ./network-conf --get? that's pretty strange.

> 
> Maybe the I need to have some datas in:
>          PPP_OPTIONS => "/etc/ppp/peers/%wvsection%",
> And what is the %wvsection% ?

it's the content of the "wvsection" XML tag

> 
> 
> I have some new questions :)
> 
> 1)Have you some idea how to use the ADSL USB (eagle-adsl-data 
> eagle-adsl-tools speedtouch eciadsl from debian) with GST? I would like 
> to add almost one ADSL configuration ?

Sorry, but I have no experience at all with this kind of devices :(, I'd
like to add support to more connection types, but obviousy I need help
to get this done, as I can only test what I have :)

> 
> 2)And how to manage the ppp Dial? Maybe it will be nice to have a 
> separate tool to (des)activate the ppp

there already exists ./network-admin --ppp-connection
and ./network-admin --configure ppp0, but It could be really nice to
have a more dialer-oriented gui for this...

But if you accept my advice, I'd recommend you to avoid wvdial for doing
PPP stuff, wvdial.conf is not user readable, allowing only PPP dialing
to root, all the new distro support is being done with the distros' PPP
stack, and with some time I'll move all distros to this. I think that
this is essential for having someday a user-side PPP dialing app

> 
> 3) When I make a new network (eth0) I need to apply and after activate 
> the iface to see the network up. I thing that pushing on apply should be 
> enought?

this is already handled in the CVS code :), the 0.33 release should be
here soon...

> 
> 
> Thanks a lot,

Thanks to you
> 
> Olivier
> 
> 
> 
> 
> 
> 
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]