On Tue, Sep 30, 2003 at 12:59:37AM -0700, Craig wrote:

> But the real problem is the routing with debian, I can
> ping the adsl/router modem but cannot ping either a
> internet site or the DI-624 access point/router.

Does cannot ping mean that your dns lookup fails, there's no response to
the ping, or something else?

> Any suggestions?

Well, you haven't give us much to go on, but start by checking the MTU
on the interface to your adsl modem.  IIRC, you need an MTU smaller
than the normal ethernet MTU (1500) for adsl.  You may need to enable
path mtu discovery:

    [EMAIL PROTECTED] ~]$ cat /proc/sys/net/ipv4/ip_no_pmtu_disc
    0

0 means enable path mtu discovery, 1 means disable it.


Cheers,

John
-- 
whois [EMAIL PROTECTED]
GPG key id: 0xD59C360F
http://kirriwa.net/john/
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to