I have created a rule that should open an ip adress on the friewall to an internal server, Internally the web server works fine, externall no connect by IP.
Here is the rule
access-list acl_out permit tcp any host 66.173.204.217 eq www
static (inside,outside) 66.173.204.217 192.168.30.90 netmask 255.255.255.255 0 0
Any suggestions
Here is the rule
access-list acl_out permit tcp any host 66.173.204.217 eq www
static (inside,outside) 66.173.204.217 192.168.30.90 netmask 255.255.255.255 0 0
Any suggestions