<?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 trouble opening port 443 for remote users Groupwise  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768286#M1003567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"But it appears that the outside interface is being mapped to 66.64.170.16."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.16 is the network address, it is not a host address. It will not be an address on your asa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;66.64.170.16/29&lt;/P&gt;&lt;P&gt;.16 = network address&lt;/P&gt;&lt;P&gt;.17&lt;/P&gt;&lt;P&gt;.18&lt;/P&gt;&lt;P&gt;.19&lt;/P&gt;&lt;P&gt;.20&lt;/P&gt;&lt;P&gt;.21&lt;/P&gt;&lt;P&gt;.22&lt;/P&gt;&lt;P&gt;.23 = broadcast address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All that route table is telling you is that the 66.64.170.16/29 network is attached to the WAN interface, NOT that .16 is the external address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2007 16:03:34 GMT</pubDate>
    <dc:creator>acomiskey</dc:creator>
    <dc:date>2007-06-07T16:03:34Z</dc:date>
    <item>
      <title>ASA5505 trouble opening port 443 for remote users Groupwise WebAccess</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768281#M1003521</link>
      <description>&lt;P&gt;We have a GroupWise server running WebAccess sitting behind ASA5505. I have opened port 25 and can send and recieve emails but can't get access to WebAccess. I can internally at &lt;A class="jive-link-custom" href="https://192.168.1.50/servlet/webacc" target="_blank"&gt;https://192.168.1.50/servlet/webacc&lt;/A&gt; and everything is running fine. But when I try it externally via &lt;A class="jive-link-custom" href="https://66.64.x.x/servlet/webacc" target="_blank"&gt;https://66.64.x.x/servlet/webacc&lt;/A&gt; I have no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the relevant setup information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; mac-address 0012.3f7f.9876&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; description NuVox T1&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 66.64.x.x 255.255.255.248 &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;access-list out2in extended permit tcp any any eq smtp &lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any any eq https &lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any any eq 9850 &lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any any eq 1677 &lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any any eq 7205 &lt;/P&gt;&lt;P&gt;access-list out2in extended permit udp any any eq 443 &lt;/P&gt;&lt;P&gt;access-list out2in extended permit udp any any eq 9850 &lt;/P&gt;&lt;P&gt;access-list out2in extended permit udp any any eq 1677 &lt;/P&gt;&lt;P&gt;access-list out2in extended permit udp any any eq 7205 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface smtp 192.168.1.50 smtp netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface https 192.168.1.50 https netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 9850 192.168.1.50 9850 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 1677 192.168.1.50 1677 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 7205 192.168.1.50 7205 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface 443 192.168.1.50 443 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface 9850 192.168.1.50 9850 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface 1677 192.168.1.50 1677 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface 7205 192.168.1.50 7205 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group out2in in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 66.64.x.x 1 &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 10:26:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768281#M1003521</guid>
      <dc:creator>thomas.estes</dc:creator>
      <dc:date>2019-03-11T10:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768282#M1003532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's tcp, not udp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface 443 192.168.1.50 443 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out2in extended permit udp any any eq 443 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should be...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 443 192.168.1.50 443 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any any eq 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also you can limit your destination in your acl to the outside interface address which is much more secure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any host 66.64.x.x eq 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please rate if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 14:45:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768282#M1003532</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-06-07T14:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768283#M1003545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I deleted the UDP record, and I changed the ACL rule. Still no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did some digging around around and looked at how the last router was set up and came up with an issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are on a T1 line with a static IP. I have assigned that IP to the outside interface. The ISP has a default gateway which I have routed "outside" to via:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 66.64.170.y 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when I check the IP of the outside interface it is not the static IP that I assigned but is now 66.64.170.z&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that the old router had a routing rule, but I can't seem to emulate this as there is no default gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 15:15:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768283#M1003545</guid>
      <dc:creator>thomas.estes</dc:creator>
      <dc:date>2007-06-07T15:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768284#M1003557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That table shows...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;66.64.170.16/29 connected WAN&lt;/P&gt;&lt;P&gt;66.64.170.17 default gateway&lt;/P&gt;&lt;P&gt;192.168.1.0/24 connected LAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the outside ip of the old router? I'm not sure what you mean by, "it is not the static ip that I assigned".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 15:26:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768284#M1003557</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-06-07T15:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768285#M1003562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;interface Vlan2&lt;/P&gt;&lt;P&gt;description NuVox T1&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 66.64.170.18 255.255.255.248&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x.x.x.18 is the static IP that I assigned to "outside" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then do:&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 66.64.170.17 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to point to the wan gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it appears that the outside interface is being mapped to 66.64.170.16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am confused as I need to translate 66.64.170.18 which is our mx record and points to our internal hosted server. But I have no NAT or routes for the  66.64.170.16 address that appears to be assigned to the outside interface when all along I thought it was 66.64.170.18.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The old router did this but I am not able to duplicate it on the asa5505, do mostly to my ignorance. Thanks for you time and patients.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 15:51:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768285#M1003562</guid>
      <dc:creator>thomas.estes</dc:creator>
      <dc:date>2007-06-07T15:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768286#M1003567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"But it appears that the outside interface is being mapped to 66.64.170.16."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.16 is the network address, it is not a host address. It will not be an address on your asa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;66.64.170.16/29&lt;/P&gt;&lt;P&gt;.16 = network address&lt;/P&gt;&lt;P&gt;.17&lt;/P&gt;&lt;P&gt;.18&lt;/P&gt;&lt;P&gt;.19&lt;/P&gt;&lt;P&gt;.20&lt;/P&gt;&lt;P&gt;.21&lt;/P&gt;&lt;P&gt;.22&lt;/P&gt;&lt;P&gt;.23 = broadcast address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All that route table is telling you is that the 66.64.170.16/29 network is attached to the WAN interface, NOT that .16 is the external address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:03:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768286#M1003567</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-06-07T16:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768287#M1003571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to route: &lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 66.64.170.17 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or I have no internet access. Do I need the other route to .16 that was set up on the previous router?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:16:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768287#M1003571</guid>
      <dc:creator>thomas.estes</dc:creator>
      <dc:date>2007-06-07T16:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768288#M1003577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there is no need to route to .16, for one this is not a host and two the .16/29 network is directly attached to the pix. You should be good to go then, .17 is your gateway, .18 is outside of ASA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:21:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768288#M1003577</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-06-07T16:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768289#M1003579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I am still unable to connect. Follow steps above. How can I troubleshoot or log further?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:23:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768289#M1003579</guid>
      <dc:creator>thomas.estes</dc:creator>
      <dc:date>2007-06-07T16:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768290#M1003582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure .17 is gateway? You can get to the internet? Post your new config with changes made.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:25:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768290#M1003582</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-06-07T16:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768291#M1003587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. .17 Is gateway confirmed with ISP. I can get to the internet (posting here from behind router).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran log and I do not see any translation going from .18 to 192.168.1.50&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;&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 7.2(2) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname ASA5505&lt;/P&gt;&lt;P&gt;domain-name amcinc.us&lt;/P&gt;&lt;P&gt;enable password 8aPd93D5bXaT2fFZ encrypted&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; mac-address 0012.3f7f.9876&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; description NuVox T1&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 66.64.170.18 255.255.255.248 &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 server-group DefaultDNS&lt;/P&gt;&lt;P&gt; domain-name amcinc.us&lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any any eq smtp &lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any any eq https &lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any any eq 9850 &lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any any eq 1677 &lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any any eq 7205 &lt;/P&gt;&lt;P&gt;access-list out2in extended permit udp any any eq 9850 inactive &lt;/P&gt;&lt;P&gt;access-list out2in extended permit udp any any eq 1677 inactive &lt;/P&gt;&lt;P&gt;access-list out2in extended permit udp any any eq 7205 inactive &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;logging from-address &lt;A href="mailto:thomas.estes@amcinc.us"&gt;thomas.estes@amcinc.us&lt;/A&gt;&lt;/P&gt;&lt;P&gt;logging recipient-address &lt;A href="mailto:thomas.estes@amcinc.us"&gt;thomas.estes@amcinc.us&lt;/A&gt; level errors&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu outside 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-522.bin&lt;/P&gt;&lt;P&gt;asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&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 interface smtp 192.168.1.50 smtp netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface https 192.168.1.50 https netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 9850 192.168.1.50 9850 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 1677 192.168.1.50 1677 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 7205 192.168.1.50 7205 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface 9850 192.168.1.50 9850 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface 1677 192.168.1.50 1677 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface 7205 192.168.1.50 7205 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;access-group out2in in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 66.64.170.17 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;username estest password pfaW5bAu431sHznu encrypted privilege 15&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;snmp-server host inside 192.168.1.1 community ASA5505&lt;/P&gt;&lt;P&gt;snmp-server location Data Room&lt;/P&gt;&lt;P&gt;snmp-server contact Tom Estes&lt;/P&gt;&lt;P&gt;snmp-server community ASA5505&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;telnet 192.168.1.114 255.255.255.255 inside&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.100-192.168.1.149 inside&lt;/P&gt;&lt;P&gt;dhcpd dns 64.89.70.2 64.89.74.2 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;Cryptochecksum:3a9acacb8fa6c437b6a95c271048ffde&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:32:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768291#M1003587</guid>
      <dc:creator>thomas.estes</dc:creator>
      <dc:date>2007-06-07T16:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768292#M1003592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="https://66.64.170.18" target="_blank"&gt;https://66.64.170.18&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you trying this from the inside or outside?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:34:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768292#M1003592</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-06-07T16:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768293#M1003595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well how about that?!!?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still can't hit it from the internal network, but when I fire up a laptop with an air card I was able to see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS&amp;gt; We were able to hit it from the internal network b4, any idea why I can't now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:47:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768293#M1003595</guid>
      <dc:creator>thomas.estes</dc:creator>
      <dc:date>2007-06-07T16:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768294#M1003600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you cannot becuase the asa does not allow it by default. You have a few options, where does your dns sit for inside clients? If it is outside you can perform dns doctoring, but this does not work when combined with port forwarding like you are doing. Second, you can create another static, enable same-security-traffic permit intra-interface and hairpin. This will allow the traffic to hit inside interface of ASA and be directed back inside to the server. Here is a good doc here..let me know if you need asssistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807968d1.shtml#solution2" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807968d1.shtml#solution2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you had a dmz you could do a statement like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,inside) &lt;PUBLIC.IP&gt; &lt;PRIVATE.IP&gt; netmask 255.255.255.255&lt;/PRIVATE.IP&gt;&lt;/PUBLIC.IP&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:52:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768294#M1003600</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-06-07T16:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768295#M1003603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should also change the way you are writing you acl's, using any as a destination is an unnecessary security risk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out2in extended permit tcp any host 66.64.170.18 eq https &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 17:06:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768295#M1003603</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-06-07T17:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768296#M1003606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 17:40:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768296#M1003606</guid>
      <dc:creator>thomas.estes</dc:creator>
      <dc:date>2007-06-07T17:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768297#M1003611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did the hairpinning work for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 17:42:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768297#M1003611</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-06-07T17:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 trouble opening port 443 for remote users Groupwise</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768298#M1003615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not a requirement so I am not pursuing it. I appreciate the information though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 17:45:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-trouble-opening-port-443-for-remote-users-groupwise/m-p/768298#M1003615</guid>
      <dc:creator>thomas.estes</dc:creator>
      <dc:date>2007-06-07T17:45:13Z</dc:date>
    </item>
  </channel>
</rss>

