IPFW Rules and Games

Jack Barnett jackbarnett at gmail.com
Sun Nov 4 08:15:34 PST 2007


deeptech71 at gmail.com wrote:
> So basically the ruleset should be simple:
>
> ipfw -f flush
> # allow lo0 stuff
> # block some spoofs/attacks
> # if you are hosting gameservers from 192.168.17.3 or whatever,
> # you should (manually) open server ports, in other words, add
> # routes to 192.168.17.3 to specific server ports
> ipfw add divert natd all from any to any via $outside_interface
> allow all from any to any
> # block some more spoofs/attacks :)
> # define services (like you did with http)
Sorry, this didn't work.




More information about the freebsd-questions mailing list