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.
Hi, hope someone can help me with this.i have an exchange server with static PAT on vlan1, server is accessible from the internet, but not from the local vlan1 because DNS points to WAN ip. Solved that by putting an entry in the local DNS server to t...
I do have some problems with internet connectivity,tried different solutions but traffic gets blocked.First i tried to use reflexive acl's:#inspect?ip inspect name DEFAULT100 ftpip inspect name DEFAULT100 h323ip inspect name DEFAULT100 icmpip inspect...
I want to be able to use the WAN IP to access the exchange server from the local LAN.Currently it is only possible to acces the exchange server from the internet with WANIP, but from lan you have to use the LANIP of the server.Hop this explains my go...
Problem is solved working with CBAC now, deleted the 'reflexive' and 'established' rules from the ACL's.added:ip inspect name DEFAULT100 dnsi assumed wrongly that was handled by:ip inspect name DEFAULT100 udp
Without ACL i have no problems, also when using "permit ip any any" in the WAN_GE0_IN it's working.When looking in "show ip access-lists" i see the traffic gets blocked by "WAN_GE0_IN deny ip any any"When looking at the INSPECT commands, it should no...