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 everybody,i have a new Cisco 871W-G-E-K9 for home office.Everything is running on LAN side, but WLAN has no internet connect.a) Working with Ethernet on VLAN1 is fine with NAT, VPN, internet connect etc......b) Working with the Dot11Radio does ...
Hello everybody,can someone help by this configuration:10.5.0.0 is used on VPN1 and VPN2 side. Therfore i need to NAT spezial traffic on Router B.example USING 10.254.0.11 as dummy to go to 10.5.0.11 by VPN-Tunnel-2Router B should NAT back from 10.25...
Hi,i need to make a side-to-side tunnel to two customer with sharing ip Ranges.1. Tunnel match address permit ip host 80.x.x.x 10.0.0.0 0.31.255.2552. now i need alos one with match address permit ip host 80.x.x.x 10.5.0.0 0.0.1.255We have NAT outsid...
Hello everybody,i have a very interesting Problem. Tunnel connection is fine but only one workstation is running well. The others are have good ping connection (from each side) but no proxy and some times a telnet connection ??831 with fixed IP Adres...
Hi,i have the following solution in the meantime.give the WLAN PC 192.168.121.251 his own public ip (nat). And removing the 192.168.121.0/24 from NO-NAT list............ip nat inside source route-map NAT-RMAP interface FastEthernet4 overloadip nat in...
At the moment i have insert the following statments:ip nat inside source static 10.5.0.11 10.254.0.11 route-map NET-RMAP extendableip nat inside source static 10.5.1.2 10.254.1.2 route-map NET-RMAP extendableip nat inside source static 10.5.1.3 10...
Thanks,this seems to be a good way. But can i combine this with existing NAT. Maybe with route-map so that only special traffic to 10.254.0.0/23 take network nat.existing:ip nat inside source route-map NAT-RMAP interface Ethernet0/0 overloadip nat in...
The configs are not ready yet.Szenario:we have a about 15 tunnel side-to-side zu customer's.One of our customer has the ip-Net 10.0.0.0/255.224.0.0/bits 11Now i have a new customer with the ip-Net 10.5.0.1/255.255.254.0/bits 23The net of customer two...