<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Source address NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677159#M557515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry I don't know much about cisco firewalls and their command lines. I use gui to create rules. These are usually simple and most of the time they work.&lt;/P&gt;&lt;P&gt;As I am off site my idea was to connect to ADM remotely and run the config you sent and then test it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The probem I have now is that when I try to connect to ASDM remotely I get cisco asa unable to launch device manager from 109.170.153.242 which is IP address of the outside interface. I did setup remote access before, but strangly enough this doesn't work on this one. I have attached the current config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I am able to connect remotely via asdm I can test all and hopefully all will work as you suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "show running-config"&lt;/P&gt;&lt;P&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.2(1) &lt;BR /&gt;!&lt;BR /&gt;hostname ciscoasa&lt;BR /&gt;domain-name bakerlabels.co.uk&lt;/P&gt;&lt;P&gt;names&lt;BR /&gt;name 192.168.1.2 securegw&lt;BR /&gt;name 10.0.0.29 Barracuda&lt;BR /&gt;name 82.111.186.146 sdt&lt;BR /&gt;name 10.0.0.31 Bakerctx1&lt;BR /&gt;name 10.0.0.32 Bakerctx2&lt;BR /&gt;name 10.0.0.2 Bakersvr&lt;BR /&gt;name 10.0.0.5 Bakerftp&lt;BR /&gt;name 10.0.0.181 Bakerms1&lt;BR /&gt;name 217.40.42.124 External_ip_124&lt;BR /&gt;name 217.40.42.125 External_ip_125&lt;BR /&gt;name 10.0.0.20 Bakerdc1&lt;BR /&gt;name 174.36.154.0 Mailpatrol1&lt;BR /&gt;name 207.154.50.0 Mailpatrol2&lt;BR /&gt;name 208.43.37.0 Mailpatrol3&lt;BR /&gt;name 208.70.88.0 Mailpatrol4&lt;BR /&gt;name 208.70.89.0 Mailpatrol5&lt;BR /&gt;name 208.70.90.0 Mailpatrol6&lt;BR /&gt;name 8.70.91.0 Mailpatrol7&lt;BR /&gt;name 109.170.153.243 External_ip_243&lt;BR /&gt;name 109.170.153.244 External_ip_244&lt;BR /&gt;name 90.155.124.49 Crystaline-Comms1&lt;BR /&gt;name 94.174.88.222 Crystaline-Comms2&lt;BR /&gt;name 109.170.153.245 External_ip_245&lt;BR /&gt;name 192.168.2.10 Phone-System&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.0.0.1 255.255.255.0 &lt;BR /&gt; ospf cost 10&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 109.170.153.242 255.255.255.248 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt; nameif dmz&lt;BR /&gt; security-level 50&lt;BR /&gt; ip address 192.168.1.1 255.255.255.0 &lt;BR /&gt; ospf cost 10&lt;BR /&gt;!&lt;BR /&gt;interface Vlan13&lt;BR /&gt; nameif phones&lt;BR /&gt; security-level 90&lt;BR /&gt; ip address 192.168.2.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt; switchport access vlan 3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; switchport access vlan 13&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa821-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone GMT/BST 0&lt;BR /&gt;clock summer-time GMT/BDT recurring last Sun Mar 1:00 last Sun Oct 2:00&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; domain-name bakerlabels.co.uk&lt;BR /&gt;object-group network RDP_Group&lt;BR /&gt; network-object host sdt&lt;BR /&gt;object-group service 2598 tcp&lt;BR /&gt; description citrix session reliability&lt;BR /&gt; port-object eq 2598&lt;BR /&gt;object-group service rdp tcp&lt;BR /&gt; description Remote Desktop&lt;BR /&gt; port-object eq 3389&lt;BR /&gt;object-group network Citrix_Group&lt;BR /&gt; network-object host Bakerctx1&lt;BR /&gt; network-object host Bakerctx2&lt;BR /&gt;object-group protocol TCPUDP&lt;BR /&gt; protocol-object udp&lt;BR /&gt; protocol-object tcp&lt;BR /&gt;object-group service DM_INLINE_TCP_1 tcp&lt;BR /&gt; port-object eq ftp&lt;BR /&gt; port-object eq ftp-data&lt;BR /&gt;object-group service DM_INLINE_SERVICE_1&lt;BR /&gt; service-object tcp-udp eq domain &lt;BR /&gt; service-object tcp eq www &lt;BR /&gt;object-group network Mailpatrol&lt;BR /&gt; network-object Mailpatrol1 255.255.255.0&lt;BR /&gt; network-object Mailpatrol2 255.255.255.0&lt;BR /&gt; network-object Mailpatrol3 255.255.255.0&lt;BR /&gt; network-object Mailpatrol4 255.255.255.0&lt;BR /&gt; network-object Mailpatrol5 255.255.255.0&lt;BR /&gt; network-object Mailpatrol6 255.255.255.0&lt;BR /&gt; network-object Mailpatrol7 255.255.255.0&lt;BR /&gt;object-group network DM_INLINE_NETWORK_1&lt;BR /&gt; network-object Mailpatrol1 255.255.255.0&lt;BR /&gt; network-object Mailpatrol2 255.255.255.0&lt;BR /&gt; network-object Mailpatrol3 255.255.255.0&lt;BR /&gt; network-object Mailpatrol4 255.255.255.0&lt;BR /&gt; network-object Mailpatrol5 255.255.255.0&lt;BR /&gt; network-object Mailpatrol6 255.255.255.0&lt;BR /&gt; network-object Mailpatrol7 255.255.255.0&lt;BR /&gt;object-group network Crystaline-Comms&lt;BR /&gt; network-object host Crystaline-Comms1&lt;BR /&gt; network-object host Crystaline-Comms2&lt;BR /&gt;object-group service phones-8007 tcp&lt;BR /&gt; port-object eq 8007&lt;BR /&gt;object-group network DM_INLINE_NETWORK_2&lt;BR /&gt; network-object host sdt&lt;BR /&gt; group-object Crystaline-Comms&lt;BR /&gt;access-list inside_access_in extended permit ip 10.0.0.0 255.255.255.0 host securegw &lt;BR /&gt;access-list inside_access_in extended permit ip 10.0.0.0 255.255.255.0 192.168.2.0 255.255.255.0 &lt;BR /&gt;access-list inside_access_in extended permit ip any any &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 object-group rdp &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 eq www &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 eq citrix-ica &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 eq 2598 &lt;BR /&gt;access-list dmz_access_in extended permit object-group TCPUDP host securegw 10.0.0.0 255.255.255.0 eq domain &lt;BR /&gt;access-list dmz_access_in extended permit object-group DM_INLINE_SERVICE_1 host securegw any &lt;BR /&gt;access-list outside_access_in extended permit tcp object-group DM_INLINE_NETWORK_2 any object-group rdp &lt;BR /&gt;access-list outside_access_in extended permit tcp any any eq ldap &lt;BR /&gt;access-list outside_access_in extended permit tcp any host External_ip_124 eq https inactive &lt;BR /&gt;access-list outside_access_in extended permit tcp object-group DM_INLINE_NETWORK_1 any eq smtp &lt;BR /&gt;access-list outside_access_in extended permit tcp any any object-group DM_INLINE_TCP_1 &lt;BR /&gt;access-list outside_access_in extended permit tcp any any eq https &lt;BR /&gt;access-list outside_access_in extended permit tcp any any eq ssh &lt;BR /&gt;access-list outside_access_in extended permit tcp any any eq www &lt;BR /&gt;access-list phones_access_in extended permit ip any any &lt;BR /&gt;access-list phones_access_in extended permit tcp any any object-group rdp inactive &lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging timestamp&lt;BR /&gt;logging trap debugging&lt;BR /&gt;logging asdm informational&lt;BR /&gt;logging host inside Bakerdc1&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu dmz 1500&lt;BR /&gt;mtu phones 1500&lt;BR /&gt;no failover&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-621.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;nat (dmz) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;nat (phones) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) tcp interface smtp Bakerms1 smtp netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface www Bakerms1 www netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface ldap Bakerdc1 ldap netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface 3389 Bakerdc1 3389 netmask 255.255.255.255 &lt;BR /&gt;static (dmz,outside) tcp External_ip_243 https securegw https netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp External_ip_243 ftp Bakerftp ftp netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface https Bakerms1 https netmask 255.255.255.255 &lt;BR /&gt;static (inside,inside) tcp External_ip_243 ftp-data Bakerftp ftp-data netmask 255.255.255.255 &lt;BR /&gt;static (phones,outside) tcp External_ip_245 3389 Phone-System 3389 netmask 255.255.255.255 &lt;BR /&gt;static (phones,phones) tcp External_ip_245 8007 Phone-System www netmask 255.255.255.255 &lt;BR /&gt;static (dmz,inside) 192.168.1.0 192.168.1.0 netmask 255.255.255.0 &lt;BR /&gt;static (inside,dmz) 10.0.0.0 10.0.0.0 netmask 255.255.255.0 &lt;BR /&gt;static (inside,phones) 10.0.0.0 10.0.0.0 netmask 255.255.255.0 &lt;BR /&gt;static (phones,inside) 192.168.2.0 192.168.2.0 netmask 255.255.255.0 &lt;BR /&gt;access-group inside_access_in in interface inside&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;access-group dmz_access_in in interface dmz&lt;BR /&gt;access-group phones_access_in in interface phones&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 109.170.153.241 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;http server enable&lt;BR /&gt;http 10.0.0.0 255.255.255.0 inside&lt;BR /&gt;http sdt 255.255.255.255 outside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet 10.0.0.0 255.255.255.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 10.0.0.0 255.255.255.0 inside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;management-access inside&lt;BR /&gt;dhcpd auto_config outside&lt;BR /&gt;!&lt;BR /&gt;dhcpd address Bakersvr-10.0.0.254 inside&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics port&lt;BR /&gt;threat-detection statistics protocol&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200&lt;BR /&gt;webvpn&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2011 13:35:24 GMT</pubDate>
    <dc:creator>patrifick</dc:creator>
    <dc:date>2011-04-19T13:35:24Z</dc:date>
    <item>
      <title>Source address NAT</title>
      <link>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677155#M557511</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how can we allow traffic on ports 3389 (rdp) and 8007 which comes from any to 192.168.2.10 but pretend to be a Phones interface 192.168.2.1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "show running-config"&lt;/P&gt;&lt;P&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.2(1) &lt;BR /&gt;!&lt;BR /&gt;hostname ciscoasa&lt;BR /&gt;domain-name bakerlabels.co.uk&lt;BR /&gt;names&lt;BR /&gt;name 192.168.1.2 securegw&lt;BR /&gt;name 10.0.0.29 Barracuda&lt;BR /&gt;name 82.111.186.146 sdt&lt;BR /&gt;name 10.0.0.31 Bakerctx1&lt;BR /&gt;name 10.0.0.32 Bakerctx2&lt;BR /&gt;name 10.0.0.2 Bakersvr&lt;BR /&gt;name 10.0.0.5 Bakerftp&lt;BR /&gt;name 10.0.0.181 Bakerms1&lt;BR /&gt;name 217.40.42.124 External_ip_124&lt;BR /&gt;name 217.40.42.125 External_ip_125&lt;BR /&gt;name 10.0.0.20 Bakerdc1&lt;BR /&gt;name 174.36.154.0 Mailpatrol1&lt;BR /&gt;name 207.154.50.0 Mailpatrol2&lt;BR /&gt;name 208.43.37.0 Mailpatrol3&lt;BR /&gt;name 208.70.88.0 Mailpatrol4&lt;BR /&gt;name 208.70.89.0 Mailpatrol5&lt;BR /&gt;name 208.70.90.0 Mailpatrol6&lt;BR /&gt;name 8.70.91.0 Mailpatrol7&lt;BR /&gt;name 109.170.153.243 External_ip_243&lt;BR /&gt;name 109.170.153.244 External_ip_244&lt;BR /&gt;name 90.155.124.49 Crystaline-Comms1&lt;BR /&gt;name 94.174.88.222 Crystaline-Comms2&lt;BR /&gt;name 109.170.153.245 External_ip_245&lt;BR /&gt;name 192.168.2.10 Phone-System&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.0.0.1 255.255.255.0 &lt;BR /&gt; ospf cost 10&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 109.170.153.242 255.255.255.248 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt; nameif dmz&lt;BR /&gt; security-level 50&lt;BR /&gt; ip address 192.168.1.1 255.255.255.0 &lt;BR /&gt; ospf cost 10&lt;BR /&gt;!&lt;BR /&gt;interface Vlan13&lt;BR /&gt; nameif phones&lt;BR /&gt; security-level 90&lt;BR /&gt; ip address 192.168.2.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt; switchport access vlan 3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; switchport access vlan 13&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa821-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone GMT/BST 0&lt;BR /&gt;clock summer-time GMT/BDT recurring last Sun Mar 1:00 last Sun Oct 2:00&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; domain-name bakerlabels.co.uk&lt;BR /&gt;object-group network RDP_Group&lt;BR /&gt; network-object host sdt&lt;BR /&gt;object-group service 2598 tcp&lt;BR /&gt; description citrix session reliability&lt;BR /&gt; port-object eq 2598&lt;BR /&gt;object-group service rdp tcp&lt;BR /&gt; description Remote Desktop&lt;BR /&gt; port-object eq 3389&lt;BR /&gt;object-group network Citrix_Group&lt;BR /&gt; network-object host Bakerctx1&lt;BR /&gt; network-object host Bakerctx2&lt;BR /&gt;object-group protocol TCPUDP&lt;BR /&gt; protocol-object udp&lt;BR /&gt; protocol-object tcp&lt;BR /&gt;object-group service DM_INLINE_TCP_1 tcp&lt;BR /&gt; port-object eq ftp&lt;BR /&gt; port-object eq ftp-data&lt;BR /&gt;object-group service DM_INLINE_SERVICE_1&lt;BR /&gt; service-object tcp-udp eq domain &lt;BR /&gt; service-object tcp eq www &lt;BR /&gt;object-group network Mailpatrol&lt;BR /&gt; network-object Mailpatrol1 255.255.255.0&lt;BR /&gt; network-object Mailpatrol2 255.255.255.0&lt;BR /&gt; network-object Mailpatrol3 255.255.255.0&lt;BR /&gt; network-object Mailpatrol4 255.255.255.0&lt;BR /&gt; network-object Mailpatrol5 255.255.255.0&lt;BR /&gt; network-object Mailpatrol6 255.255.255.0&lt;BR /&gt; network-object Mailpatrol7 255.255.255.0&lt;BR /&gt;object-group network DM_INLINE_NETWORK_1&lt;BR /&gt; network-object Mailpatrol1 255.255.255.0&lt;BR /&gt; network-object Mailpatrol2 255.255.255.0&lt;BR /&gt; network-object Mailpatrol3 255.255.255.0&lt;BR /&gt; network-object Mailpatrol4 255.255.255.0&lt;BR /&gt; network-object Mailpatrol5 255.255.255.0&lt;BR /&gt; network-object Mailpatrol6 255.255.255.0&lt;BR /&gt; network-object Mailpatrol7 255.255.255.0&lt;BR /&gt;object-group network Crystaline-Comms&lt;BR /&gt; network-object host Crystaline-Comms1&lt;BR /&gt; network-object host Crystaline-Comms2&lt;BR /&gt;object-group service phones-8007 tcp&lt;BR /&gt; port-object eq 8007&lt;BR /&gt;object-group network DM_INLINE_NETWORK_2&lt;BR /&gt; network-object host sdt&lt;BR /&gt; group-object Crystaline-Comms&lt;BR /&gt;access-list inside_access_in extended permit ip 10.0.0.0 255.255.255.0 host securegw &lt;BR /&gt;access-list inside_access_in extended permit ip 10.0.0.0 255.255.255.0 192.168.2.0 255.255.255.0 &lt;BR /&gt;access-list inside_access_in extended permit ip any any &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 object-group rdp &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 eq www &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 eq citrix-ica &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 eq 2598 &lt;BR /&gt;access-list dmz_access_in extended permit object-group TCPUDP host securegw 10.0.0.0 255.255.255.0 eq domain &lt;BR /&gt;access-list dmz_access_in extended permit object-group DM_INLINE_SERVICE_1 host securegw any &lt;BR /&gt;access-list outside_access_in extended permit tcp object-group DM_INLINE_NETWORK_2 any object-group rdp &lt;BR /&gt;access-list outside_access_in extended permit tcp any any eq ldap &lt;BR /&gt;access-list outside_access_in extended permit tcp any host External_ip_124 eq https &lt;BR /&gt;access-list outside_access_in extended permit tcp object-group DM_INLINE_NETWORK_1 any eq smtp &lt;BR /&gt;access-list outside_access_in extended permit tcp any any object-group DM_INLINE_TCP_1 &lt;BR /&gt;access-list outside_access_in extended permit tcp any any eq https &lt;BR /&gt;access-list phones_access_in extended permit ip any any &lt;BR /&gt;access-list phones_access_in extended permit tcp any any object-group rdp inactive &lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging timestamp&lt;BR /&gt;logging trap debugging&lt;BR /&gt;logging asdm informational&lt;BR /&gt;logging host inside Bakerdc1&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu dmz 1500&lt;BR /&gt;mtu phones 1500&lt;BR /&gt;no failover&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-621.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;nat (dmz) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;nat (phones) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) tcp interface smtp Bakerms1 smtp netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface www Bakerms1 www netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface ldap Bakerdc1 ldap netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface 3389 Bakerdc1 3389 netmask 255.255.255.255 &lt;BR /&gt;static (dmz,outside) tcp External_ip_243 https securegw https netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp External_ip_243 ftp Bakerftp ftp netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface https Bakerms1 https netmask 255.255.255.255 &lt;BR /&gt;static (inside,inside) tcp External_ip_243 ftp-data Bakerftp ftp-data netmask 255.255.255.255 &lt;BR /&gt;static (phones,outside) tcp External_ip_245 3389 Phone-System 3389 netmask 255.255.255.255 &lt;BR /&gt;static (phones,phones) tcp External_ip_245 8007 Phone-System www netmask 255.255.255.255 &lt;BR /&gt;static (dmz,inside) 192.168.1.0 192.168.1.0 netmask 255.255.255.0 &lt;BR /&gt;static (inside,dmz) 10.0.0.0 10.0.0.0 netmask 255.255.255.0 &lt;BR /&gt;static (inside,phones) 10.0.0.0 10.0.0.0 netmask 255.255.255.0 &lt;BR /&gt;static (phones,inside) 192.168.2.0 192.168.2.0 netmask 255.255.255.0 &lt;BR /&gt;access-group inside_access_in in interface inside&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;access-group dmz_access_in in interface dmz&lt;BR /&gt;access-group phones_access_in in interface phones&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 109.170.153.241 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;http server enable&lt;BR /&gt;http 10.0.0.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet 10.0.0.0 255.255.255.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 10.0.0.0 255.255.255.0 inside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd auto_config outside&lt;BR /&gt;!&lt;BR /&gt;dhcpd address Bakersvr-10.0.0.254 inside&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics port&lt;BR /&gt;threat-detection statistics protocol&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200&lt;BR /&gt;webvpn&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:23:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677155#M557511</guid>
      <dc:creator>patrifick</dc:creator>
      <dc:date>2019-03-11T20:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Source address NAT</title>
      <link>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677156#M557512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand correctly, you want traffic reaching 192.168.2.10 to be sourced from 192.168.2.1.&lt;/P&gt;&lt;P&gt;Unfortuantely destination based source natting is a bit unpredictable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally you can configure something like:&lt;/P&gt;&lt;P&gt;access-list acl1 permit tcp any host 192.168.2.10 eq 3389&lt;/P&gt;&lt;P&gt;access-list acl1 permit tcp any host 192.168.2.10 eq 8007&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;nat (outside) 1 access-list acl1 outside&lt;/P&gt;&lt;P&gt;global (phones) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you would need to take care of the other nat rules, as there are a lot of ways this can interfere with a normal NAT setup.&lt;/P&gt;&lt;P&gt;Please let me know if you face any issues, and I will try to help you sort them out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shrikant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: Please mark this question as answered if it has been resolved. Do rate helpful posts. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 11:15:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677156#M557512</guid>
      <dc:creator>Shrikant Sundaresh</dc:creator>
      <dc:date>2011-04-19T11:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Source address NAT</title>
      <link>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677157#M557513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the quick reply, I am not sure what to do now, whether to apply it or not. What it the risk involved with creating those rule for NAT? Does 8.3 allow to do what we try to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;BR /&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 13:09:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677157#M557513</guid>
      <dc:creator>patrifick</dc:creator>
      <dc:date>2011-04-19T13:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Source address NAT</title>
      <link>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677158#M557514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there can be some issues with nat reverse path check. Not sure though.&lt;/P&gt;&lt;P&gt;I would suggest applying the config and trying it out. From what I see in your config, I think it should work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can run packet-tracer commands and do a quick check to see if everything is still working.&lt;/P&gt;&lt;P&gt;Focus on the NAT phase in the packet tracer, to see which NAT rule is being hit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you see a problem with one of the packet-tracers, then post the output here, and I will try to point out what might be going wrong.&lt;/P&gt;&lt;P&gt;Syntax:&lt;/P&gt;&lt;P&gt;packet-tracer input &lt;INTERFACE name=""&gt; tcp &lt;SOURCE ip=""&gt; &lt;SOURCE port=""&gt; &lt;DEST ip=""&gt; &lt;DEST port=""&gt; detailed&lt;/DEST&gt;&lt;/DEST&gt;&lt;/SOURCE&gt;&lt;/SOURCE&gt;&lt;/INTERFACE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shrikant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: Please mark the question as answered if it has been resolved. Do rate helpful posts. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 13:22:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677158#M557514</guid>
      <dc:creator>Shrikant Sundaresh</dc:creator>
      <dc:date>2011-04-19T13:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Source address NAT</title>
      <link>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677159#M557515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry I don't know much about cisco firewalls and their command lines. I use gui to create rules. These are usually simple and most of the time they work.&lt;/P&gt;&lt;P&gt;As I am off site my idea was to connect to ADM remotely and run the config you sent and then test it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The probem I have now is that when I try to connect to ASDM remotely I get cisco asa unable to launch device manager from 109.170.153.242 which is IP address of the outside interface. I did setup remote access before, but strangly enough this doesn't work on this one. I have attached the current config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I am able to connect remotely via asdm I can test all and hopefully all will work as you suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "show running-config"&lt;/P&gt;&lt;P&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.2(1) &lt;BR /&gt;!&lt;BR /&gt;hostname ciscoasa&lt;BR /&gt;domain-name bakerlabels.co.uk&lt;/P&gt;&lt;P&gt;names&lt;BR /&gt;name 192.168.1.2 securegw&lt;BR /&gt;name 10.0.0.29 Barracuda&lt;BR /&gt;name 82.111.186.146 sdt&lt;BR /&gt;name 10.0.0.31 Bakerctx1&lt;BR /&gt;name 10.0.0.32 Bakerctx2&lt;BR /&gt;name 10.0.0.2 Bakersvr&lt;BR /&gt;name 10.0.0.5 Bakerftp&lt;BR /&gt;name 10.0.0.181 Bakerms1&lt;BR /&gt;name 217.40.42.124 External_ip_124&lt;BR /&gt;name 217.40.42.125 External_ip_125&lt;BR /&gt;name 10.0.0.20 Bakerdc1&lt;BR /&gt;name 174.36.154.0 Mailpatrol1&lt;BR /&gt;name 207.154.50.0 Mailpatrol2&lt;BR /&gt;name 208.43.37.0 Mailpatrol3&lt;BR /&gt;name 208.70.88.0 Mailpatrol4&lt;BR /&gt;name 208.70.89.0 Mailpatrol5&lt;BR /&gt;name 208.70.90.0 Mailpatrol6&lt;BR /&gt;name 8.70.91.0 Mailpatrol7&lt;BR /&gt;name 109.170.153.243 External_ip_243&lt;BR /&gt;name 109.170.153.244 External_ip_244&lt;BR /&gt;name 90.155.124.49 Crystaline-Comms1&lt;BR /&gt;name 94.174.88.222 Crystaline-Comms2&lt;BR /&gt;name 109.170.153.245 External_ip_245&lt;BR /&gt;name 192.168.2.10 Phone-System&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.0.0.1 255.255.255.0 &lt;BR /&gt; ospf cost 10&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 109.170.153.242 255.255.255.248 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt; nameif dmz&lt;BR /&gt; security-level 50&lt;BR /&gt; ip address 192.168.1.1 255.255.255.0 &lt;BR /&gt; ospf cost 10&lt;BR /&gt;!&lt;BR /&gt;interface Vlan13&lt;BR /&gt; nameif phones&lt;BR /&gt; security-level 90&lt;BR /&gt; ip address 192.168.2.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt; switchport access vlan 3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; switchport access vlan 13&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa821-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone GMT/BST 0&lt;BR /&gt;clock summer-time GMT/BDT recurring last Sun Mar 1:00 last Sun Oct 2:00&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; domain-name bakerlabels.co.uk&lt;BR /&gt;object-group network RDP_Group&lt;BR /&gt; network-object host sdt&lt;BR /&gt;object-group service 2598 tcp&lt;BR /&gt; description citrix session reliability&lt;BR /&gt; port-object eq 2598&lt;BR /&gt;object-group service rdp tcp&lt;BR /&gt; description Remote Desktop&lt;BR /&gt; port-object eq 3389&lt;BR /&gt;object-group network Citrix_Group&lt;BR /&gt; network-object host Bakerctx1&lt;BR /&gt; network-object host Bakerctx2&lt;BR /&gt;object-group protocol TCPUDP&lt;BR /&gt; protocol-object udp&lt;BR /&gt; protocol-object tcp&lt;BR /&gt;object-group service DM_INLINE_TCP_1 tcp&lt;BR /&gt; port-object eq ftp&lt;BR /&gt; port-object eq ftp-data&lt;BR /&gt;object-group service DM_INLINE_SERVICE_1&lt;BR /&gt; service-object tcp-udp eq domain &lt;BR /&gt; service-object tcp eq www &lt;BR /&gt;object-group network Mailpatrol&lt;BR /&gt; network-object Mailpatrol1 255.255.255.0&lt;BR /&gt; network-object Mailpatrol2 255.255.255.0&lt;BR /&gt; network-object Mailpatrol3 255.255.255.0&lt;BR /&gt; network-object Mailpatrol4 255.255.255.0&lt;BR /&gt; network-object Mailpatrol5 255.255.255.0&lt;BR /&gt; network-object Mailpatrol6 255.255.255.0&lt;BR /&gt; network-object Mailpatrol7 255.255.255.0&lt;BR /&gt;object-group network DM_INLINE_NETWORK_1&lt;BR /&gt; network-object Mailpatrol1 255.255.255.0&lt;BR /&gt; network-object Mailpatrol2 255.255.255.0&lt;BR /&gt; network-object Mailpatrol3 255.255.255.0&lt;BR /&gt; network-object Mailpatrol4 255.255.255.0&lt;BR /&gt; network-object Mailpatrol5 255.255.255.0&lt;BR /&gt; network-object Mailpatrol6 255.255.255.0&lt;BR /&gt; network-object Mailpatrol7 255.255.255.0&lt;BR /&gt;object-group network Crystaline-Comms&lt;BR /&gt; network-object host Crystaline-Comms1&lt;BR /&gt; network-object host Crystaline-Comms2&lt;BR /&gt;object-group service phones-8007 tcp&lt;BR /&gt; port-object eq 8007&lt;BR /&gt;object-group network DM_INLINE_NETWORK_2&lt;BR /&gt; network-object host sdt&lt;BR /&gt; group-object Crystaline-Comms&lt;BR /&gt;access-list inside_access_in extended permit ip 10.0.0.0 255.255.255.0 host securegw &lt;BR /&gt;access-list inside_access_in extended permit ip 10.0.0.0 255.255.255.0 192.168.2.0 255.255.255.0 &lt;BR /&gt;access-list inside_access_in extended permit ip any any &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 object-group rdp &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 eq www &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 eq citrix-ica &lt;BR /&gt;access-list dmz_access_in extended permit tcp host securegw 10.0.0.0 255.255.255.0 eq 2598 &lt;BR /&gt;access-list dmz_access_in extended permit object-group TCPUDP host securegw 10.0.0.0 255.255.255.0 eq domain &lt;BR /&gt;access-list dmz_access_in extended permit object-group DM_INLINE_SERVICE_1 host securegw any &lt;BR /&gt;access-list outside_access_in extended permit tcp object-group DM_INLINE_NETWORK_2 any object-group rdp &lt;BR /&gt;access-list outside_access_in extended permit tcp any any eq ldap &lt;BR /&gt;access-list outside_access_in extended permit tcp any host External_ip_124 eq https inactive &lt;BR /&gt;access-list outside_access_in extended permit tcp object-group DM_INLINE_NETWORK_1 any eq smtp &lt;BR /&gt;access-list outside_access_in extended permit tcp any any object-group DM_INLINE_TCP_1 &lt;BR /&gt;access-list outside_access_in extended permit tcp any any eq https &lt;BR /&gt;access-list outside_access_in extended permit tcp any any eq ssh &lt;BR /&gt;access-list outside_access_in extended permit tcp any any eq www &lt;BR /&gt;access-list phones_access_in extended permit ip any any &lt;BR /&gt;access-list phones_access_in extended permit tcp any any object-group rdp inactive &lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging timestamp&lt;BR /&gt;logging trap debugging&lt;BR /&gt;logging asdm informational&lt;BR /&gt;logging host inside Bakerdc1&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu dmz 1500&lt;BR /&gt;mtu phones 1500&lt;BR /&gt;no failover&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-621.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;nat (dmz) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;nat (phones) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) tcp interface smtp Bakerms1 smtp netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface www Bakerms1 www netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface ldap Bakerdc1 ldap netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface 3389 Bakerdc1 3389 netmask 255.255.255.255 &lt;BR /&gt;static (dmz,outside) tcp External_ip_243 https securegw https netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp External_ip_243 ftp Bakerftp ftp netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface https Bakerms1 https netmask 255.255.255.255 &lt;BR /&gt;static (inside,inside) tcp External_ip_243 ftp-data Bakerftp ftp-data netmask 255.255.255.255 &lt;BR /&gt;static (phones,outside) tcp External_ip_245 3389 Phone-System 3389 netmask 255.255.255.255 &lt;BR /&gt;static (phones,phones) tcp External_ip_245 8007 Phone-System www netmask 255.255.255.255 &lt;BR /&gt;static (dmz,inside) 192.168.1.0 192.168.1.0 netmask 255.255.255.0 &lt;BR /&gt;static (inside,dmz) 10.0.0.0 10.0.0.0 netmask 255.255.255.0 &lt;BR /&gt;static (inside,phones) 10.0.0.0 10.0.0.0 netmask 255.255.255.0 &lt;BR /&gt;static (phones,inside) 192.168.2.0 192.168.2.0 netmask 255.255.255.0 &lt;BR /&gt;access-group inside_access_in in interface inside&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;access-group dmz_access_in in interface dmz&lt;BR /&gt;access-group phones_access_in in interface phones&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 109.170.153.241 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;http server enable&lt;BR /&gt;http 10.0.0.0 255.255.255.0 inside&lt;BR /&gt;http sdt 255.255.255.255 outside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet 10.0.0.0 255.255.255.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 10.0.0.0 255.255.255.0 inside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;management-access inside&lt;BR /&gt;dhcpd auto_config outside&lt;BR /&gt;!&lt;BR /&gt;dhcpd address Bakersvr-10.0.0.254 inside&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics port&lt;BR /&gt;threat-detection statistics protocol&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200&lt;BR /&gt;webvpn&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 13:35:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677159#M557515</guid>
      <dc:creator>patrifick</dc:creator>
      <dc:date>2011-04-19T13:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Source address NAT</title>
      <link>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677160#M557516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to your config, only the ip address 82.111.186.146is allowed to access the ASDM from outside.&lt;/P&gt;&lt;P&gt;The related config lines are: &lt;STRONG&gt;http sdt 255.255.255.255 outside &lt;/STRONG&gt;and &lt;STRONG&gt;name 82.111.186.146 sdt&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So unless your ip at your off-site location is the same as &lt;STRONG&gt;sdt&lt;/STRONG&gt;, it would not be possible for you to access ASDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shrikant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: Please mark the question as answered if it has been resolved. Do rate helpful posts. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 13:43:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677160#M557516</guid>
      <dc:creator>Shrikant Sundaresh</dc:creator>
      <dc:date>2011-04-19T13:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Source address NAT</title>
      <link>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677161#M557517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IP is my external IP which I just added to the config so I don't understand why it doesn't connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 13:47:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677161#M557517</guid>
      <dc:creator>patrifick</dc:creator>
      <dc:date>2011-04-19T13:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Source address NAT</title>
      <link>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677162#M557518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the troubleshooting steps mentioned in this document I have written on ASDM access troubleshooting:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-15016"&gt;https://supportforums.cisco.com/docs/DOC-15016&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error you mentioned is similar to the one ASDM shows when you try to launch it using ASDM launcher on a 64bit OS.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Try accessing ASDM using &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&lt;OUTSIDE ip=""&gt;/admin, and check if it works.&lt;/OUTSIDE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shrikant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: Please mark the question as answered if it has been resolved. Do rate helpful posts. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 13:59:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677162#M557518</guid>
      <dc:creator>Shrikant Sundaresh</dc:creator>
      <dc:date>2011-04-19T13:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Source address NAT</title>
      <link>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677163#M557519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the asmd issue, I have found out that the https nat rule was conflicting with exchange/owa so we have changed the DNS. We need to now wait 24h for replications to go through. Once this is done we can continue troubleshoot the asdm external access.Once we establish the cause and resolve the asdm external access we can apply you config. I should know more tomorrow or Thursday&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 15:50:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677163#M557519</guid>
      <dc:creator>patrifick</dc:creator>
      <dc:date>2011-04-19T15:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Source address NAT</title>
      <link>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677164#M557520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have resolved the remote access, but the source NAT rule which you suggested don't work. I have now logged a call with cisco TAC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 12:51:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-address-nat/m-p/1677164#M557520</guid>
      <dc:creator>patrifick</dc:creator>
      <dc:date>2011-04-20T12:51:34Z</dc:date>
    </item>
  </channel>
</rss>

