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.
Does anyone have any information/advice on how to perform the following setup:I have 2 networks running on the router: fa0/0 has a 29 bit subnet with 6 usable public IP addresses - one being used by the router, and another being used by an internal d...
I'm having an isssue with a firewall vpn tunnel. I ran a packet-tracer and attached the results. The attached file shows a failed delivery from a host. I have ran some with a successful delivery, on the same network, with a different host; everyth...
I have an issue I need to solve. Here's my network:dhcp server > Catalyst 2950 > Catalyst 4506e > ASA 5510 > 2811 Router > InternetWhat I have is a guest network, for general guest(192.168.x.x.), and the ASA is handing out ip addresses. Internal net...
I have a question about nat. I have the following config in a ASA firewall: nat (outside) 4 10.0.0.99 255.255.255.255nat (outside) 4 10.0.1.66 255.255.255.255nat (outside) 4 10.0.0.128 255.255.255.255nat (outside) 4 10.0.1.0 255.255.255.0 nat (outsi...
I have a star network with multiple l2l tunnels. I am trying to give priority to RDP (3389) traffic. The following is my config that I am trying to use:hostname(config)#class-map RDP_Prihostname(config-cmap)#description "This class-map matches all RD...
I take that back. I think I have to get back to basics. I have a laptop connected to the switch port. I replaced the straight cable with a cross-over, and I get this, for the 'ip nat trans verb': ---RT01#sh ip nat trans verbPro Insid...
The 'ip nat translations verbose' comes up with nothing. Because of the 4ESW card, does the fa0/0/2 interface need to be assigned to vlan1 - the default vlan?
Well, I must be missing something. Here's the command I used:ip nat inside source static My IOS wouldn't let me use that exact command. I still can not pass traffic.
No problem with the spelling; I didn't even notice. I really appreciate your help with this. So, the static is close to the same as the firewall. After the static, are there access-lists that need to be added?