Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 10:23:34 +0200
From:      Nerijus Bendziunas <device@migla.ktu.lt>
To:        freebsd-net@freebsd.org
Subject:   problems with games that use udp
Message-ID:  <20020319102334.A53618@migla.ktu.lt>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020319102334.A53618>