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.
PIX 515 with 4 interfaceseth0 - outsideeth1 - insideeth2 - DMZeth3 - not in useWe have added a second outside IP block to our Internet service. We would like to keep our current IP block and configuration on the outside interface. Can I use eth 3 a...
We just switched to a PIX 515e and ran into the infamous proxyarp issue with our internal users loosing connectivity to servers that had static mappings in the PIX. (Mostly our Exchange server.) I turned off the proxyarp on the inside interface and ...
I have a customer with the following NAT config...interface FastEthernet0/0 description LAN connection in ip address 10.0.0.30 255.255.255.0 ip access-group 101 out ip nat inside no ip mroute-cacheinterface Serial1/1 description ipdial ip address 207...
Thanks for the response. I am somewhat new to this. Where would I apply this static arp? Inside, DMZ? The goal would be for the web server to be able to respond to requests from the internal network.Thanks!!
Thanks for the suggestions. I will try them. The current access list look like this...access-list 101 permit tcp any any eq wwwaccess-list 101 permit ip any any logThanks,Jay