Marc Shapiro wrote:

>Kent West <[EMAIL PROTECTED]> wrote:
>  
>
>>What does your "/etc/network/interfaces" look like?
>>    
>>
>On the gateway box (mareschal -- 192.168.0.1):
>
>/etc/network/interfaces:
>
># Used by ifup(8) and ifdown(8). See the interfaces(5)
>manpage or
># /usr/share/doc/netbase/examples for more
>information.
>#
>
>iface lo inet loopback
>
>iface ppp0 inet ppp
>
>iface eth0 inet static
>       address 192.168.0.1
>       netmask 225.225.225.0
>       broadcast 192.168.0.225
>       network 192.168.0.0
>       up route add default ppp0
>       down route del ppp0
>
>  
>

I'm not well-versed in networking stuff, but if it were me, I'd take out
the three ppp0-related lines temporarily and then see if your two boxes
can ping each other.

-- 
Kent


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to