/interfaces.php made changes @ 2025-11-10T11:47:47.930000 (mshillam@192.168.100.57)
This commit is contained in:
parent
5e53dc79ca
commit
4c179e11cc
34
config.xml
34
config.xml
|
|
@ -140,21 +140,31 @@
|
||||||
</system>
|
</system>
|
||||||
<interfaces>
|
<interfaces>
|
||||||
<wan>
|
<wan>
|
||||||
<enable>1</enable>
|
|
||||||
<if>re1</if>
|
<if>re1</if>
|
||||||
<mtu/>
|
<descr/>
|
||||||
<ipaddr>dhcp</ipaddr>
|
<enable>1</enable>
|
||||||
<ipaddrv6>dhcp6</ipaddrv6>
|
<spoofmac/>
|
||||||
<subnet/>
|
|
||||||
<gateway/>
|
|
||||||
<blockpriv>1</blockpriv>
|
<blockpriv>1</blockpriv>
|
||||||
<blockbogons>1</blockbogons>
|
<blockbogons>1</blockbogons>
|
||||||
<media/>
|
<ipaddr>dhcp</ipaddr>
|
||||||
<mediaopt/>
|
|
||||||
<dhcp6-ia-pd-len>0</dhcp6-ia-pd-len>
|
|
||||||
<dhcphostname/>
|
<dhcphostname/>
|
||||||
<spoofmac/>
|
<alias-address/>
|
||||||
<mss/>
|
<alias-subnet>32</alias-subnet>
|
||||||
|
<dhcprejectfrom/>
|
||||||
|
<adv_dhcp_pt_timeout/>
|
||||||
|
<adv_dhcp_pt_retry/>
|
||||||
|
<adv_dhcp_pt_select_timeout/>
|
||||||
|
<adv_dhcp_pt_reboot/>
|
||||||
|
<adv_dhcp_pt_backoff_cutoff/>
|
||||||
|
<adv_dhcp_pt_initial_interval/>
|
||||||
|
<adv_dhcp_pt_values>SavedCfg</adv_dhcp_pt_values>
|
||||||
|
<adv_dhcp_send_options/>
|
||||||
|
<adv_dhcp_request_options/>
|
||||||
|
<adv_dhcp_required_options/>
|
||||||
|
<adv_dhcp_option_modifiers/>
|
||||||
|
<adv_dhcp_config_advanced/>
|
||||||
|
<adv_dhcp_config_file_override/>
|
||||||
|
<adv_dhcp_config_file_override_path/>
|
||||||
</wan>
|
</wan>
|
||||||
<lan>
|
<lan>
|
||||||
<if>re0</if>
|
<if>re0</if>
|
||||||
|
|
@ -1117,7 +1127,7 @@
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.100.57</username>
|
<username>mshillam@192.168.100.57</username>
|
||||||
<description>/interfaces.php made changes</description>
|
<description>/interfaces.php made changes</description>
|
||||||
<time>1762775254.55</time>
|
<time>1762775267.93</time>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue