<?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: Internet connectivity issue with firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174970#M859938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I completly overlooked that.  Thank you for the quick reply everyone, I will go test it right now!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2009 19:25:30 GMT</pubDate>
    <dc:creator>jlight80911</dc:creator>
    <dc:date>2009-05-11T19:25:30Z</dc:date>
    <item>
      <title>Internet connectivity issue with firewall</title>
      <link>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174964#M859932</link>
      <description>&lt;P&gt;We recently had a T1 put in by qwest with them providing static ip address's and a qwest basic router.  We are currently running a ASA 5505 behind the router, and a Linksys wireless router behind the ASA 5505.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue at hand is I went through the wizard to setup our firewall with the static IP address.  Pretty basic figuring we just wanted to test it.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the Firewall ASDM software I can ping websites, but from my PC I am not able to get out to the web.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error I get is as follows&lt;/P&gt;&lt;P&gt;portmap translation creation failed for udp src inside:192.168.1.2/49286 dst outside:205.xyz.2.65/53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 205 address is the DNS servers qwest has provided to us.  So I am a little confussed why its going there and not our outside IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my config, file.&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 50&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 65.xyz.153.146 255.255.255.248&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan3&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no forward interface Vlan1&lt;/P&gt;&lt;P&gt; nameif dmz&lt;/P&gt;&lt;P&gt; security-level 50&lt;/P&gt;&lt;P&gt; no ip address&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;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;dns domain-lookup inside&lt;/P&gt;&lt;P&gt;dns domain-lookup outside&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; name-server 205.xyz.3.65&lt;/P&gt;&lt;P&gt; name-server 205.xyz.2.65&lt;/P&gt;&lt;P&gt; domain-name default.domain.invalid&lt;/P&gt;&lt;P&gt;access-list VPN standard permit 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list VPN standard permit 10.10.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit ip any any&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu dmz 1500&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-523.bin&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 (inside) 1 0.0.0.0 0.0.0.0&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 65.xyz.153.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 uauth 0:05:00 absolute&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;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;dhcpd auto_config outside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.1.2-192.168.1.10 inside&lt;/P&gt;&lt;P&gt;dhcpd dns 205.xyz.3.65 205.xyz.2.65 interface inside&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&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 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;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:30:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174964#M859932</guid>
      <dc:creator>jlight80911</dc:creator>
      <dc:date>2019-03-11T15:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Internet connectivity issue with firewall</title>
      <link>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174965#M859933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are not translating your internal addresses to routable addresses on the Internet. You have this in your config - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need a corresponding global statement. Add this to your config -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 19:16:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174965#M859933</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-05-11T19:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Internet connectivity issue with firewall</title>
      <link>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174966#M859934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) You may want to check with the provider to make sure they bridged the router that's in front of your ASA. If they didn't, you won't be able to get out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.) You're missing "global (outside) 1 interface"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What the last line does is match up with your nat statement. The nat statement tells the ASA that anyone who arrives on the inside interface gets natted, but it doesn't have anything to nat to because you're missing the global statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 19:16:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174966#M859934</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2009-05-11T19:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Internet connectivity issue with firewall</title>
      <link>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174967#M859935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I missed you by "that much" Jon &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 19:16:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174967#M859935</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2009-05-11T19:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Internet connectivity issue with firewall</title>
      <link>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174968#M859936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At least we both gave the same advice &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 19:18:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174968#M859936</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-05-11T19:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Internet connectivity issue with firewall</title>
      <link>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174969#M859937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOL! Yeah, that's a plus &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 19:24:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174969#M859937</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2009-05-11T19:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Internet connectivity issue with firewall</title>
      <link>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174970#M859938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I completly overlooked that.  Thank you for the quick reply everyone, I will go test it right now!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 19:25:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174970#M859938</guid>
      <dc:creator>jlight80911</dc:creator>
      <dc:date>2009-05-11T19:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Internet connectivity issue with firewall</title>
      <link>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174971#M859939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 19:55:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-connectivity-issue-with-firewall/m-p/1174971#M859939</guid>
      <dc:creator>jlight80911</dc:creator>
      <dc:date>2009-05-11T19:55:03Z</dc:date>
    </item>
  </channel>
</rss>

