[Voyage-linux] bring up ppp automaticaly during boot

Gustin Johnson (spam-protected)
Tue Sep 8 19:04:08 HKT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Robert Rawlins - Think Blue wrote:
<snip>
> 1) I cannot drop the connection, if I do 'ifconfig ppp0 down' then the ppp0
> disapears however the disconnect is not actualy done, perhaps this is
> normal? I dont know.
> 
Just a little heads up.  Ifconfig and route utilities have been
depreciated for quite some time, expect them to go away sometime soon.
I would get familiar with the "ip" suite of tools.  Some examples:

ip link set eth0 up
ip addr add 10.0.0.2/16 dev eth0
ip route add 192.168.0.0/24 via 10.0.10.3 dev eth0
ip route add default via 10.0.0.1 dev eth0

Everything you need (and more) can be found at the Linux Advanced
Routing and Traffic Shaping guide: http://www.lartc.org

Cheers,
__
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqmOigACgkQwRXgH3rKGfNM6wCeMOVdrT7nbAZhrZ+N/CyWZGY+
hIcAoInvZOPbxtzfEst3N8lAJUqK5t2B
=Lkmj
-----END PGP SIGNATURE-----




More information about the Voyage-linux mailing list