hi,
I have problem:
LAN<->Server(FreeBSD 4.5 Stable ipnat)<->internet
Users want to play games like quake, counter strike, etc( games that use udp).
They can make only one conection per server.
for example:
if someone connects to quake.lt- the others can't connect there.

#cat /etc/ipnat.rules
map rl0 10.10.0.0/16 -> 193.219.160.134/32

Default firewall rule is allow all. i don't deny any  udp traffic.

I've searched the web and found that under linux there are kernel modules, like
ip_masq_quake.
 
How could i make it under freebsd?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to