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'm trying to set the MTU on a Cisco 2611XM router that will use that particular value when traversing through the router. For example, when accessing a resource that resides on the outer interface of the router, I want client computers to adjusts i...
I have a Cisco 2611XM router running Cisco IOS 12.3(6). I'm trying to figure out how to view traffic statistics using the debug command. Any ideas? The problem I'm having is that I want to verify that https traffic is, in fact, passing from one in...
What must one do to allow PDM access from the Outisde interface (without creating a VPN)? And the only reason for doing so, is to test https communications. I've already added the computer on the Outside interface to the PDM/HTTPS properties for ac...
I have two networks that route between themselves (1.1.1.0 & 2.2.2.0) via a Cisco 2611XM router. Now I have a Cisco PIX 506e firewall that will sit between the 1.1.1.0 and a new network 3.3.3.0. I just need firewalling between the two networks ment...
Hi. To start off with my new Cisco PIX 506e, I've configured access-lists that allow ICMP messages to pass through the firewall (in and out). For some unknown reason I can't PING across the firewall from either direction. Any ideas?
Here's the layout:Net 1.1.1.0------[Router]------Net 2.2.2.0 | | | [Firewall] | | |Net 3.3.3.0Net 2.2.2.0 isn't directly connected to the inside interface. I only need to firewall between the two networks 1 & 3. But ...
Scott:I have one PC on both sides of the firewall. When PINGing through it, I cannot reach either host on either side. I configured two access lists as follows:access-list acl_out permit icmp any anyaccess-list acl_in permit icmp any anyaccess-grou...
I also failed to mention that the firewalling should only be between the networks (1.1.1.0 & 3.3.3.0, NOT 2.2.2.0). It may sound strange but that's the case.
If I understand correctly, you're suggesting that my new default gateway for network 1.1.1.0 should now be the firewall's inside IP (for instance - 1.1.1.2)? If I could, I'd rather keep my default gateway as the router, in this case 1.1.1.1 then hav...