cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
235
Views
0
Helpful
1
Replies

FWSM 2.3.2ver 7.0 not forwarding across dhcp request

gkumar1979
Level 1
Level 1

FWSM is in transarent mode.I have opened the IP TCP all and UDP all and Bootpc and Bootps trafiic from clients to server and vice versa It pings but clients not getting IP from DHCP. But when I do permit ip any any it works. FWSM is in transarent mode

1 Reply 1

jackko
Level 7
Level 7

one way is to configure "capture".

e.g.

access-list dhcp permit ip any host

access-list dhcp permit ip host any

capture dhcp access-list dhcp interface

sh capture dhcp

the output should indicate the exact traffic flow between the dhcp server and dhcp client.