pfSense gateway rules by IP ranges
Posted
by lpfavreau
on Server Fault
See other posts from Server Fault
or by lpfavreau
Published on 2010-05-18T15:54:47Z
Indexed on
2010/05/18
16:02 UTC
Read the original article
Hit count: 357
Hello,
I have pfSense (1.2.3) with a WAN (gateway 10.10.20.1/24) and an OPT1 (gateway 10.10.21.1/24). I also have a LAN (static 10.10.12.1/24, DHCP 10.10.12.128-199/24).
I want to create rules so that traffic coming from LAN go through WAN if the source IP address is below 10.10.12.128/24 and through OPT1 otherwise.
I would I go and make that happen?
Thanks!
© Server Fault or respective owner