Date: Fri, 2 Jul 1999 10:40:18 +0300 From: Ruslan Ermilov <ru@ucb.crimea.ua> To: Dimitar Peikov <root@www.koral.bg> Cc: freebsd-ipfw@FreeBSD.ORG Subject: Re: strange things Message-ID: <19990702104018.F61429@relay.ucb.crimea.ua> In-Reply-To: <199907011552.SAA00985@www.koral.bg>; from Dimitar Peikov on Thu, Jul 01, 1999 at 06:52:06PM %2B0300 References: <19990702094509.A61429@relay.ucb.crimea.ua> <199907020730.KAA02978@www.koral.bg> <199907011552.SAA00985@www.koral.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 01, 1999 at 06:52:06PM +0300, Dimitar Peikov wrote: > I installed FreeBSD 3.1 serving as a gateway for our private network > (ethernet - ed0) to Inet(ppp0). Last 2-3 days I found strange behavior of that > host. I can establish connection to any host I want to, even from local > network to Inet. When system boots, everything is ok, but after several hours > no one from Inet cannot connect to me if they want to create the connection. > I've use natd to transport local IP to the Inet dealing convertion using modem > IP. Here is my ipfw rules: > 00100 allow ip from any to any via lo0 > 00100 divert ip from any to any via ppp0 > 00200 deny ip from any to 127.0.0.0/8 > 65000 allow ip from any to any > 65535 allow ip from any to any > > I can't understand whats up! It's funny that several hours everything is > ok..... On Fri, Jul 02, 1999 at 10:30:25AM +0300, Dimitar Peikov wrote: > Yes, IP is static, and I start it : > natd -s -m -u -d -n ppp0 > Remove the ``-d'' flag from the ``natd'' command. -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990702104018.F61429>