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.
I have a 5510 ASA running 8.2 configured in transparent mode and I am trying to allow devices on the inside network to acquire an IP address from a DHCP server on the outside. I've seen several articles that indicate an ACL is necessary to permit ou...
Something is still not right here. In order to get this to work, I had to put an ACL on the outside interface to let the DHCP offer and ack messages back in, along with any other response traffic. I think it has to be a permit ip any any. This can...
Regarding: access-list IN-TO-OUT permit ip any anyI'm struggling with this problem myself right now. There is something about this ACL that seems a little off to me. It works, yes. In fact, I got it to work without even doing the OUT-TO-IN ACL. T...