How does everyone handle PF with changing network interfaces and DHCP addresses?
I'm thinking I need to create my own meta pf file scripting format or generate it with a scripting language and trigger it with devd every time there is a change.
Things that change?
DHCP IP's can change when they renew.
You could plug or unplug the cable to your external internet connection.
Plug and play network adapters such as USB network adapters. Or a laptop base station.
Jails with epair adapters that are started and stopped.
OPENVPN or other style VPN's that are started and stopped.
Just wondering how other people handle these things for their situations.
I'm thinking I need to create my own meta pf file scripting format or generate it with a scripting language and trigger it with devd every time there is a change.
Things that change?
DHCP IP's can change when they renew.
You could plug or unplug the cable to your external internet connection.
Plug and play network adapters such as USB network adapters. Or a laptop base station.
Jails with epair adapters that are started and stopped.
OPENVPN or other style VPN's that are started and stopped.
Just wondering how other people handle these things for their situations.