Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 1999 12:09:22 GMT
From:      michiel@cs.vu.nl (Michiel Meijers)
To:        freebsd-questions@FreeBSD.ORG
Cc:        matt@efs.org
Subject:   NATD and Quake (II)
Message-ID:  <199905141208.OAA58569@bak.evertsen.nl>

next in thread | raw e-mail | index | archive | help
Previously, this was posted on this mailinglist:
--- 
At 12:02 PM 11/22/97 -0800, Matt Wilbur wrote:
>Hello,
>
>I'm trying like hell to ditch my linux (shudder) IP Masq'ing gateway for
>FreeBSD with NATD, but I just can't get it to proxy quake.. and well... I'm
>a quake junky.
>
Hi again,

Thanks for the help offered from people who had gotten ppp -alias to work
with quake, I just did something very similar in my natd.cf, and its
working great now... The quake server appears to use ports 4100-4400 udp to
connect to the client, so I have a natd-quake.cf, which has the following:

permanent_link          udp 172.16.100.5:4100 0.0.0.0:0 4100
permanent_link          udp 172.16.100.5:4101 0.0.0.0:0 4101
.
V
permanent_link          udp 172.16.100.5:4399 0.0.0.0:0 4399

And so on, and so on.  172.16.100.5 is my client box of course... Just in
case it's going to break anything else, I'm restarting natd with this .cf
when my quake session starts :)

Matt
---

My question is: is it possible to broadcast the incoming Quake packets to the local network so
it is possible to play with more than one computer on an Internet Quake server ?

Thanks for any solutions,
Michiel Meijers.

Please email me on my email address: michiel@cs.vu.nl




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?199905141208.OAA58569>