Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Russellwilson01

  1. Russellwilson01

    Cisco ASA (IPSEC VPN tunnel with Public Routed IP's) - Help / Advice

    Not as simple as you might think "hairlesssupportmonkey", i've managed to get the connection working from site A > Site B but i'm unable to get the ASA to translate the public routable IP on site A to the internal address i need. What i need to setup is the following. Site B /30 >IPSEC Tunnel>...
  2. Russellwilson01

    Cisco ASA (IPSEC VPN tunnel with Public Routed IP's) - Help / Advice

    Sorry the command should have been: access-list LAN_nat_outbound_1 line 1 extended permit ip 192.168.11.0 255.255.255.0 PUBLICROUTABLE IP on site B (/30) 255.255.255.252 nat (LAN) 1 access-list LAN_nat_outbound_1 tcp 0 0 udp 0 global (WAN) 1 "PUBLICROUTABLE IP on site A" (/32)...
  3. Russellwilson01

    Cisco ASA (IPSEC VPN tunnel with Public Routed IP's) - Help / Advice

    Forgot to say i've got the outgoing connection to work with the following cmd, but incoming still fails. access-list LAN_nat_outbound_1 line 1 extended permit ip 192.168.11.0 255.255.255.0 PUBLICROUTABLE IP on site B (/30) 255.255.255.252 nat (LAN) 1 access-list LAN_nat_outbound_1 tcp 0...
  4. Russellwilson01

    Cisco ASA (IPSEC VPN tunnel with Public Routed IP's) - Help / Advice

    Hello, I am trying to configure an ASA 5520 with the following IPSEC VPN Tunnel (please see the attachment for a better idea) But basically, we are having to use public Routable Ip's on both sides of the tunnel due to IP conflicts on either side of the tunnel. We have an IPSEC tunnel between...

Part and Inventory Search

Back
Top