Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hey all,Topic says it....I've configured my ASA to accept all traffic inside a number of different ways:access-list inside_access_in extended permit ip 192.168.1.0 255.255.255.0 any log disable access-list inside_access_in extended permit ip 192.168....
Julio,I run the above commands, I still see the same thing, however I did a packet capture on the local machine, and it appears that the ASA discard the FIN ACK packet of each session...the local machine shows a FIN ACK, and the next packet is the AS...
Hi Julio,Here's the output:ciscoasa# show run ASDMasdm image disk0:/asdm-701.binno asdm history enableciscoasa# show run httphttp server enablehttp 192.168.1.0 255.255.255.0 insideThank you!James
Ah shoot..missed them.DHCP server is on the same switch as the Inside interface that the ASA is plugged into. The IP of the DHCP server is 192.168.1.253, and the ASA is 192.168.1.254. They are both in the same vlan. HOpe that one helps.James