Guest User!

You are not Sophos Staff.

[9.194-5][NOTABUG] DHCP Server Problems

I seem to be having an issue with my DHCP server pools on the latest version. I have 2 separate guest networks. A guest one where my friends can login, and a public network for everyone else. The public works great, but when connecting to the guest network it is getting the DHCP address from the public network. These networks are on seperate VLAN's and blocked by the firewall, so that wont work.

Here is the DHCP log:
2014:02:08-11:47:48 utm dhcpd: DHCPREQUEST for 10.2.1.100 from ***************** (Aarons-iPad) via eth1.5
2014:02:08-11:47:48 utm dhcpd: DHCPACK on 10.2.1.100 to ***************** (Aarons-iPad) via eth1.5
2014:02:08-11:47:58 utm dhcpd: DHCPREQUEST for 10.2.1.100 from ***************** (Aarons-iPad) via eth1.6
2014:02:08-11:47:58 utm dhcpd: DHCPACK on 10.2.1.100 to ***************** (Aarons-iPad) via eth1.6

eth1.5 is the public and eth1.6 is the guest. As you see both are getting assigned the same ip range. Any ideas?