Marty Huntzberry wrote:
usr/sbin/iptables -t nat -A PREROUTING -i eth+ -p tcp --dport 80 -j REDIRECT --to-port 8001

Much much easier

Dave

That seems to be working on server side.  How can I know for sure at my server? 
 Also, I have 2 firewalls.
One is hard wired on my router and I have opened up the HTTP service (port 80) 
and the ShoutCast Streaming
service (Ports 8000-8005).  The other is iptables where I have opened up the 
same ports (80 and 8001).  Which
ports in my firewalls can I close?

Marty


_______________________________________________
Gnump3d-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnump3d-users

You will need both to remain.

When you go to the port 80 you will be accessing it with your web browser, but the player (eg: winamp) will be accessing port 8001.

--
Jim Lucas

   "Some men are born to greatness, some achieve greatness,
       and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
    by William Shakespeare



_______________________________________________
Gnump3d-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnump3d-users

Reply via email to