<?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: ASA5505 with multiple WAN IPs in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965802#M439395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have it configured and working. Here is the config we ended up with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sunASA# sho run&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 8.2(5)&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname sunASA&lt;/P&gt;&lt;P&gt;enable password we6FLtDQaEWgnshV encrypted&lt;/P&gt;&lt;P&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;name 71.13.207.147 Ext147&lt;/P&gt;&lt;P&gt;name 71.13.207.148 Ext148&lt;/P&gt;&lt;P&gt;name 71.13.207.149 Ext149&lt;/P&gt;&lt;P&gt;name 71.13.207.150 Ext150&lt;/P&gt;&lt;P&gt;name 192.168.1.2 Int2&lt;/P&gt;&lt;P&gt;name 192.168.1.3 Int3&lt;/P&gt;&lt;P&gt;name 192.168.1.250 Int250&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; switchport access vlan 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/4&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/5&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/6&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/7&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 71.13.207.146 255.255.255.248&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;same-security-traffic permit inter-interface&lt;/P&gt;&lt;P&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;object-group service Ext148Services tcp&lt;/P&gt;&lt;P&gt; description External Mac Server Services&lt;/P&gt;&lt;P&gt; port-object eq 8080&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host Ext148 object-group Ext148Services&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;icmp deny any outside&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;nat-control&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp Ext148 www Int250 www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp Ext148 8080 Int250 4522 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 71.13.207.145 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;timeout floating-conn 0:00:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;aaa authentication enable console LOCAL&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;aaa authorization command LOCAL&lt;/P&gt;&lt;P&gt;aaa authorization exec LOCAL&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt;username oeiadmin password 9DRNhjMtDBmrsdKh encrypted privilege 15&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;  message-length maximum client auto&lt;/P&gt;&lt;P&gt;  message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;  inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;  inspect ftp&lt;/P&gt;&lt;P&gt;  inspect h323 h225&lt;/P&gt;&lt;P&gt;  inspect h323 ras&lt;/P&gt;&lt;P&gt;  inspect rsh&lt;/P&gt;&lt;P&gt;  inspect rtsp&lt;/P&gt;&lt;P&gt;  inspect esmtp&lt;/P&gt;&lt;P&gt;  inspect sqlnet&lt;/P&gt;&lt;P&gt;  inspect skinny&lt;/P&gt;&lt;P&gt;  inspect sunrpc&lt;/P&gt;&lt;P&gt;  inspect xdmcp&lt;/P&gt;&lt;P&gt;  inspect sip&lt;/P&gt;&lt;P&gt;  inspect netbios&lt;/P&gt;&lt;P&gt;  inspect tftp&lt;/P&gt;&lt;P&gt;  inspect ip-options&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command perfmon&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command ping&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command who&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command logging&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command failover&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command packet-tracer&lt;/P&gt;&lt;P&gt;privilege show level 5 mode exec command import&lt;/P&gt;&lt;P&gt;privilege show level 5 mode exec command running-config&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command reload&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command mode&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command firewall&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command asp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command cpu&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command interface&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command clock&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command dns-hosts&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command access-list&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command logging&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command vlan&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ip&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ipv6&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command failover&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command asdm&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command arp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command route&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ospf&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command aaa-server&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command aaa&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command eigrp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command crypto&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command vpn-sessiondb&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ssh&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command dhcpd&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command vpnclient&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command vpn&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command blocks&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command wccp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command dynamic-filter&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command webvpn&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command module&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command uauth&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command compression&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command interface&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command clock&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command access-list&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command logging&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command ip&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command failover&lt;/P&gt;&lt;P&gt;privilege show level 5 mode configure command asdm&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command arp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command route&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command aaa-server&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command aaa&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command crypto&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command ssh&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command dhcpd&lt;/P&gt;&lt;P&gt;privilege show level 5 mode configure command privilege&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command dns-hosts&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command logging&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command arp&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command aaa-server&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command crypto&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command dynamic-filter&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode configure command failover&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode configure command logging&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode configure command arp&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode configure command crypto&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode configure command aaa-server&lt;/P&gt;&lt;P&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;no call-home reporting anonymous&lt;/P&gt;&lt;P&gt;Cryptochecksum:758060bbc1cd530d19bda49003222197&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on if we could improve anything in here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2012 20:28:19 GMT</pubDate>
    <dc:creator>joelpc1976</dc:creator>
    <dc:date>2012-07-25T20:28:19Z</dc:date>
    <item>
      <title>ASA5505 with multiple WAN IPs</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965800#M439393</link>
      <description>&lt;P&gt;We are trying to utilize a 5 ip block of addresses provided by our ISP. What we have assigned from them is like this: 10.10.10.46 - 10.10.10.50 is our ip range. 10.10.10.45 is the gateway. Subnet is 255.255.255.248. If we assign 10.10.10.46 to the outside interface how do we accept inbound traffic from the other addresses?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:34:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965800#M439393</guid>
      <dc:creator>joelpc1976</dc:creator>
      <dc:date>2019-03-11T23:34:29Z</dc:date>
    </item>
    <item>
      <title>ASA5505 with multiple WAN IPs</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965801#M439394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can configure static NAT/PAT statement for other public ip addresses for server/host that you need to access from the Internet, and/or you can also use the outside interface ip address if you wish for static PAT or dynamic NAT for outbound traffic. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 16:56:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965801#M439394</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-07-25T16:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 with multiple WAN IPs</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965802#M439395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have it configured and working. Here is the config we ended up with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sunASA# sho run&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 8.2(5)&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname sunASA&lt;/P&gt;&lt;P&gt;enable password we6FLtDQaEWgnshV encrypted&lt;/P&gt;&lt;P&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;name 71.13.207.147 Ext147&lt;/P&gt;&lt;P&gt;name 71.13.207.148 Ext148&lt;/P&gt;&lt;P&gt;name 71.13.207.149 Ext149&lt;/P&gt;&lt;P&gt;name 71.13.207.150 Ext150&lt;/P&gt;&lt;P&gt;name 192.168.1.2 Int2&lt;/P&gt;&lt;P&gt;name 192.168.1.3 Int3&lt;/P&gt;&lt;P&gt;name 192.168.1.250 Int250&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; switchport access vlan 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/4&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/5&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/6&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/7&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 71.13.207.146 255.255.255.248&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;same-security-traffic permit inter-interface&lt;/P&gt;&lt;P&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;object-group service Ext148Services tcp&lt;/P&gt;&lt;P&gt; description External Mac Server Services&lt;/P&gt;&lt;P&gt; port-object eq 8080&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host Ext148 object-group Ext148Services&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;icmp deny any outside&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;nat-control&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp Ext148 www Int250 www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp Ext148 8080 Int250 4522 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 71.13.207.145 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;timeout floating-conn 0:00:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;aaa authentication enable console LOCAL&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;aaa authorization command LOCAL&lt;/P&gt;&lt;P&gt;aaa authorization exec LOCAL&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt;username oeiadmin password 9DRNhjMtDBmrsdKh encrypted privilege 15&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;  message-length maximum client auto&lt;/P&gt;&lt;P&gt;  message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;  inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;  inspect ftp&lt;/P&gt;&lt;P&gt;  inspect h323 h225&lt;/P&gt;&lt;P&gt;  inspect h323 ras&lt;/P&gt;&lt;P&gt;  inspect rsh&lt;/P&gt;&lt;P&gt;  inspect rtsp&lt;/P&gt;&lt;P&gt;  inspect esmtp&lt;/P&gt;&lt;P&gt;  inspect sqlnet&lt;/P&gt;&lt;P&gt;  inspect skinny&lt;/P&gt;&lt;P&gt;  inspect sunrpc&lt;/P&gt;&lt;P&gt;  inspect xdmcp&lt;/P&gt;&lt;P&gt;  inspect sip&lt;/P&gt;&lt;P&gt;  inspect netbios&lt;/P&gt;&lt;P&gt;  inspect tftp&lt;/P&gt;&lt;P&gt;  inspect ip-options&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command perfmon&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command ping&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command who&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command logging&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command failover&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command packet-tracer&lt;/P&gt;&lt;P&gt;privilege show level 5 mode exec command import&lt;/P&gt;&lt;P&gt;privilege show level 5 mode exec command running-config&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command reload&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command mode&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command firewall&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command asp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command cpu&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command interface&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command clock&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command dns-hosts&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command access-list&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command logging&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command vlan&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ip&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ipv6&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command failover&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command asdm&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command arp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command route&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ospf&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command aaa-server&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command aaa&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command eigrp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command crypto&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command vpn-sessiondb&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ssh&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command dhcpd&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command vpnclient&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command vpn&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command blocks&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command wccp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command dynamic-filter&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command webvpn&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command module&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command uauth&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command compression&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command interface&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command clock&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command access-list&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command logging&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command ip&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command failover&lt;/P&gt;&lt;P&gt;privilege show level 5 mode configure command asdm&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command arp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command route&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command aaa-server&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command aaa&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command crypto&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command ssh&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command dhcpd&lt;/P&gt;&lt;P&gt;privilege show level 5 mode configure command privilege&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command dns-hosts&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command logging&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command arp&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command aaa-server&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command crypto&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command dynamic-filter&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode configure command failover&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode configure command logging&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode configure command arp&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode configure command crypto&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode configure command aaa-server&lt;/P&gt;&lt;P&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;no call-home reporting anonymous&lt;/P&gt;&lt;P&gt;Cryptochecksum:758060bbc1cd530d19bda49003222197&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on if we could improve anything in here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 20:28:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965802#M439395</guid>
      <dc:creator>joelpc1976</dc:creator>
      <dc:date>2012-07-25T20:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 with multiple WAN IPs</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965803#M439396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Please add these commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside permit ip any any&lt;/P&gt;&lt;P&gt;access-group inside in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, what do you mean by " If we assign 10.10.10.46 to the outside interface"... Why do you want to assign a private ip to your outside interface when you already have a public ip 71.13.207.146/29 assigned to it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 02:07:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965803#M439396</guid>
      <dc:creator>Ramraj Sivagnanam Sivajanam</dc:creator>
      <dc:date>2012-07-26T02:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 with multiple WAN IPs</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965804#M439397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use 1 public ip for outside and rest other 4 IP's you can use it for Static NAT to the servers like DNS,SMTP ...etc and keep the remaining spare ip's for the future refernce. Else you can use dynamic PAT to use all the IP's for PAT purpose like the below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 71.13.207.147-71.13.207.150 netmask 255.255.255.248&lt;/P&gt;&lt;P&gt;nat(inside) 1 192.168.1.0 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats up to you all i can say.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do rate for the helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 04:47:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965804#M439397</guid>
      <dc:creator>nkarthikeyan</dc:creator>
      <dc:date>2012-07-26T04:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 with multiple WAN IPs</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965805#M439398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you have configured is already correct:&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp Ext148 www Int250 www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp Ext148 8080 Int250 4522 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is how you configured the static PAT statement to allow inbound connection to Int250 host on port 80 and 4522 using public ip address of Ext148.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 17:11:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965805#M439398</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-07-26T17:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 with multiple WAN IPs</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965806#M439400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone for the responses. Really appreciate the help. We have it up and running with a config very similar to the one I previously posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 18:56:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-with-multiple-wan-ips/m-p/1965806#M439400</guid>
      <dc:creator>joelpc1976</dc:creator>
      <dc:date>2012-07-26T18:56:28Z</dc:date>
    </item>
  </channel>
</rss>

