[lug] Another 675 question (gaming)
David Morris
lists at morris-clan.net
Thu Aug 16 13:27:10 MDT 2001
You can forward ports using the command:
set nat entry add ...
(see help inside router, or your docs)
If you have your DSL router connected directly to a firewalled system
acting as a gateway to any other computers (with a second level of
NAT), you can simply forward everything, such as this:
set nat entry add 192.168.1.2
Where 192.168.1.2 is the IP to forward traffic to.
You can forward specific ports to a different system by giving the
command *before* the above command to forward all ports. Check
documentation (on-line documentation inside the router is very good
for this) for the syntax for forwarding specific ports.
--David
On Thu, 16 Aug 2001 DeVerter at robinsonmechanical.com wrote:
> I have not attempted any internet game serving from my home Linux box
> since Qwest forced all of us over to PPP mode (NAT enabled) from bridging
> mode. I have been trying to start up an Unreal Tournament server (ports
> 7777, 7778) for some of my friends this week although thus far my 675 is
> not forwarding ports required. I suppose I will need to add those specific
> ports to my nat table (set nat entry add ....) but I wanted to know if it
> was possible to tell the 675 to forward all ports to my Linux box ( web
> and telnet are disabled on my 675) as I could use ipchains to firewall my
> network at that point. Any suggestions are welcome...
>
> Mark d.
>
> _______________________________________________
> Web Page: http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
>
More information about the LUG
mailing list