On Wed, Aug 30, 2000 at 10:20:29PM +1000, [EMAIL PROTECTED] wrote:
> 
> Hi all,
> 
> I have a *Really* weird networking problem - and I'm hoping it is
> something obvious that I have missed.

Run tcpdump on the ippp0 interface, it will help track the problem.
If I had to guess, I would say that the destination address your 
box is sending is wrong. 

Your routing table does look a little weird, eth0 has a host route,
when it probably desn't need one, but ippp0 has a subnet when it only
needs a host route, but it should probably still work.

Heres mine for reference.

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.1.1.1        0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         10.1.1.1        0.0.0.0         UG    0      0        0 ppp0


> This seems really strange and not what I expect to see.  
> Any ideas ?

It might help if you post your ppp config and a few lines of tcpdump.

-- 
        chesty



--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to