Re: Smoothwall and Port Forwarding
From: Mark (legend@not-lost.com)Date: 12/19/01
- Next message: David Nelms: "ZoneAlarm and ICS"
- Previous message: Nadir Sahnoun: "what is the last version for the cisco pix firewall 605 ?"
- In reply to: Bryan: "Smoothwall and Port Forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Mark <legend@not-lost.com> Date: Wed, 19 Dec 2001 12:17:25 GMT
On Mon, 17 Dec 2001 16:56:32 GMT "Bryan" <thebry@home.com> wrote:
> No matter what I do, I can not get port 8000
> to forward to my http server. Let me be more specific:
>
> I'm trying to run an Unreal Tournament and its redirect. Port 80 is too
> polluted with various worms so I use port 8000. No one will browse to the
> site anyways. The games run on ports 5555-5558 for example, I don't think
> those are forwarding either. The game server is running Linux.
>
> I have a fairly basic network. I have the Smoothwall machine hooked up to
> my cable modem with a second NIC hooked into the LAN (which is where the
> game server is). All LAN machines can browse the web with no problems.
> There is no orange network.
>
> I have also have a DSL line running into a Win2k machine. I can not hit the
> UT server nor it's HTTP site from the Internet on that machine. If I launch
> a game or http server on the Win2k box, I can see it from inside the
> smoothwall network. If I type in the local IP (192.168.0.2:8000) of the
> game server from within the LAN, I can see it fine, but not if I use the
> Internet address and port assigned to the smoothwall machine.
>
> I have tried simple port forwarding and external service access (still a
> little unclear on this) to try to get the port forwarded with no luck. I
> don't know what else to try.
>
> Any help would be appreciated.
>
> Archer B. May
> archermay@attbi.com
>
>
use commands such as below and either login using the shell or add them to the
bottem of the rc.firewall.up file.
ipmasqadm autofw -A -r tcp 3783 3803 -h 10.0.0.10
ipmasqadm autofw -A -r udp 2300 2400 -h 10.0.0.10
tcp is tcp protocol, udp is udp protocol
3783 3803 includes every port from 3783 to 3803 (including) 2300 2400 ditto
10.0.0.10 is the address (IP) of the internal server.
I use this and other ports of course, for gamespy games and MSN games, I can
host as well as join.
Hope it helps....
--
Mark Van Bruggen
======================================================================
Mark Van Bruggen
Microsoft OEM Certified Phone : 07 4926 4900
Computer Systems Supplier Mobile: 04 3886 4900
Internet / Computer Technician E-mail: infotech@zemart.com
Rockhampton QLD AU
======================================================================
This message was created using the freeware version of
Codeforge Sophax - www.codeforge.co.uk
- Next message: David Nelms: "ZoneAlarm and ICS"
- Previous message: Nadir Sahnoun: "what is the last version for the cisco pix firewall 605 ?"
- In reply to: Bryan: "Smoothwall and Port Forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|