<?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 Configuring PAT for VoIP got a Turn Up today!!! in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189750#M359889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ERROR: NAT unable to reserve ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's what I got.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Mar 2013 22:17:45 GMT</pubDate>
    <dc:creator>khayes1984</dc:creator>
    <dc:date>2013-03-19T22:17:45Z</dc:date>
    <item>
      <title>Configuring PAT for VoIP got a Turn Up today!!!</title>
      <link>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189742#M359880</link>
      <description>&lt;P&gt;Good Morning all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question, I've researched around the internet to find the CLI commands to open ports TCP 5060/5061 and UDP ports 1024 to 65535 to my SIP provider. I'm a voice guy so i'm VERY new to Security and I would like some assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a ASA 5505, and below is my Show Run:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------ show running-config ------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 8.3(2) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname ECSASA-5505&lt;/P&gt;&lt;P&gt;domain-name hostedatandvoice.local&lt;/P&gt;&lt;P&gt;enable password &amp;lt;removed&amp;gt;&lt;/P&gt;&lt;P&gt;passwd &amp;lt;removed&amp;gt;&lt;/P&gt;&lt;P&gt;names&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 x.x.x.x 255.255.255.252 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt;description COMCAST &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;banner exec EnterCloud Solutions ASA&lt;/P&gt;&lt;P&gt;banner login AAA is enabled, Local access has been restricted to local Administrators and Engineers of ECS, LLC.&lt;/P&gt;&lt;P&gt;banner motd EnterCloud Solutions ASA Applicance.&amp;nbsp; Unauthorized users will be logged and flagged for unauthorized access. IP's are tracked and logged and will be reported to local State and Federal agencies. &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;banner motd Contact &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:security@hostedatandvoice.com" target="_blank"&gt;security@hostedatandvoice.com&lt;/A&gt;&lt;SPAN&gt; for additional help or support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;banner asdm WELCOME TO ECS ASA 5505 SECURITY APPLICANCE!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;clock timezone EST -5&lt;/P&gt;&lt;P&gt;clock summer-time EDT recurring&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt;domain-name hostedatandvoice.local&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 network Internet &lt;/P&gt;&lt;P&gt; subnet 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;object network obj_any &lt;/P&gt;&lt;P&gt; subnet 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;object service NTP &lt;/P&gt;&lt;P&gt; service tcp source eq 123 destination eq 123 &lt;/P&gt;&lt;P&gt; description Time Clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;object network STATIC-PAT &lt;/P&gt;&lt;P&gt; subnet 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network VPN-Pool &lt;/P&gt;&lt;P&gt; subnet 190.168.10.0 255.255.255.240&lt;/P&gt;&lt;P&gt;description VPN IP Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;object network SSL-VPN-POOL &lt;/P&gt;&lt;P&gt; description SSL-VPN-POOL&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;object network SSL-VPN-POOL1 &lt;/P&gt;&lt;P&gt;object network SSL-VPN-NET1 &lt;/P&gt;&lt;P&gt; subnet 192.168.10.0 255.255.255.240&lt;/P&gt;&lt;P&gt;object network outside_to_inside_VoIP &lt;/P&gt;&lt;P&gt; host 192.168.1.8&lt;/P&gt;&lt;P&gt;object-group network PRIVATE-LAN&lt;/P&gt;&lt;P&gt;network-object 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object-group network SSL-VPN-NETWORKS&lt;/P&gt;&lt;P&gt;description SSL VPN NETWORKS&lt;/P&gt;&lt;P&gt;object-group network VPN-NETWORK&lt;/P&gt;&lt;P&gt;network-object object SSL-VPN-NET1&lt;/P&gt;&lt;P&gt;access-list OUTSIDE-IN extended permit udp any object STATIC-PAT eq ntp &lt;/P&gt;&lt;P&gt;access-list ECSSLVPN remark Allow VPN Access to LAN&lt;/P&gt;&lt;P&gt;access-list ECSSLVPN standard permit 192.168.1.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging buffer-size 1000000&lt;/P&gt;&lt;P&gt;logging buffered debugging&lt;/P&gt;&lt;P&gt;logging asdm debugging&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;ip local pool VPN-Pool 192.168.10.1-192.168.10.12 mask 255.255.255.240&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;icmp permit any inside&lt;/P&gt;&lt;P&gt;icmp permit any outside&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-712.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,outside) source static PRIVATE-LAN PRIVATE-LAN destination static VPN-NETWORK VPN-NETWORK&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network STATIC-PAT&lt;/P&gt;&lt;P&gt;nat (inside,outside) dynamic interface&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 x.x.x.x1&lt;/P&gt;&lt;P&gt;route inside 192.168.10.0 255.255.255.255 192.168.1.1 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;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication http console 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;http 0.0.0.0 0.0.0.0 outside&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;crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set pfs group1&lt;/P&gt;&lt;P&gt;crypto ca trustpoint ASDM_TrustPoint0&lt;/P&gt;&lt;P&gt;enrollment self&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;email &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:security@hostedatandvoice.com" target="_blank"&gt;security@hostedatandvoice.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;subject-name CN=ESCASA-5505&lt;/P&gt;&lt;P&gt;ip-address x.x.x.x&lt;/P&gt;&lt;P&gt;keypair ECS-KP&lt;/P&gt;&lt;P&gt;proxy-ldc-issuer&lt;/P&gt;&lt;P&gt;crl configure&lt;/P&gt;&lt;P&gt;crypto ca trustpoint ASDM_TrustPoint1&lt;/P&gt;&lt;P&gt;enrollment terminal&lt;/P&gt;&lt;P&gt;crl configure&lt;/P&gt;&lt;P&gt;crypto ca certificate chain ASDM_TrustPoint0&lt;/P&gt;&lt;P&gt;certificate 59203f51&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 308202a8 30820211 a0030201 02020459 203f5130 0d06092a 864886f7 0d010105 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05003066 31143012 06035504 03130b45 53434153 412d3535 3035314e 301b0609 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2a864886 f70d0109 08130e35 302e3139 342e3234 352e3138 35302f06 092a8648 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 86f70d01 09021622 45534341 53412d35 3530352e 686f7374 65646174 616e6476 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6f696365 2e6c6f63 616c301e 170d3133 30333132 31333233 34375a17 0d323330 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 33313031 33323334 375a3066 31143012 06035504 03130b45 53434153 412d3535 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3035314e 301b0609 2a864886 f70d0109 08130e35 302e3139 342e3234 352e3138 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 35302f06 092a8648 86f70d01 09021622 45534341 53412d35 3530352e 686f7374 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 65646174 616e6476 6f696365 2e6c6f63 616c3081 9f300d06 092a8648 86f70d01 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01010500 03818d00 30818902 818100dd 432f3bbc 24f0329f 81f0faea 27555dd6 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 972dfcc0 697dd74b 8ebdfe7a b7adb611 a97b3881 baef9373 d6442571 7da6d0b1 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; f74e9ff9 6602d832 6a092719 2460ecb1 0088a4f0 fbf0c2b0 13586c87 c23d69b2 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08525422 f66e735c 46f3b3c8 d3f41c21 5a204fea cd798c7b e15c018a 6f6d344d &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; de24ac87 12cc69a7 b07023a4 302a0702 03010001 a3633061 300f0603 551d1301 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01ff0405 30030101 ff300e06 03551d0f 0101ff04 04030201 86301f06 03551d23 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 04183016 80149724 66a81b45 e402da6f f9e47a87 6c01af08 5476301d 0603551d &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0e041604 14972466 a81b45e4 02da6ff9 e47a876c 01af0854 76300d06 092a8648 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 86f70d01 01050500 03818100 517b691a 285b035e 5e4ffaba 02467a5a 45d1d4fd &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0e39838d caf77bf1 4cc2f5a6 2fefb926 d0a2fdc4 ebabc75a 28380c06 60df23ee &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8be72ddc b3587956 1eb1df89 d7b4293a ad0db500 bf651885 0a44ba2c 4b94f8ce &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; e27b8242 4abead6b a1af0468 5ed4a8ef 013f2d08 59df2f2e e6afcc21 2df6bbd0 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a1f15a01 4ba8960a ec9771bb&lt;/P&gt;&lt;P&gt;&amp;nbsp; quit&lt;/P&gt;&lt;P&gt;crypto isakmp enable outside&lt;/P&gt;&lt;P&gt;crypto isakmp policy 10&lt;/P&gt;&lt;P&gt;authentication crack&lt;/P&gt;&lt;P&gt;encryption aes-256&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 20&lt;/P&gt;&lt;P&gt;authentication rsa-sig&lt;/P&gt;&lt;P&gt;encryption aes-256&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 30&lt;/P&gt;&lt;P&gt;authentication pre-share&lt;/P&gt;&lt;P&gt;encryption aes-256&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 40&lt;/P&gt;&lt;P&gt;authentication crack&lt;/P&gt;&lt;P&gt;encryption aes-192&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 50&lt;/P&gt;&lt;P&gt;authentication rsa-sig&lt;/P&gt;&lt;P&gt;encryption aes-192&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 60&lt;/P&gt;&lt;P&gt;authentication pre-share&lt;/P&gt;&lt;P&gt;encryption aes-192&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 70&lt;/P&gt;&lt;P&gt;authentication crack&lt;/P&gt;&lt;P&gt;encryption aes&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 80&lt;/P&gt;&lt;P&gt;authentication rsa-sig&lt;/P&gt;&lt;P&gt;encryption aes&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 90&lt;/P&gt;&lt;P&gt;authentication pre-share&lt;/P&gt;&lt;P&gt;encryption aes&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 100&lt;/P&gt;&lt;P&gt;authentication crack&lt;/P&gt;&lt;P&gt;encryption 3des&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 110&lt;/P&gt;&lt;P&gt;authentication rsa-sig&lt;/P&gt;&lt;P&gt;encryption 3des&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 120&lt;/P&gt;&lt;P&gt;authentication pre-share&lt;/P&gt;&lt;P&gt;encryption 3des&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 130&lt;/P&gt;&lt;P&gt;authentication crack&lt;/P&gt;&lt;P&gt;encryption des&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 140&lt;/P&gt;&lt;P&gt;authentication rsa-sig&lt;/P&gt;&lt;P&gt;encryption des&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 150&lt;/P&gt;&lt;P&gt;authentication pre-share&lt;/P&gt;&lt;P&gt;encryption des&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;crypto isakmp policy 65535&lt;/P&gt;&lt;P&gt;authentication pre-share&lt;/P&gt;&lt;P&gt;encryption 3des&lt;/P&gt;&lt;P&gt;hash sha&lt;/P&gt;&lt;P&gt;group 2&lt;/P&gt;&lt;P&gt;lifetime 86400&lt;/P&gt;&lt;P&gt;no crypto isakmp nat-traversal&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 0.0.0.0 0.0.0.0 outside&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 dns 4.2.2.2 8.8.1.1&lt;/P&gt;&lt;P&gt;dhcpd domain hostedatandvoice.local&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.1.12-192.168.1.130 inside&lt;/P&gt;&lt;P&gt;dhcpd dns 4.2.2.2 8.8.1.1 interface inside&lt;/P&gt;&lt;P&gt;dhcpd domain hostedatandvoice.com 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;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;ntp server 199.249.224.123 source outside prefer&lt;/P&gt;&lt;P&gt;ssl trust-point ASDM_TrustPoint0 outside&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt;enable outside&lt;/P&gt;&lt;P&gt;svc image disk0:/anyconnect-win-3.0.11042-k9.pkg 1&lt;/P&gt;&lt;P&gt;svc image disk0:/anyconnect-macosx-i386-3.1.02040-k9.pkg 2&lt;/P&gt;&lt;P&gt;svc enable&lt;/P&gt;&lt;P&gt;group-policy DfltGrpPolicy attributes&lt;/P&gt;&lt;P&gt;dns-server value 4.2.2.2&lt;/P&gt;&lt;P&gt;vpn-tunnel-protocol IPSec l2tp-ipsec svc webvpn&lt;/P&gt;&lt;P&gt;split-tunnel-policy tunnelspecified&lt;/P&gt;&lt;P&gt;split-tunnel-network-list value ECSSLVPN&lt;/P&gt;&lt;P&gt;default-domain value hostedatandvoice.local&lt;/P&gt;&lt;P&gt;split-dns value hostedatandvoice.com &lt;/P&gt;&lt;P&gt; address-pools value VPN-Pool&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc ask enable default webvpn&lt;/P&gt;&lt;P&gt;username khayes password &amp;lt;removed&amp;gt; privilege 15&lt;/P&gt;&lt;P&gt;username mharrell password &amp;lt;removed&amp;gt; privilege 15&lt;/P&gt;&lt;P&gt;username bdillard password &amp;lt;removed&amp;gt; privilege 15&lt;/P&gt;&lt;P&gt;username skonti password &amp;lt;removed&amp;gt; privilege 15&lt;/P&gt;&lt;P&gt;tunnel-group ECSSLVPN type remote-access&lt;/P&gt;&lt;P&gt;tunnel-group ECSSLVPN general-attributes&lt;/P&gt;&lt;P&gt;address-pool VPN-Pool&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;&amp;nbsp; message-length maximum client auto&lt;/P&gt;&lt;P&gt;&amp;nbsp; 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;&amp;nbsp; inspect dns preset_dns_map &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225 &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ip-options &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp &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;call-home&lt;/P&gt;&lt;P&gt;profile CiscoTAC-1&lt;/P&gt;&lt;P&gt;&amp;nbsp; no active&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; destination address http &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; destination address email &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:callhome@cisco.com" target="_blank"&gt;callhome@cisco.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; destination transport-method http&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;/P&gt;&lt;P&gt;Cryptochecksum:977f2a92875a8c744753124c94adbb09&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:16:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189742#M359880</guid>
      <dc:creator>khayes1984</dc:creator>
      <dc:date>2019-03-12T01:16:18Z</dc:date>
    </item>
    <item>
      <title>Configuring PAT for VoIP got a Turn Up today!!!</title>
      <link>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189743#M359881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 16:56:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189743#M359881</guid>
      <dc:creator>khayes1984</dc:creator>
      <dc:date>2013-03-19T16:56:59Z</dc:date>
    </item>
    <item>
      <title>Configuring PAT for VoIP got a Turn Up today!!!</title>
      <link>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189744#M359882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Kenneth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please include more details such as where is your SIP provider, what is the traffic flow. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default, there is an implicit permit from a&amp;nbsp; higher security interface (100) to a lower security interface (outbound).&amp;nbsp; Hosts on the higher security interface can access any host on a lower&amp;nbsp; security interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From lower to higher you need access list and NAT (which in that case you need ACL opening SIP port and range). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Juan Lombana &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 17:17:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189744#M359882</guid>
      <dc:creator>julomban</dc:creator>
      <dc:date>2013-03-19T17:17:23Z</dc:date>
    </item>
    <item>
      <title>Configuring PAT for VoIP got a Turn Up today!!!</title>
      <link>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189745#M359883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Traffic Flow as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITSP-&amp;gt;Comcast-&amp;gt;ASA 5505-&amp;gt;CUBE-&amp;gt;CUCM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 17:20:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189745#M359883</guid>
      <dc:creator>khayes1984</dc:creator>
      <dc:date>2013-03-19T17:20:12Z</dc:date>
    </item>
    <item>
      <title>Configuring PAT for VoIP got a Turn Up today!!!</title>
      <link>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189746#M359884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kenneth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to allow inbound traffic through the ASA. For this since you are coming from the Internet (lower to higher) you need a NAT one to one and access list:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network &lt;NAME&gt;&lt;/NAME&gt;&lt;/P&gt;&lt;P&gt; host x.x.x.x&lt;/P&gt;&lt;P&gt; nat (inside,outside) static y.y.y.y&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host y.y.y.y eq 5060&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host y.y.y.y eq 5061&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host y.y.y.y range 1024 65535&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace the x.x.x.x with the CUCM manager IP address and the y.y.y.y with a public IP on your outside interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be aware that you need a public IP but not your outside interface, it must be another on the same range of the outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Juan Lombana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 17:35:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189746#M359884</guid>
      <dc:creator>julomban</dc:creator>
      <dc:date>2013-03-19T17:35:06Z</dc:date>
    </item>
    <item>
      <title>Configuring PAT for VoIP got a Turn Up today!!!</title>
      <link>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189747#M359885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have one public IP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 17:36:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189747#M359885</guid>
      <dc:creator>khayes1984</dc:creator>
      <dc:date>2013-03-19T17:36:43Z</dc:date>
    </item>
    <item>
      <title>Configuring PAT for VoIP got a Turn Up today!!!</title>
      <link>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189748#M359886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The public IP of the carrier or my static IP?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 17:45:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189748#M359886</guid>
      <dc:creator>khayes1984</dc:creator>
      <dc:date>2013-03-19T17:45:00Z</dc:date>
    </item>
    <item>
      <title>Configuring PAT for VoIP got a Turn Up today!!!</title>
      <link>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189749#M359887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kenneth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that's the case you can use a range of port and create a NAT using your outside interface IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network CUCM_Private &lt;/P&gt;&lt;P&gt;&amp;nbsp; host 10.10.10.10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object service Range_1024_65535&lt;/P&gt;&lt;P&gt; service udp source range 1024 65535&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service SIP_range&lt;/P&gt;&lt;P&gt; service tcp source range 5060 5061&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static CUCM_Private interface service Range_1024_65535 Range_1024_65535&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static CUCM_Private interface service SIP_range SIP_range&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any object CUCM_Private eq 5060&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any object CUCM_Private eq 5061&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any object CUCM_Private range 1024 65535&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take in consideration that I am using different IP address, please use the correponding IP's. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juan Lombana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 18:31:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189749#M359887</guid>
      <dc:creator>julomban</dc:creator>
      <dc:date>2013-03-19T18:31:24Z</dc:date>
    </item>
    <item>
      <title>Configuring PAT for VoIP got a Turn Up today!!!</title>
      <link>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189750#M359889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ERROR: NAT unable to reserve ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's what I got.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 22:17:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-pat-for-voip-got-a-turn-up-today/m-p/2189750#M359889</guid>
      <dc:creator>khayes1984</dc:creator>
      <dc:date>2013-03-19T22:17:45Z</dc:date>
    </item>
  </channel>
</rss>

