mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
On every ip change renew the hosts file
This commit is contained in:
parent
ac086c621f
commit
74f4a3cc82
@ -120,8 +120,7 @@ if ($linkupevent == false || substr($interface_real, 0, 4) == "ovpn") {
|
||||
}
|
||||
|
||||
/* make new hosts file */
|
||||
if ($interface == "lan")
|
||||
system_hosts_generate();
|
||||
system_hosts_generate();
|
||||
|
||||
/* check tunneled IPv6 interface tracking */
|
||||
switch($config['interfaces'][$interface]['ipaddrv6']) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user