gnump3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnump3d-users] Is port 80 a security issue when root?


From: Jim Lucas
Subject: Re: [Gnump3d-users] Is port 80 a security issue when root?
Date: Tue, 12 Feb 2008 09:57:06 -0800
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

address@hidden wrote:
This is an interesting solution!  Now if a business is filtering web pages 
based on ports (I've been told that some businesses won't allow access to ports 
other than 80), which port would they think I'm using...8080 or 80?

Marty
/sbin/iptables -t nat -A PREROUTING -i eth+ -p tcp --dport 80 -j REDIRECT --to-port 8080

Much much easier

Dave



_______________________________________________
Gnump3d-users mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnump3d-users

the world would connect to port 80, while server side, the port would be remapped to 8080. Your GnuMP3d config should have 8080 in it.

--
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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]