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.
Hello all:I am trying to protect few ipphones connected to a C3550 switch. The following acl was apply to the vlan interface of the ipphones:permit udp 172.16.25.10 0.0.0.9 host 172.17.1.10 eq 69permit udp 172.16.25.10 0.0.0.9 host 172.17.1.11 eq 69p...
Hello all:After performing an upgrade from 6.3(4) to 7.0(1) version the following problems arose:1. Inside hosts could no connect to the Internet.2. Outside hosts could no access published web servers with static staments.I performed the following te...
Hello all,I am working with the following solution:1. 2 37002. Each router has a connection to a different ISP.3. A firewall behind the routersTo simplify things, I would like to perform stateful nat on the 3700's instead of the firewall. Here is the...
Hello all,I am trying to upgrade a 3550-12G from Version 12.1(19)EA1c to 12.1.(22) using the archive command. I setup the tftp server and used:archive download-sw /overwrite tftp://172.17.1.140/iosname.tarThe process stop with the following error mes...
Hello all,I am trying to setup a vpn tunnel between a Pix 525 VAC (6.3(3)) and a Firewall-1 NG with AES-256 encryption.After configuring both devices as per Cisco documentation. Traffic flowing from inside Pix to Firewall internal resource does not p...
Check the IOS version on the 2950, you may need to upgrade it to an EMI version or one that supports VLAN routing. Then choose one of these switches and configure it to support VLAN routing. Make sure you have the routes correctly on both 2950 and Pi...
I'll check these documents and will follow their recomendations.I am still having problems with directory access from the ipphones. After applying the acl the log shows denied udp packets form the ipphones in high ranges port numbers. That means that...
Hello,Here are is an example on how to do this in version 6.3.4:interface ethernet1 vlan18 logical ---> map physical if to virtual ifnameif vlan18 web-host security70 ---> asign name to virtual if, include security levelip address web-host 192.168.15...