Quoting Oliver Pitzeier <[EMAIL PROTECTED]>:

> maybe chaning GATEWAYDEV (from eth0 to ppp0).
> ...
> -Oliver
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jochen Kächelin
> Sent: Tuesday, September 25, 2001 8:57 AM
> To: [EMAIL PROTECTED]
> my /etc/sysconfig/network looks like:
> 
> NETWORKING=yes
> HOSTNAME=jochen
Remove the following line:
> GATEWAY=217.5.98.32
Change the following line to GATEWAYDEV=ppp0
Yielding:
 NETWORKING=yes
 HOSTNAME=jochen
 GATEWAYDEV=ppp0

Ralf

> 
> /sbin/route shows the following
> 
> Kernel IP Routentabelle
> Ziel            Router          Genmask         Flags Metric Ref
> Use Iface
> 217.5.98.32     *               255.255.255.255 UH    0      0        0
> ppp0
> 192.168.0.0     *               255.255.255.0   U     0      0        0
> eth0
> 127.0.0.0       *               255.0.0.0       U     0      0        0
> lo
> default         *               0.0.0.0         U     0      0        0
> eth0
> 
> with this parameters I could not connect to the internet
> 
> After typing /sbin/route add default gw 217.5.98.32
> 
> /sbin/route shows the following:
> 
> Kernel IP Routentabelle
> Ziel            Router          Genmask         Flags Metric Ref
> Use Iface
> 217.5.98.32     *               255.255.255.255 UH    0      0        0
> ppp0
> 192.168.0.0     *               255.255.255.0   U     0      0        0
> eth0
> 127.0.0.0       *               255.0.0.0       U     0      0        0
> lo
> default         217.5.98.32     0.0.0.0         UG    0      0        0
> ppp0
> default         *               0.0.0.0         U     0      0        0
> eth0
> 
> Now I can connect to the internet!
> But after rebooting it's gone again!
> 
> --
> jochen
> 
> 
> 
> _______________________________________________
> Seawolf-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/seawolf-list
> 
> 
> 
> _______________________________________________
> Seawolf-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/seawolf-list
> 



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to