1
22.1 Legacy Series / vlan's not active after upgrade to 22.1.4
« on: March 24, 2022, 02:37:49 pm »
Just upgraded to 22.1.4 and no vlan interfaces are active.
LAN (vtnet1) -> v4: 172.31.1.1/24
WAN (vtnet0) -> v4/DHCP4: x.x.x.x/23
vlan20trusted (vtnet1_vlan20) ->
vlan30iot (vtnet1_vlan30) ->
vlan40kids (vtnet1_vlan40) ->
vlan50wireguard (wg0) -> v4: 172.31.5.1/24
vlan60echo (vtnet1_vlan60) ->
Edit: upgraded from 22.1.3
LAN (vtnet1) -> v4: 172.31.1.1/24
WAN (vtnet0) -> v4/DHCP4: x.x.x.x/23
vlan20trusted (vtnet1_vlan20) ->
vlan30iot (vtnet1_vlan30) ->
vlan40kids (vtnet1_vlan40) ->
vlan50wireguard (wg0) -> v4: 172.31.5.1/24
vlan60echo (vtnet1_vlan60) ->
Edit: upgraded from 22.1.3
Code: [Select]
root@OPNsense:~ # opnsense-log | grep ifconfig
<11>1 2022-03-24T09:20:40-04:00 OPNsense.gamerdog.club opnsense 508 - [meta sequenceId="35"] /usr/local/etc/rc.bootup: The command '/sbin/ifconfig 'vtnet1_vlan20' -staticarp' returned exit code '1', the output was 'ifconfig: interface vtnet1_vlan20 does not exist'
<11>1 2022-03-24T09:20:40-04:00 OPNsense.gamerdog.club opnsense 508 - [meta sequenceId="36"] /usr/local/etc/rc.bootup: The command '/sbin/ifconfig 'vtnet1_vlan30' -staticarp' returned exit code '1', the output was 'ifconfig: interface vtnet1_vlan30 does not exist'
<11>1 2022-03-24T09:20:40-04:00 OPNsense.gamerdog.club opnsense 508 - [meta sequenceId="37"] /usr/local/etc/rc.bootup: The command '/sbin/ifconfig 'vtnet1_vlan40' -staticarp' returned exit code '1', the output was 'ifconfig: interface vtnet1_vlan40 does not exist'
<11>1 2022-03-24T09:27:19-04:00 OPNsense.gamerdog.club opnsense 508 - [meta sequenceId="35"] /usr/local/etc/rc.bootup: The command '/sbin/ifconfig 'vtnet1_vlan20' -staticarp' returned exit code '1', the output was 'ifconfig: interface vtnet1_vlan20 does not exist'
<11>1 2022-03-24T09:27:19-04:00 OPNsense.gamerdog.club opnsense 508 - [meta sequenceId="36"] /usr/local/etc/rc.bootup: The command '/sbin/ifconfig 'vtnet1_vlan30' -staticarp' returned exit code '1', the output was 'ifconfig: interface vtnet1_vlan30 does not exist'
<11>1 2022-03-24T09:27:19-04:00 OPNsense.gamerdog.club opnsense 508 - [meta sequenceId="37"] /usr/local/etc/rc.bootup: The command '/sbin/ifconfig 'vtnet1_vlan40' -staticarp' returned exit code '1', the output was 'ifconfig: interface vtnet1_vlan40 does not exist'