I'm not quite clear, is this what you are looking for

Give the WAN the public IP address you want for LAN access
Give the LAN NIC the 10.0.0.1 IP address
Set up DHCP
Use DHCP to give static IP addresses to machine you want to be addresses from the WAN Create a number of vlans with your additional public IP addresses on the WAN. 1:1 mapp from the vlans on the external interface to the required an internal machines or port foward for the sevices you want to expose on each machine from the appropreate vlan

--Robert

Hiya, nope didn't work.. (Im using RC2)

Basically here is my setup.

8 public ips from my isp.

I share my home internet with 10.0.0.0/8 range and some of these
public ips on other machines.

I would like the router to have

10.0.0.1 and my-public-ip-1


Then my other workstations/servers that have real public ips use
my-public-ip-1 as the default gateway and use their own public ips
ok

Then workstations without real public ips, then they just route using
the 10.0.0 range and use the public ip on that router.

I've tried no end of combinations to get it working. The virtual ips
dont work properly (ie.. cannot ping that ip).. The only thing I can
do is assign virtual ip and do advanced outbound nat for vhosts.

You know the WAN interface? I would like to have multiple ips there.

** exactly like ifconfig and adding an alias.

The only ways I can see on pfsense is 1) do the alias manually in
shell or 2) add another NIC. But the NIC would cause a loop in the
network. :(

Thanks,
Chris

===8<==============Original message text===============
You can add additional IPs at firewall>Virtual IP. After you added
them there you can use these for NAT. Make sure you add appropriate
firewallrules for this additional traffic (let them autocreate when
using protforwarding, it sets up the right rules for you).

Holger

-----Original Message-----
From: Robert Mortimer [mailto:[EMAIL PROTECTED]
Sent: Friday, August 18, 2006 10:55 PM
To: discussion@pfsense.com
Subject: Re: [pfSense-discussion] Multiple IP on WAN


Try

Interfaces > Assign > VLAN

I think this is what you want

---Robert

----- Original Message ----- From: "Chris Noble" <[EMAIL PROTECTED]>
To: <discussion@pfsense.com>
Sent: Friday, August 18, 2006 7:27 PM
Subject: [pfSense-discussion] Multiple IP on WAN


>
> Hi there,
>
> I have 8 ips with my isp and would like to use PPPoE on my
> linksys router.. I can do this but for 1 ip.
>
> Is there anywhere that I can set a local ip eg 10.0.0.1/8 and then
> my isp ip range which is say 123.123.123.1/29. One IP is a dedicated
> router IP and I would like that ip on the pfsense router. It can be
> done manually if I ssh into the machine, but cannot find anywhere to
> add another ip to the WAN interface.
>
> I hope I explained it clearly.
>
> Any ideas?
>
> Many thanks,
> Chris
>
>



===8<===========End of original message text===========



Reply via email to