04-10-2018 08:41 AM - edited 03-01-2019 06:30 PM
Hello all!
I have applied a VACL to VLAN 11 and everything works, except cell phones cannot get a DHCP address. Windows machines get an address just fine. Has anyone seen anything like this before? Any ideas based off my config? It is setup to allow only IP traffic to the two remote sites, IP traffic to third domain controller for DHCP, IP traffic to the Internet and deny communication with anything else on the network.
Thanks!
Solved! Go to Solution.
04-12-2018 07:43 AM
I figured it out. I had to add this line to the config anywhere before the deny statements: permit udp 192.168.21.0 0.0.0.127 192.168.21.0 0.0.0.127 eq bootpc
It seems Windows doesn't "need" the final bootpc message to accept an address from a server, but Android does.
04-12-2018 06:00 AM
BUMP... Anyone seen anything about this?
Thanks!
04-12-2018 07:43 AM
I figured it out. I had to add this line to the config anywhere before the deny statements: permit udp 192.168.21.0 0.0.0.127 192.168.21.0 0.0.0.127 eq bootpc
It seems Windows doesn't "need" the final bootpc message to accept an address from a server, but Android does.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide