Date: Wed, 25 Apr 2001 11:54:43 -0700 (PDT) From: Mike Hoskins <mike@adept.org> To: Jamie Heckford <heckfordj@psi-domain.co.uk> Cc: Brent <misterb@cybertours.com>, freebsd-stable@freebsd.org Subject: Re: ipfw and quake games Message-ID: <Pine.BSF.4.21.0104251149270.71257-100000@snafu.adept.org> In-Reply-To: <20010425151608.W31916@storm.psi-domain.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Assuming clients on the internal network initiate all conversations, a
stateful rule chain would fix this...
ipfw allow ip from ${oip} to any keep-state out
ipfw(8) has useful info on keep-state.
Later,
-Mike
On Wed, 25 Apr 2001, Jamie Heckford wrote:
> Your best bet would probably be to reconfigure your
> firewall so that connections initated by yourself are
> allowed back and forth... similar to what NATd does.
>
> Someone refresh my memory on the rule / command...
>
> Jamie
>
> On 2001.04.22 00:56 Brent wrote:
> > I have a 4.1 FBSD running NAT & IPFW acting as a gateway machine for my
> > internal network...i have the kernel to deny by default..all seems to be
> > working good...ive opened up what ports i need....although i cant seem
> > to
> > get quake ports to open ..the clients are using gamespy ..im not sure if
> > it
> > uses a particular port...but q2 & q3 i think use udp 27910 and 27960
> > ..any
> > help would be appreciated...or howto's ya might be able to toss my way
> > TIA
> >
> > Brent
> >
> >
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-stable" in the body of the message
> >
> >
> --
> Jamie Heckford
> Network Operations Manager
> Psi-Domain - Innovative Linux Solutions. Ask Us How.
>
> FreeBSD - The power to serve
>
> Join our mailing list and stay informed by emailing
> majordomo@psi-domain.co.uk with the line:
> subscribe collective
>
> =====================================
> email: heckfordj@psi-domain.co.uk
> web: http://www.psi-domain.co.uk/
>
> tel: +44 (0)1737 789 246
> fax: +44 (0)1737 789 245
> mobile: +44 (0)7866 724 224
>
> =====================================
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0104251149270.71257-100000>
