OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: (newbie) a network related question

From: Didier Wiroth (didier.wirothmcesr.etat.lu)
Date: Tue Mar 14 2006 - 08:00:44 CST


Forgot "nat" (which is obvious) ... in previous post.

Or for example for different http servers, something like this:
(use pf + rdr + nat)
Server 1 : 10.1.1.1 http port 80 -> router ADSL -> 86.x.x.1 http port
80
Server 2 : 10.1.1.2 http port 8080 -> router ADSL -> 86.x.x.1 http port
8080
Server 3 : 10.1.1.3 http port 8081 -> router ADSL -> 86.x.x.1 http port
8081
Etc

didier