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,I must connect two same network (192.168.1.0/24). These networks are behind a firewall and a Cisco router 2811. The Cisco router 2811 implement VRF.I would like implement static NAT on the two devices to allow the bidirectionnal communication b...
Hello,I have installed one Ironport WSA appliance for my customer.I would configure the following interface :-M1 : for the management-P1 : for the production interface-T1 : for L4 inspectionI have specified a default route for M1 and P1.When I tryed ...
Hello,I would like to have advices concerning the implementation of two ASA 5520 (in failover).Architecture Context-The ASA are used as VPN concentrator only.In a first time ASA will be in charge to take in charge VPN IPSec Host-to-LAN connexion (w...
Hello,I make a lab on GNS3 for training about route leaking between the global routing table and the VRF cust2.The topology is simple. There are 3 routers :-R1 represents the Internet router. He have some loopback interfaces in the IP range 212.x.x.x...
Hello,I have a ASA 5505 firewall (IOS version 6.3.2) and I try to perform test in VPN with the local certification authority (certificate) and password user with :-Remote access mode with the Windows VPN Client-Remote access mode with the Anyconnect ...
Thank you marwanshawi for this link !Are you sure, the NAT pool allow to perform static NAT ? The communication could be bidirectionnal ?I wish the PC with IP 192.168.1.10 in LAN A talk with the PC 192.168.1.10 in LAN B. When I use the destination 2....
Hi Peter,Thank you for your reply. I think your are right. In more, I make the lab on a virtual environnement (GNS3/dynamips), perhaps it may be due to a slowness of my PC.RegardsThank your for your help. Cédric
I launched again my lab and tryed to re test withip vrf cust2 rd 1000:2 import ipv4 unicast map bgp2vrf-cust2and it's works !! I don't know why it didn't work at a moment...R4#show ip routeCodes: C - connected, S - static, R - RIP, M - mobile, B - BG...
I have found the error.The RD in VRF cust2 was bad because it doesn't correspond with the BGP ASN.ip vrf cust2 rd 199:2 import ipv4 unicast map bgp2vrf-cust2How can I close this discussion ?