From owner-freebsd-questions Sun Aug 15 3:12: 7 1999 Delivered-To: freebsd-questions@freebsd.org Received: from vax1.baker.ie (VAX1.baker.IE [194.125.50.91]) by hub.freebsd.org (Postfix) with SMTP id 4B0D41523D for ; Sun, 15 Aug 1999 03:11:52 -0700 (PDT) (envelope-from cillian@baker.ie) Received: from baker.ie ([194.106.150.250]) by vax1.baker.ie with ESMTP; Sun, 15 Aug 1999 11:15:52 +0100 Message-ID: <37B69FB7.B6E5DA10@baker.ie> Date: Sun, 15 Aug 1999 12:08:39 +0100 From: Cillian Sharkey X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: john holland Cc: freebsd-questions@freebsd.org Subject: Re: routing table/natd problem upon ISP disconnect References: <19990815043728.11909.rocketmail@web1105.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I found when setting up natd to "IP masquerade" a > local net to the internet through a modem that, when > the modem link went down and I brought it back up, the > routing table acted strangely and I ended up having to > reboot. > > the symptoms were: > > netstat -r would hang with just the header - > if I deleted the default route to the Internet through > tun0, netstat -r worked fine netstat -r will try and resolve each address to a name which can cause it to "hang" if using DNS to do the lookup if you use netstat -rn instead it will just report the addresses as opposed to their names > I couldn't ping the ISP successfully, let alone a host > on the Net. I could see that it was trying to though > as the transmit light on the modem was blinking with > the pings. which host did you ping from and did it return any error messages ? Regards, - Cillian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message