Date: Wed, 2 Jan 2002 12:56:41 -0500 (EST) From: Joe Clarke <marcus@marcuscom.com> To: Joe & Fhe Barbish <barbish@a1poweruser.com> Cc: Bill Moran <wmoran@potentialtech.com>, FBSD Questions <questions@FreeBSD.ORG> Subject: RE: ipfw rules and counterstrike Message-ID: <20020102125531.J17726-100000@creme-brulee.marcuscom.com> In-Reply-To: <LPBBIGIAAKKEOEJOLEGOCEBBCLAA.barbish@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Jan 2002, Joe & Fhe Barbish wrote: > manually running natd with the -v How do I make this happen. > I have natd started in rc.conf. > Tried to kill -1 xxx for natd but it would not go away. natd is die-hard. You can kill it with a kill -9. > Tried putting -v after -dynamic in flags of rc.conf and it hung on boot. Don't do this. natd -v causes natd not run in daemon mode; therefore, it never returns to rc. Kill it off wnats the machine starts, then run it with the -v flag manually. Joe > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bill Moran > Sent: Tuesday, January 01, 2002 11:55 AM > To: luc wastiaux > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: ipfw rules and counterstrike > > luc wastiaux wrote: > > Hello, I have a 4.4R NAT box serving my ADSL connection, everything seems > > to be working fine except for couterstrike. > > > > when I attempt to connect to a server or refresh the server list, the > > console on the NAT box says "natd failed to write packet back (permission > > denied). > > Somehow the firewall is blocking what you're trying to send. I recommend > manually running natd with the -v option to see exactly what is causing this > problem. My experience is that doing so usually clears up what's wrong > pretty quickly. > > -- > Bill Moran > Potential Technology > http://www.potentialtech.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020102125531.J17726-100000>