Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WiFi devices not getting IP, WiFi Interface "unplugged", vxlan interfaces missing

We updated WiFi AP Firmware 3 days ago. on one location with some AP55c clients connecting to a WiFi will not get IP addresses. I cannot even see the DHCP requests with packet capture.

I noticed the WiFi interface is shown as unplugged. When I noticed the issue, the Interface did not even have a MAC address (00:00:00:00:00:00).

So I edited, disabled, enabled the SSID and the interface. It remains in unplugged status. No luck, at least it got MAC address again by those changes.

Unplugged and no MAC Address:

After changing and re-applying settings back to original values:


XXX_Guests Link encap:Ethernet  HWaddr F2:EE:67:B9:E3:EA
          inet addr:172.xxx.xxx.1  Bcast:172.xxx.252.255  Mask:255.255.255.0
          inet6 addr: fe80::a86d:xxxxxxxxxxxxxx:1bb1/64 Scope:Link
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:6326211 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6022720 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:5041929744 (4.6 GiB)  TX bytes:4307225067 (4.0 GiB)

any help on this please?

update 7.7.2021: noticed missing vxlan adapters on the HA nodes that came up after reboot of the nodes. See comments below.



This thread was automatically locked due to age.
  • Seems like the APX is still talking to the Aux instead switching to the primary. That should be investigated by support, what is going on. Personally i moved most customers to Central wireless and VLAN for different matters. 

  • I found a workaround for the issue without booting both HA appliances finally:

    remove it from the AP group, then add again. From CLI output below you can see that the missing 8 vxlan adapters were only added after this change. Same would have happened when rebooting the primary HA node.

    XG430_WP02_SFOS 18.0.5 MR-5-Build586# ifconfig | grep vxlan

    status before unassigning the SSID from the AP group:
    12 vxlan's

    vxlan19   Link encap:Ethernet  HWaddr 0E:B5:F4:54:36:6B
    vxlan19.116 Link encap:Ethernet  HWaddr F2:A5:26:30:94:7B
    vxlan29   Link encap:Ethernet  HWaddr 9A:6A:4D:3F:8E:7C
    vxlan29.116 Link encap:Ethernet  HWaddr F2:A5:26:30:94:7B
    vxlan33   Link encap:Ethernet  HWaddr 3E:0A:FE:A6:99:5A
    vxlan33.116 Link encap:Ethernet  HWaddr F2:A5:26:30:94:7B
    vxlan41   Link encap:Ethernet  HWaddr D2:B4:02:11:11:A8
    vxlan41.109 Link encap:Ethernet  HWaddr F2:EE:67:B9:E3:EA
    vxlan42   Link encap:Ethernet  HWaddr CE:D2:8B:BC:25:53
    vxlan42.109 Link encap:Ethernet  HWaddr F2:EE:67:B9:E3:EA
    vxlan43   Link encap:Ethernet  HWaddr 56:FB:A8:8B:85:54
    vxlan43.109 Link encap:Ethernet  HWaddr F2:EE:67:B9:E3:EA



    status after unassigning and reassigning the SSID to the AP group:
    20 vxlan's

    vxlan19   Link encap:Ethernet  HWaddr 5A:D6:26:B2:BC:9C
    vxlan19.116 Link encap:Ethernet  HWaddr F2:A5:26:30:94:7B
    vxlan20   Link encap:Ethernet  HWaddr DE:F9:EB:F6:D4:51
    vxlan20.116 Link encap:Ethernet  HWaddr F2:A5:26:30:94:7B
    vxlan27   Link encap:Ethernet  HWaddr 66:60:D8:1D:D1:35
    vxlan27.116 Link encap:Ethernet  HWaddr F2:A5:26:30:94:7B
    vxlan29   Link encap:Ethernet  HWaddr 6E:64:6F:92:8F:94
    vxlan29.116 Link encap:Ethernet  HWaddr F2:A5:26:30:94:7B
    vxlan31   Link encap:Ethernet  HWaddr AA:FD:60:52:79:99
    vxlan31.116 Link encap:Ethernet  HWaddr F2:A5:26:30:94:7B
    vxlan33   Link encap:Ethernet  HWaddr 56:48:90:FA:6A:36
    vxlan33.116 Link encap:Ethernet  HWaddr F2:A5:26:30:94:7B
    vxlan38   Link encap:Ethernet  HWaddr 9E:A5:10:1E:F5:88
    vxlan38.116 Link encap:Ethernet  HWaddr F2:A5:26:30:94:7B
    vxlan41   Link encap:Ethernet  HWaddr D2:B4:02:11:11:A8
    vxlan41.109 Link encap:Ethernet  HWaddr F2:EE:67:B9:E3:EA
    vxlan42   Link encap:Ethernet  HWaddr CE:D2:8B:BC:25:53
    vxlan42.109 Link encap:Ethernet  HWaddr F2:EE:67:B9:E3:EA
    vxlan43   Link encap:Ethernet  HWaddr 56:FB:A8:8B:85:54
    vxlan43.109 Link encap:Ethernet  HWaddr F2:EE:67:B9:E3:EA

  • both SSIDs that were not working are working now again. Clients get DHCP and Hotspot will appear. Web-Surfing is working either.