Hello,
I have a issue with DHCP Request/Offer.
My setup is One interface (LAN) the same interface have vlan for Wifi. When a device ask for dhcp request it com in to the good interface but the respond (out)is going on both interface.
My tcpdump in the firewall is that if i do a request.
It only happen when AP is doing that, my VM that is on another vlan seem to be good.
Note that i also try another AP from another provider and doing same thing at the reply dhcp.
10:39:01.610228 Port1.105, IN: IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 34:97:f6:7c:b5:fc, length 314
10:39:01.610331 Port1, OUT: IP 192.168.123.1.67 > 192.168.123.100.68: BOOTP/DHCP, Reply, length 300
10:39:01.616808 Port1.105, IN: IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 34:97:f6:7c:b5:fc, length 326
10:39:01.821469 Port1.105, OUT: IP 192.168.105.1.67 > 192.168.105.100.68: BOOTP/DHCP, Reply, length 300
10:39:01.926434 Port1, OUT: IP 192.168.123.1.67 > 192.168.123.100.68: BOOTP/DHCP, Reply, length 300
10:39:02.015611 Port1.105, OUT: IP 192.168.105.1.67 > 255.255.255.255.68: BOOTP/DHCP, Reply, length 300
All DHCP is inside Sophos XG.
Another things, if i do wireshark on my pc locate at subnet 123 i detect dhcp offer but not the request.
that mean the AP seem to send the request in the correct vlan.
Does someone have any idea? That is could be a bug inside the dhcp?
Thank you
This thread was automatically locked due to age.