Hi,
Try it with this:
ext_if="xl0"
nat on $ext_if inet from ! ($ext_if) to any -> ($ext_if)
Kind regards,
Alex.
Jorge Mario G. wrote:
Hello there
I'm trying to switch the nat from ipf to pf
our lan is pretty simple
INTERNET (pf)--- 192.168.0.0/24 LAN1
|
|
|--- 192.16
Hello there
I'm trying to switch the nat from ipf to pf
our lan is pretty simple
INTERNET (pf)--- 192.168.0.0/24 LAN1
|
|
|--- 192.168.1.0/24 Wireless LAN
our ipf configuration was pretty much like this
map xl0 192.168.0.0/24 -> 0/32
map xl0 192.168.1.0/24 -> 0/