cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
410
Views
0
Helpful
3
Replies

ACL to isolate traffic Wireless VLAN subnet

Earl Granger IV
Level 1
Level 1

Guys, 

I'm not sure why my ACL is not working but I created a extended ACL so I can allow a new network to the DC at ports 67 68 and 53 (DHCP and DNS)

Then access to the firewall only.  However, when we connect to the wireless SSID we are not getting DHCP.  I was wondering what am I missing.  

Thanks

 

 

3 Replies 3

Krishnendu AR
Level 1
Level 1

Hi Earl,

Can you please share the ACL configuration.

Keep in mind that DNS and DHCP use UDP ports, not TCP port.

Krishna

ip access-list extended Wireless

permit ip x.x.x.x 0.0.0.255 host x.x.x.x (firewall)

permit udp any any eq bootps

permit udp any eq bootps any

permit udp any any eq bootpc

permit udp any eq bootpc any

permit ip x.x.x.x (subnet) host x.x.x.x (DC) option 53

permit udp any eq domain any

 

Hi Earl,

Do you see matches for the ACL? Is the DHCP server in a remote subnet/VLAN? Do you have IP helper command configured in interface?

Can you please post the interface configuration as well.

Krishna

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card