<?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: need help configuring PIX 501 for VNC acess in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432543#M268918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the only line that seems close is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 10.1.x.x access-list &lt;LISTNAME&gt; 0 0&lt;/LISTNAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nothing else showing up in the show config output has (inside, outside) within&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Mar 2014 20:46:37 GMT</pubDate>
    <dc:creator>miked_187</dc:creator>
    <dc:date>2014-03-03T20:46:37Z</dc:date>
    <item>
      <title>need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432535#M268900</link>
      <description>&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Cisco PIX Firewall Version 6.3(5)&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Cisco PIX Device Manager Version 3.0(4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Compiled on Thu 04-Aug-05 21:40 by morlee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help with determining the correct command line that will allow access for TightVNC into a single server &lt;SPAN style="font-size: 10pt;"&gt;192.168.1.2 &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;on the internal network on port 5900.&amp;nbsp; I won't be running the web interface on 5800.&amp;nbsp; The internal network is Windows based so I can use remote desktop off of .2 to connect to other desktops in the office&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm thinking that the following might be close&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enter configure terminal mode with: &lt;SPAN style="font-size: 10pt;"&gt;conf t&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add: &lt;SPAN style="font-size: 10pt;"&gt;fixup protocol vnc 5900 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add: access-list tightvnc line 1 permit ip host 192.168.1.2 any 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write the config: wr mem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;exit config mode: exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;confirm changes: show access-list tightvnc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if all looks good log out of the 501, &lt;SPAN style="font-size: 10pt;"&gt;and then give remote access a test via an offsite vnc client. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... but I'm feeling like I'm missing a whole bunch of stuff.&amp;nbsp; Is there a way to tell the tightvnc access-list to only accept traffic if the inbound port is 5900?&amp;nbsp; Google didn't lead to much in the way of specifics on any of this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What did I miss?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:51:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432535#M268900</guid>
      <dc:creator>miked_187</dc:creator>
      <dc:date>2019-03-12T03:51:44Z</dc:date>
    </item>
    <item>
      <title>need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432536#M268904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this might be better&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list tightvnc permit tcp any host 192.168.1.2 eq 5900&lt;/P&gt;&lt;P&gt;access-list tightvnc permit udp any host 192.168.1.2 eq 5900&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm grasping... lol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 17:39:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432536#M268904</guid>
      <dc:creator>miked_187</dc:creator>
      <dc:date>2014-02-28T17:39:50Z</dc:date>
    </item>
    <item>
      <title>need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432537#M268908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you coming in from the internet ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so you can't use the private IPs as they are not routable on the internet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what public IPs do you have ? You can use the public IP assigned to the outside interface of your firewall if needed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you clarify ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 19:00:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432537#M268908</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-02-28T19:00:44Z</dc:date>
    </item>
    <item>
      <title>need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432538#M268911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Are you coming in from the internet ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, all the vnc client activity will be coming in from the internet, no vnc client activity will be started from within the office.&amp;nbsp; This is purely for remote access to the office from outside sources/IP's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; So what public IPs do you have ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have 2 but will be pointing the inbound vnc clients from the internet to the ip address that we have in the PIX setup under the "ip address outside" value. lets call it 216.x.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for chiiming in, hopefully this helps you help me, let me know what other info I can provide&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 19:28:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432538#M268911</guid>
      <dc:creator>miked_187</dc:creator>
      <dc:date>2014-02-28T19:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432539#M268913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming the VNC port is TCP then - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 5009 192.168.1.2 5009 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp any host 216.x.x.x eq 5009 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note you may have an acl already configured for the outside interface so just add the above line to that acl. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the acl allows any IP address so you may want to lock that down if possible although it may not be. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 20:58:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432539#M268913</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-02-28T20:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432540#M268915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think the VNC port 5900 is both UDP and TCP.&amp;nbsp; I'll have to investigate the settings, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm out of the office till Monday, but I'll give the above a go then and follow back up, appreciate the help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;m&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 22:26:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432540#M268915</guid>
      <dc:creator>miked_187</dc:creator>
      <dc:date>2014-02-28T22:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432541#M268916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just determined that I need VNC to run encrypted (HIPAA compliance and all that), so I'll need to run VNC over an SSH tunnel on nonstd SSH port 9765 to the same .2 box where the SSH server is listening&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;conf t&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif; min-height: 8pt; height: 8pt;"&gt;static (inside,outside) tcp interface 9765 192.168.1.2 9765&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;access-list outside_in permit tcp any host 216.x.x.x eq 9765&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;wr mem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;show access-list outside_in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 20:18:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432541#M268916</guid>
      <dc:creator>miked_187</dc:creator>
      <dc:date>2014-03-03T20:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432542#M268917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, your configuration looks fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to reiterate, if there is already an acl applied to the outside interface inbound then you need to add it to that acl rather than create a new one. &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, 03 Mar 2014 20:21:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432542#M268917</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-03-03T20:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432543#M268918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the only line that seems close is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 10.1.x.x access-list &lt;LISTNAME&gt; 0 0&lt;/LISTNAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nothing else showing up in the show config output has (inside, outside) within&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 20:46:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432543#M268918</guid>
      <dc:creator>miked_187</dc:creator>
      <dc:date>2014-03-03T20:46:37Z</dc:date>
    </item>
    <item>
      <title>need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432544#M268920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure what you mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an "access-group &lt;ACL name=""&gt; in interface outside" line in your config ? &lt;/ACL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so add the acl line to the &lt;ACL name=""&gt;. &lt;/ACL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not you need to create a new acl and apply it to the outside interface using the command above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you check your config properly because if you already have an acl and apply a new acl it replaces the old one. &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, 03 Mar 2014 20:59:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432544#M268920</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-03-03T20:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432545#M268922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no access-group anywhere within&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 existing access-list entries:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list &lt;NAME1&gt; permit ip host 192.168.1.2 192.y.y.y 255.255.255.0&lt;/NAME1&gt;&lt;/P&gt;&lt;P&gt;access-list &lt;NAME2&gt; permit ip host 10.1.x.x 192.y.y.y 255.255.255.0&lt;/NAME2&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these are for a 3rd party VPN, have nothing to do with setting up SSH access, and each has a unique name, so it would appear (to my inexperinced eyes) that there isn't danger of a naming/overwrite collision&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 21:10:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432545#M268922</guid>
      <dc:creator>miked_187</dc:creator>
      <dc:date>2014-03-03T21:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: need help configuring PIX 501 for VNC acess</title>
      <link>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432546#M268923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are no "access-group ..." entries then it looks like you don't have an acl applied to the outside interface so you will need to create the new acl and apply it. &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, 03 Mar 2014 21:13:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-configuring-pix-501-for-vnc-acess/m-p/2432546#M268923</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-03-03T21:13:01Z</dc:date>
    </item>
  </channel>
</rss>

