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 everybody, One of my 6500 Catalyst has the system led orange. From show env alarm status I get: System minor alarm on power-supply 2 power-output-failWhat does exactly mean? I been searching around all 6500 doc I found but I couldnt finde a refere...
Hi, Imagine I have 3 networks: Lan1, Lan2, and WAN for example. I want Lan1 clients to access Lan2 natted (ie overlapping Lan2 gw). Up to here it seems to be an easy task. I do config ip nat inside and ip nat outside in Lan1 and Lan2 networks. I do c...
Hi there, I am using Cisco VPN client 4.8.01.0300 to establish a secure remote connection against Cisco 26oo gateway. I have two issues: When I establish connection, the internet connection of my client becomes unavailable. Is it possible to fix this...
Hi all, Hi have an ADSL router with dialer wan interfaz and negotiating IP with the ISP. I am doing NAT as well. I have several static PATs configured for publishing some services. I have no ACL configured more than the one in vty line for ssh access...
Hi, My wan link is a ADSL line with a dynamic ip. I am trying to set up from the router my dns using a dynamic dns. In this case I use dyndns.org. This is my configuration: ip ddns update method myddns HTTP add <A HREF="javascript:newWin('http://XXX...
Hi, finally, I could find the solution. It was as easy as the first configuration I made: nterface Vlan1description LAN1ip address 192.168.1.1 255.255.255.0ip nat inside!interface Vlan2description LAN2ip address 192.168.2.1 255.255.255.0ip nat outsid...
Hi again, couldnt make it work Packets from vlan 1 to vlan 2 natted, but no communication between vlan 1 and vlan 3. Thing is that icmp request from vlan 1 reach unnatted vlan3, but icmp replays from vlan3 do not come back. Any idea?This is what I d...