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.
Traffic sourced from inside hosts going to NAT'd address works ok, but when spoke initates traffic it never connects.
host 10.1.12.232 get NAT'd to 172.27.63.133 and goes through VPN tunnel to 10.24.4.65 with no problem. However when 10.24.4.65 trie...
I have a ME3600X with AdvancedMetroIPAccess license. I don't seem to be able to ping between hosts from 1 interface to another. The gateway for the hosts is this device. When I do a debug packet on the 3600 the only packets that are showing up are th...
Hello,I have 2 MS servers that I am trying to pull WMI statistics from. When I access the server with its real address of 10.0.1.224 it is successful. When I try to access it with the NAT'd address of 10.5.20.224 it fails. I have inspect dcerpc enabl...
I have a server at 10.1.1.51 that is translated to 75.141.84.6 for all outbound connections. For connections to 10.5.20.103 the destination needs to be translated to 10.0.0.103.object network PerrySrv-0-103 host 10.5.20.103object network Perry-srv-or...
Hi Henrik,
Thank you for the reply. I removed those 2 lines and moved "nat (inside,any) source static obj-172.27.63.0 obj-172.27.63.0 destination static obj-10.24.4.64 obj-10.24.4.64 no-proxy-arp route-lookup" to the bottom of the nat statements and ...
The 3600 and 2960 are connected by a trunk. The servers are connected via a trunk also.ME3600X#sh run int vlan 999Current configuration : 113 bytes!interface Vlan999 ip address 168.31.64.102 255.255.255.248endME3600X#sh run int vlan 650Current config...
Thanks for the quick response. I tried to change the port-type to uni but only have the option for nni.(config-if)#port-type ? nni Set port-type to NNITried also to add "no port-type nni" under the interface but it made no difference.
Hi Jouni,I did a packet trace and it works. In the DCERPC debug the packet that it says the original length is 1032 and the new length is 1048 shows up as a malformed packet in the wireshark trace.When I attempt WMI to the real address this doesnt ha...