Re: Problems with 2.2.3

Alan Curry (pacman-kernel@cqc.com)
Sun, 14 Mar 1999 16:01:30 -0500 (EST)


>1) My PPP connection, while stays connected, seems unusable.
>the 'route' program hangs, and returns nothing, can't get to any external
>hosts. Shutting off PPP doesn't fix it, requires a reboot.
>(where the second problem was noticed)

The only reason I know of that the route program would hang is that it is
trying to do hostname lookups. When your routes are broken, use "route -n" to
look them over. And "traceroute -n my.nameserver.ip.address" would probably
be useful too.

-- 
Alan Curry

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/