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.
ASA5510 ios v8.4. I've setup dual ISPs and I'm trying to get ipsec VPN client access to work on the backup interface (outside-backup). The goal is to have outbound traffic on the inside subnet NAT'd through the main interface (outside) while inbound ...
Goal: Looking to have an ASA5510 with two internet feeds. Moreover, I would like to have my static nat translations continue to work on the backup feed. I have outbound nat working, however I cannot get the inbound nat to work. I had this all figured...
Hi All, I am trying to trunk a PIX-515E to a C2950T switch. Both, from my understanding, support (only) 802.1q.Briefly, vlan1 is for network device management 172.16.1.x ; vlan103 is for workstation data 192.168.32.xPIX vlan1 IP: 172.16.1.1PIX vlan10...
My hardware...Cisco 1300 12.3Cisco Command Referance states......#dot dot11 antenna-alignmentUse the dot11 antenna-alignment privileged EXEC command to activate the antenna-alignment tool for an radio interface. Use this tool to test and align the ac...
Network layout is as followsrouter 10.0.0.1AP1 10.0.0.2 (cisco 1300 in root ap mode)BR1 10.0.0.3 (cisco 1300 in workgrp bridge mode)AP2 10.0.0.4 (cisco 1200 in root ap mode)[router]--ethernet1--[AP1]--wireless1--[BR1]--ethernet2--[AP2]--wireless2--[w...
Peter, Well, the SMTP nat/port forwarding works fine if I setup nat in the typical 8.x way, ie., in the network object for inside. object network inside nat (inside,outside-comcast) dynamic interfaceSo the service object I omitted shouldnt be the iss...
Jon,I tried adding: static (inside,IT_LAN) 192.168.32.0 192.168.32.0 netmask 255.255.255.0...but to no avail. I still can't ping thru the router from vlan1(192.168.32.0) to vlan103(172.16.1.0)A bit stumped.Mike
Thanks Jon for the NAT & ACL pointers.--[incase someone else gets stuck on this like I did, and stumbles on this thread. To summarize...]interesting that you did it that way. I was assuming you would do -interface ethernet1 vlan1 physicalinterface et...
Ahh, I need to be in config mode. That was my issue clearing counters, doh.------------Also, I'm having a subsquent issue now that all the vlan traffic is up to the PIX. I can ping nodes on each vlan subnet from the PIX. However, I can't seem to ping...