Help Routing a second internet routable subnet
-
I am replacing a cisco router in a setup that has some unique specifications. The main WAN connection is on a /30 subnet connection with the ISP. Most lan connected users connect to the internet over this NAT'd connection. The caveat is that there is a /29 that the ISP provides that have to routed through the /30 subnet and there are firewalls and routers on this subnet that have the statics (which I do not have control over).
So: ISP Router -> /30 connection -> /29 subnet
On the router I could just add an interface on the /29 have the other devices use that as their gateway and it would route their traffic to the internet without NATing the traffic and still NAT the other lan traffic.
How can I accomplish this with pfsense without NATing the static subnet users but NATing the LAN users?
-