On Thu, 20 Nov 2003 14:28:57 -0800, Simon Cahuk muttered:
> my /etc/conf.d/net: iface_eth0="192.168.0.1 broadcast 192.168.0.255 netmask 
> 255.255.255.0"
> iface_ippp0="192.168.0.100 broadcast 192.168.0.255 netmask 255.255.255.0"
> gateway="ippp0/192.168.0.100"
> 
> I can't ping my other machines before I connect to the internet. After 
> connecting ping works ok. 

As it stands, your PPP interface is set as an IP on the local network. This
is wrong (unless your ISP gives you a 192.168.0.x address, in which case
you'll need to choose another prefix).

Change iface_ippp0 to use some nonsensical address (0.0.0.0?) by default.
It'll get changed once you connect.

-- 
Andrew Farmer
[EMAIL PROTECTED]

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to