add 04000 allow IP from 192.168.1.10 to ca-vancouver.privateinternetaccess.com keep-state
I want to change to epair0b because I want to avoid hardcoded IP address and I would like to use DHCP instead
So I changed to
add 04000 allow IP from epair0b to ca-vancouver.privateinternetaccess.com keep-state
And got the error
Line 6: hostname ```epair0b'' unknow
Is there a way to use the interface name or "the machine" on IPFW?
In other words, I want to avoid the use of hardcoded IP Address on my rules.
Thanks!
from interfacesince the expected parameter is an IP address. check in the examples theviaparameter instead (via interface).