Hi,
Could someone explain me what is the difference between
and
I looked at the man page but don't understand what it all mean
---
Could someone explain me what is the difference between
Code:
nat on $ExtIf from $JailIf to any -> ($ExtIf)
Code:
nat on $ExtIf from $JailIf:network to any -> ($ExtIf)
I looked at the man page but don't understand what it all mean
---
:network Translates to the network(s) attached to the interface.