If all of your webservers are in the LAN, you have to do 1:1 NAT for all OPT exept for WAN.

Add your four OPT interfaces
Then go to Firewall=>NAT=>1:1
click on the add icon and then choose(repeat for OPT1 to OPT4):
 Interface: OPT1
 External subnet: 1.1.1.2  /32
 Internal subnet: 192.168.0.11 (server1 IP address)
 Description: -

Then you have to create firewall rules to allow traffic on certain ports to go through:
Firewall=>Rules
Click on the interface (OPT1-OPT4) and add portforwarding. choose source as all and destination as your LAN IP address, e.g. 192.168.0.11


I hope this helps. I have the same setup and it works fine.

Make sure that you run the ftp helper on the LAN interface for ftp traffic initiated from the lan(ftp downloads/uploads from lan).

Adrian


----- Original Message ----- From: "Geoff Brisbine" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, August 15, 2006 1:35 PM
Subject: [pfSense Support] Configuring pfSense box with same range of static IPs?


Greetings, all.

We've got 5 static IP addresses (e.g. 1.1.1.1 - 1.1.1.5) from our ISP
and we'd like to configure one for our WAN and the other 4 for our OPT
(for public servers).

WAN (1.1.1.1)
LAN (192.168.0.1-255)
OPT (1.1.1.2 - 1.1.1.5)

I've tried this with bridging the WAN and OPT interfaces, but it
doesn't seem to work.

Is this possible?  If so, how would I go about it?

Thanks,

Geoff.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to