Political L2L NAT and static NAT VPN

Here's the scenario:  I'm to establish a VPN L2L.  When you try to determine who hosts inside my network access hosts on the remote network through the VPN, I can't get a straight answer from officials.

My thought was to use a private network of 10.17.24.0/24 and NAT all hosts on my inside the network to 10.17.24.x.  As a side note, the hosts of my inner network can be on any subnet in the beach of 172.12.x.0.  I would then put 10.17.24.0/24 in my interesting traffic for my ACL crypto.  From the hosts inside my network need to browse Internet AND communicate with hosts on the remote network through the VPN, I was going to try to do this with policy NAT. is it possible to use NAT policy in this case?  Or what I need to use static? I start with static but could not navigate the Internet eventually.  I know I'm missing something with the static, but can not understand.  I'm still pretty new to all this stuff so please forgive my ignorance.

For example:


access-list allowed NAT1 host ip 172.21.1.1 REMOTEL2L_SUBNET
access-list allowed NAT2 host ip 172.21.2.5 REMOTEL2L_SUBNET
access-list allowed host ip 172.21.15.7 REMOTEL2L_SUBNET VIH3

static (in, out) 10.17.24.1 access-list NAT1
static (in, out) 10.17.24.2 access-list NAT2
static (in, out) 10.17.24.3 access-list VIH3

The above configuration will be NAT 172.21.1.1 to 10.17.24.1 when you go to the remote subnet (across the L2L).

The same behavior for other hosts.

The important thing is that the ACL for crypto will come from the address using a NAT:

list of allowed VPN ip 10.17.24.1 REMOTEL2L_SUBNET host access
list of allowed VPN ip 172.17.24.2 REMOTEL2L_SUBNET host access
list of allowed VPN ip 172.17.24.3 REMOTEL2L_SUBNET host access

Or just the whole subnet:

VPN ip 172.17.24.0 access list allow 255.255.255.0 REMOTEL2L_SUBNET

The important thing is that interesting traffic matches at both ends!

In addition, you can still provide Internet and local as normally...

Internet access:

NAT (inside) 1 172.21.0.0 255.255.0.0

Global 1 interface (outside)

It will be useful.

Federico.

Tags: Cisco Security

Similar Questions

  • IPSec Tunnel between Cisco 2801 and Netscren 50 with NAT and static

    Hello

    My problem isn't really the IPSec connection between two devices (it is already done...) But my problem is that I have a mail server on the site of Cisco, who have a static NAT from inside to outside. Due to the static NAT, I do not see the server in the VPN tunnel. I found a document that almost describes the problem:

    "Configuration of a router IPSEC Tunnel private-to-private network with NAT and static" (Document ID 14144)

    NAT takes place before the encryption verification!

    In this document, the solution is 'routing policy' using the loopback interface. But, how can I handle this with the Netscreen firewall. Someone has an idea?

    Thanks for any help

    Best regards

    Heiko

    Hello

    Try to change your static NAT with static NAT based policy.

    That is to say the static NAT should not be applicable for VPN traffic

    permissible static route map 1

    corresponds to the IP 104

    access-list 104 refuse host ip 10.1.110.10 10.1.0.0 255.255.0.0

    access-list 104 allow the host ip 10.1.110.10 all

    IP nat inside source static 10.1.110.10 81.222.33.90 map of static route

    HTH

    Kind regards

    GE.

  • ASA 5500 and static NAT 1-to-1

    We currently have a pair of s ASA 5500 failover providing firewall & nat with inside, outside and the dmz interfaces. We do PAT interface for most of the internal to the external and static connections 1-to-1 NAT for specific hosts that need to accept connections from the outside inside. The space of the static nat is a 27 which includes the address of the external interface. It's that everything is working properly.

    However, we are out of space for the static NAT to this/27. I would like to be able to add a different network, probably another 27, for the more static NAT but I'm a hard time to find the best way to do it. Is this possible with a network that does not include the external interface on the ASA?

    Here are some of our current NAT config:

    Global interface 10 (external)

    NAT (inside) 10 0.0.0.0 0.0.0.0

    (dmz1, outside) static dmz1-net-net dmz1 netmask 255.255.255.224

    static (inside, dmz1) 192.168.0.0 192.168.0.0 netmask 255.255.0.0

    static (inside, dmz1) 10.0.0.0 10.0.0.0 netmask 255.0.0.0

    static (inside, outside) xx.yy.164.15 192.168.98.46 netmask 255.255.255.255

    static (inside, outside) xx.yy.164.8 192.168.98.47 netmask 255.255.255.255

    static (inside, outside) xx.yy.164.14 192.168.98.48 netmask 255.255.255.255

    static (inside, outside) xx.yy.164.13 192.168.101.50 netmask 255.255.255.255

    Thank you very much...

    Hello

    The correct syntax for the proxyarp activation will be

    No outside sysopt noproxyarp

    http://www.Cisco.com/en/us/products/ps6120/products_command_reference_chapter09186a00805fb9e9.html#wp1111405

  • Issue of 8.3 to 8.2 NAT VPN SSL

    In the study and test SSL VPN on a SAA, I have the network as shown in the attached diagram. The configuration is the result of an ASA with 8.3 but our ASA is 8.2 and at this time I am not familiar with the new NAT configuration and controls in 8.3 or later and wondering if anyone can translate the

    «nat source (indoor, outdoor) static ' for me at a 8.2 version.»

    Appreciate any help.

    Jeff

    NAT (inside, outside) static static source NETWORK_OBJ_192.168.100.0_RemotePool destination NETWORK_OBJ_192.168.3.0_Net1 NETWORK_OBJ_192.168.3.0_Net1 NETWORK_OBJ_192.168.100.0_RemotePool

    Hello

    This seems to be a NAT0 / NAT exempt in the new 8.3 + NAT format configuration

    And I guess it would make sense that we are talking about VPN connections.

    It should be something like this

    the INTERIOR-NAT0 192.168.3.0 ip access list allow 255.255.255.0 192.168.100.0 255.255.255.0

    NAT (inside) 0-list of access to the INTERIOR-NAT0

    Naturally the names/networks used in the configuration can be different depending on your existing actual configurations on the firewall.

    -Jouni

  • I can't have a log and snmp in vpn

    Hello

    I can't have a log and snmp in vpn when I want to achieve the management interface, or remote access to asdm and ssh is strange ok.it for your help thank you.

    Best regards

    If you want to access the ASA via a VPN connection, you would not use (or should use) NAT.  You only need to add command -access to the administration .

    So let's say you want to use the IP address associated with the interface named inside of handle the ASA.  Then you go inside management-access command

    --
    Please do not forget to rate and choose a good answer

  • L2l ASA5505 and Cisco 877

    Hello

    I'm implementing a L2L IPSEC between an ASA and 877 router vpn.

    I know not much about 877, so I'm looking for assistance from the Setup for the side 877 of the VPN

    Can someone give me a simple configuration for it?

    Thank you

    Hello

    The configuration of the VPN on 877 is not great.

    Take a look the below URL and you can find the complete configuration of VPN

    http://www.Cisco.com/en/us/docs/routers/access/800/850/software/configuration/guide/vpnezvpn.html#wpxref20347

    Concerning

    Mejri

  • How to install MX60 and activate client vpn services

    Can someone show me a link or a video that helps install MX60 and activate client VPN services?

    https://KB.Meraki.com/Knowledge_base/small-remote-or-Home-Office-VPN-opt...

  • "vpn 3002 hardware client" and any other vpn device

    When I do a session between the customer Hardware 3002 3000 and remote site vpn series concentrator or PIX or router to the central site. "Server has" is located at a remote site and 'Server B' is located at the Central site. "Server has ' and 'Server B' communicate with IPSEC Tunnel. I know that "Server A"(sur un site distant) can initiate a session of "Server B" "(central site)." Is it possible that initiate (central site) of "ServerB"a session of "Server A"(remote site)? ".

    Hi sbjeong,

    If you use the NMS on the 3002, two servers can initiate traffic in the event where the IPSec tunnel between your 3002 and Server VPN (PIX, IOS, VPN3K) is established

    Jean Marc

  • Crackling and static

    I just upgraded my iMac with OS X El Capitan. Now when I change my podcast, recorded in multi tracks, I hear crackling and static. When I export the file to a drive MP3 the problem isn't here. Any suggestions?

    Also, now when I switch back between wavelength and multitrack forms, it takes seconds to change (he used to make the quick switch) and the rotation color wheel appears during the shift.

    The attached note warning appears in a media window and hides. I wonder if it's related.Screen Shot 2015-12-01 at 5.26.13 PM.png

    You are using an external audio interface or map of its Apple built in?

    In any case, El Capitan, from all reports, was a disaster in terms of audio performance.  If you do not have the latest version of El Capitan, download the upgrade... It fixes some of the audo related issues.  (But, alas, not all.)  It is not just an audition... many DAW and audio hardware companies have issued warnings not to go yet.  Indeed, the last bug fix worked on hearing for most users.

    You can try to increase the latency/Buffer setting in Edition/Preferences/Audio Hardware.  There's a chance that might help.

    In addition, you may need to wait for the next difficulty of Apple bug... or downgrade to the previous version of the operating system.

  • Shrunken and static site in the browser

    My Preview button on the site I'm building looks normal, but my site on browser view is narrowed and static. Any ideas? Yesterday, I tried to show someone on browser by copying the link after the test on my own computer where it was ok? Each page is now frozen. Help!

    Please share the URL of the site.

  • Extension drive DPS with executives and static libraries

    Y at - it any initiative within the roadmap for Adobe to allow their reader DPS extension in Xcode by use of frames and static libraries?

    Main features of the player could be related and distributed as a binary via static libraries.

    createLibrary.png

    The shared resources of the DPS reader could be packed only a framework.

    xcode-frameworks.png

    Beyond the extension of the capacity of the drive, this would also enable advanced debugging and running on devices directly from Xcode.

    References:

    from inside xcode or delivery as a static library which allows to connect in your own application

  • initializer, instance and static initializer blocks

    Hi guys,.

    I have read the foregoing, mentioned in the JLS and also in a book before, but I still do not understand, what is the use of these. I have sort of a rough idea, but not exactly. I mean, what is the purpose of the initializer for instance and static initializer blocks, how can be useful? I understand that I can run pieces of code that initialize instance and static variables accordingly, but what is the difference then to use a constructor to initialize these areas? Are these pieces of code executed before the execution of any manufacturer, or when otherwise?

    Sorry for my noob, I learn.

    PR.

    Static initializer blocks are executed when the class is loaded, once (a classloader). So that they have some use. Initializers for instance differ a lot of builders (I think that code in the initializers of the instance has been copied to each manufacturer), but they can be useful with anonymous inner classes for example (since you cannot define constructors it (well, you can, but you can't call them)).

    They have a limited use, but it is good to recognize them if you see them.

  • Public static political static NAT in conflict with NAT VPN

    I have a situation where I need to create a VPN site-to site between an ASA 5505 using IOS 7.2 and a Sonicwall NSA4500. The problem arises where the LAN behind the Cisco ASA has the same subnet an existing VPN currently created on the Sonicwall. Since the Sonicwall cannot have two VPN both run on the same subnet, the solution is to use policy NAT on the SAA as well as for the Sonicwall, the new VPN seems to have a different subnet.

    The current subnet behind the ASA is 192.168.10.0/24 (The Sonicwall already has a private network virtual created for another customer with the same subnet). I try to translate it to 192.168.24.0/24. The peer LAN (behind the Sonicwall) is 10.159.0.0/24. The ASA relevant configuration is:

    interface Vlan1

    IP 192.168.10.1 255.255.255.0

    access extensive list ip 192.168.24.0 outside_1_cryptomap allow 255.255.255.0 10.159.0.0 255.255.255.0

    list of access VPN extended permit ip 192.168.10.0 255.255.255.0 10.159.0.0 255.255.255.0

    public static 192.168.24.0 (inside, outside) - list of VPN access

    card crypto outside_map 1 match address outside_1_cryptomap

    In addition, there are other static NAT instructions and their associated ACLs that allow certain traffic through the firewall on the server, for example:

    public static tcp (indoor, outdoor) interface smtp SERVER smtp netmask 255.255.255.255

    The problem is this: when I enter the static strategy statement NAT, I get the message ' WARNING: real-address conflict with existing static "and then it refers to each of the static NAT statements reflecting the external address to the server. I've thought about it, and it seemed to me that the problem was that policy NAT statement must be the first statement of NAT (it is the last one) so that it is run first and all traffic destined to the VPN to the Sonicwall (destination 10.159.0.0/24) tunnel would be properly treated. If I left him as the last statement, then the other static NAT statements would prevent a part of the 10.159.0.0/24 network-bound traffic to be correctly routed through the VPN.

    So, I tried first to my stated policy NAT upward in the ASDM GUI interface. However, moving the declaration was not allowed. Then I tried to delete the five static NAT statements that point to the server (an example is above) and then recreate them, hoping that would then move up the policy statement NAT. This also failed.

    What Miss me?

    Hello

    I assumed that we could have changed the order of the 'static' , the original orders, but as it did not work for some reason any then it seems to me that you suggested or change, that I proposed should work.

    I guess that your purpose was to set up static political PAT for the VPN for some these services, then static PAT of public network access, then static NAT to policy for the rest of the network in-house.

    I guess you could choose any way seems best for you.

    Let me know if get you it working. I always find it strange that the original configuration did not work.

    Remember to mark a reply as the answer if it answered your question.

    Feel free to ask more if necessary

    -Jouni

  • NAT VPN tunnel and still access Internet traffic

    Hello

    Thank you in advance for any help you can provide.

    I have a server with the IP 192.168.1.9 that needs to access a subnet remote from 192.168.50.0/24, through the Internet.  However, before the server can access the remote subnet, the server IP must be NAT'ed to 10.1.0.1 because the VPN gateway remote (which is not under my control) allows access to other customers who have the same subnet address that we do on our local network.

    We have a 2801 Cisco (running c2801-advsecurityk9 - mz.124 - 15.T9.bin) set up to make the NAT.  It is the only gateway on our network.

    I have configured the Cisco 2801 with the following statements of NAT and the relevant access lists:

    access-list 106 allow host ip 192.168.1.9 192.168.50.0 0.0.0.255

    NAT extended IP access list
    refuse the host ip 192.168.1.9 192.168.50.0 0.0.0.255
    deny ip 192.168.1.0 0.0.0.255 192.168.3.0 0.0.0.255
    ip permit 192.168.1.0 0.0.0.255 any

    route allowed ISP 10 map
    corresponds to the IP NAT

    IP nat EMDVPN 10.1.0.1 pool 10.1.0.1 netmask 255.255.255.0
    IP nat inside source list 106 pool EMDVPN
    IP nat inside source map route ISP interface FastEthernet0/1 overload

    When the server (192.168.1.9) attempts to ping on the subnet of 192.168.50.0/24 devices, the VPN tunnel is established successfully.  However, after that, the server is no longer able to access the Internet because the NAT translation for 192.168.1.9 has changed since the external IP address of the router (FastEthernet0/1) at 10.1.0.1.

    The documentation I've seen on the site of Cisco says that this type of Setup allows only host subnet communication.  Internet access is not possible.  However, maybe I missed something, or one of you experts can help me.  Is it possible to configure the NAT router traffic destined to the VPN tunnel and still access the Internet by using the dynamic NAT on FastEthernet0/1?

    Once again, thank you for any help you can give.

    Alex

    Hello

    Rather than use a pool for NAT

    192.168.1.9 - 10.1.0.1 > 192.168.50.x

    ACL 102 permit ip 192.168.1.9 host 192.168.50.0 0.0.0.255

    RM-STATIC-NAT route map permit 10
    corresponds to the IP 102

    IP nat inside source static 192.168.1.9 10.1.0.1 card expandable RM-STATIC-NAT route

    ACL 101 deny host ip 192.168.1.9 192.168.50.0 0.0.0.255
    ACL 101 by ip 192.168.1.0 0.0.0.255 any
    overload of IP nat inside source list 101 interface FastEthernet0/1

    VPN access list will use the source as 10.1.0.1... *.

    Let me know if it works.

    Concerning

    M

  • % 305013-5-ASA: rules asymmetrical NAT matched for flows forward and backward; Connection refused because of the failure of the path opposite. NAT VPN clients problems after that put 8.3.2 to level.

    I've recently updated to 8.3.2 and I have been informed of these NAT changes, but even after reading the https://supportforums.cisco.com/docs/DOC-12569 I am still unable to rectify the communication network 192.168.100.0 VPN with hosts on 172.16.1.0 and 172.16.9.0. VPN clients connect to the external interface, and I try to ping inside and the demilitarized zone, respectable 172.16.1.0 and 172.16.9.0 hosts. VPN client shows that the two previously mentioned networks such as roads of security, but still not to the ping pong.

    # sh nat

    Manual NAT policies (Section 1)

    1 (inside) to the (whole) source static obj - 172.16.9.0 obj - 172.16.9.0 destination static obj - obj - unidirectional 192.168.100.0 192.168.100.0

    translate_hits = 0, untranslate_hits = 0

    2 (inside) to the (whole) source static obj - 172.16.1.0 obj - 172.16.1.0 destination static obj - obj - unidirectional 192.168.100.0 192.168.100.0

    translate_hits = 0, untranslate_hits = 0

    3 (inside) to the (whole) source static obj - 172.16.1.0 obj - 172.16.1.0 destination static obj - 172.16.12.0 obj - one-way 172.16.12.0

    translate_hits = 0, untranslate_hits = 0

    4 (dmz) to (outside) source static obj - 172.16.9.0 obj - 172.16.9.0 destination static obj - obj - unidirectional 192.168.100.0 192.168.100.0

    translate_hits = 0, untranslate_hits = 0

    5 (dmz) to (outside) source static obj - 172.16.9.0 obj - 172.16.9.0 destination static obj - 172.16.12.0 obj - one-way 172.16.12.0

    translate_hits = 0, untranslate_hits = 0

    Auto NAT policies (Section 2)

    1 (dmz), to the source (external) static obj - 172.16.9.5 interface tcp www www service

    translate_hits = 0, untranslate_hits = 142

    2 (dmz) (outdoor) source static obj - 172.16.9.5 - 01 interface service tcp 3389 3389

    translate_hits = 0, untranslate_hits = 2

    3 (dmz) (outdoor) source static obj - 172.16.9.5 - 02 interface tcp ldap ldap service

    translate_hits = 0, untranslate_hits = 0

    4 (dmz) (outdoor) source static obj interface - 172.16.9.5 - 03 service ftp ftp tcp

    translate_hits = 0, untranslate_hits = 0

    5 (dmz) to (outside) of the source static obj - 172.16.9.5 - 04 interface tcp smtp smtp service

    translate_hits = 0, untranslate_hits = 267

    6 (inside) source static obj - 172.16.9.0 172.16.9.0 (dmz)

    translate_hits = 4070, untranslate_hits = 224

    7 (inside) to (dmz) source static obj - 10.1.0.0 10.1.0.0

    translate_hits = 0, untranslate_hits = 0

    8 (inside) to (dmz) source static obj - 172.16.0.0 172.16.0.0

    translate_hits = 152, untranslate_hits = 4082

    9 (dmz) to dynamic interface of the obj - 172.16.9.0 - 01 source (outdoor)

    translate_hits = 69, untranslate_hits = 0

    10 (inside) to the obj_any interface dynamic source (external)

    translate_hits = 196, untranslate_hits = 32

    I think you must following two NAT config

    NAT (inside, outside) source static obj - 172.16.1.0 obj - 172.16.1.0 destination static obj - 192.168.100.0 obj - 192.168.100.0
    NAT (dmz, external) source static obj - 172.16.9.0 obj - 172.16.9.0 destination static obj - 192.168.100.0 obj - 192.168.100.0

    Please configure them and remove any additional NAT configuration and then try again.

Maybe you are looking for