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 have been fighting this for a couple of days now, and I just have not been able to figure it out. I am pretty sure that it is a NAT problem, but I'm lost at this point.I have an internal network (172.23.45.x) and a VPN network (172.23.46.x) and I ...
Not really sure this is the right forum to post in, but here goes anyways.Right now I am attempting to locate what ports on each switch connect to another switch on a random network using SNMP.I have been building a network monitoring / documentation...
I now have a new boss and they have decided to change our remote access policies.So I already have a working SSL VPN and RDP deployment, thanks in part to the expertise of this forum. Thank you all for that.Originally we only allowed company hardwar...
I have ran into two problems with my VPN that I have not been able to figure out;1. If a user has permission to access the AnyConnect VPN then and they go to access the RDP SSL VPN then it automatically downloads and installs the AnyConnect. Is it ...
I think that I am on the last part of my Firewall config, and that is allowing traffic out of the DMZ to the Internet. In theory I have it working where Internet traffic coming in is allowed, but I haven't been able to test that yet.Here is the conf...
Nope, still not working. I even did a clear xlate after I changed the NAT.Current NAT config:Result of the command: "sh run nat" nat (IntNet,ExtNet) source dynamic any interfacenat (IntNet,ExtNet) source static IntIP IntIP destination static VPNIP V...
I inactivated the two old NAT commands and added in your nat command, but it still did not work. But I am still unable to connect from my VPN to internal services (PING or SSH). I am also unable to ping from my Internal to my VPN. Here is my runnin...
I completely forgot about the CDP OID's, and those worked perfectly.I am walking SNMPv2-SMI::enterprises.9.9.23.1.2.1.1.6 OID, then comparing the second to last integer to the IF-MIB::ifName OID.So for example:snmpwalk -v 2c -c public SNMPv2-SMI::ent...
Yes, I am referring to Clientless users using the RDP plug-in.I ended up contacting Cisco and they told me that the CSD is a global setting and that I would not be able to avoid using the CSD even with the RDP.Here is my current config:webvpn enable ...
Alright, so I am a dunce, and Google has changed their IP.I am able to successfully ping the 4.2.2.2Which means that this has probably been working since the start I was also able to get DNS up and running, but allowing External DNS traffic.Thank you...