<?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 yes in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/yes/m-p/2506801#M234721</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Following ports required to access&amp;nbsp;&lt;STRONG&gt;ESXI host&amp;nbsp;&lt;/STRONG&gt;via&amp;nbsp;&lt;STRONG&gt;vSphere&amp;nbsp;&lt;/STRONG&gt;client from outside WAN.&lt;/P&gt;&lt;P&gt;902 Incoming and outgoing TCP, outgoing UDP&lt;/P&gt;&lt;P&gt;443,&amp;nbsp;903 Incoming TCP&lt;/P&gt;&lt;P&gt;I have added IP NAT below&amp;nbsp;on our Cisco 1800. Able to login to vSphere. however,&amp;nbsp;unable to access virtual machine console,&amp;nbsp;error "unable to connect to the MKS: could not connect to pipe"&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to make additional changes in the router.&lt;/P&gt;&lt;P&gt;"ip nat inside source list 100 interface FastEthernet0/0 overload&lt;BR /&gt;ip nat inside source static tcp 172.168.168.22 443 x.x.x.x&amp;nbsp; 443 extendable&lt;BR /&gt;ip nat inside source static tcp 172.168.168.22 902 x.x.x.x&amp;nbsp; 902 extendable&lt;BR /&gt;ip nat inside source static udp 172.168.168.22 902 x.x.x.x&amp;nbsp; 902 extendable&lt;BR /&gt;ip nat inside source static tcp 172.168.168.22 903 x.x.x.x&amp;nbsp; 903 extendable&lt;BR /&gt;ip nat inside source static udp 172.168.168.22 903 x.x.x.x&amp;nbsp; 903 extendable&lt;BR /&gt;!&lt;BR /&gt;access-list 100 permit ip any any"&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 04:46:50 GMT</pubDate>
    <dc:creator>phariraja</dc:creator>
    <dc:date>2019-03-12T04:46:50Z</dc:date>
    <item>
      <title>yes</title>
      <link>https://community.cisco.com/t5/network-security/yes/m-p/2506801#M234721</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Following ports required to access&amp;nbsp;&lt;STRONG&gt;ESXI host&amp;nbsp;&lt;/STRONG&gt;via&amp;nbsp;&lt;STRONG&gt;vSphere&amp;nbsp;&lt;/STRONG&gt;client from outside WAN.&lt;/P&gt;&lt;P&gt;902 Incoming and outgoing TCP, outgoing UDP&lt;/P&gt;&lt;P&gt;443,&amp;nbsp;903 Incoming TCP&lt;/P&gt;&lt;P&gt;I have added IP NAT below&amp;nbsp;on our Cisco 1800. Able to login to vSphere. however,&amp;nbsp;unable to access virtual machine console,&amp;nbsp;error "unable to connect to the MKS: could not connect to pipe"&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to make additional changes in the router.&lt;/P&gt;&lt;P&gt;"ip nat inside source list 100 interface FastEthernet0/0 overload&lt;BR /&gt;ip nat inside source static tcp 172.168.168.22 443 x.x.x.x&amp;nbsp; 443 extendable&lt;BR /&gt;ip nat inside source static tcp 172.168.168.22 902 x.x.x.x&amp;nbsp; 902 extendable&lt;BR /&gt;ip nat inside source static udp 172.168.168.22 902 x.x.x.x&amp;nbsp; 902 extendable&lt;BR /&gt;ip nat inside source static tcp 172.168.168.22 903 x.x.x.x&amp;nbsp; 903 extendable&lt;BR /&gt;ip nat inside source static udp 172.168.168.22 903 x.x.x.x&amp;nbsp; 903 extendable&lt;BR /&gt;!&lt;BR /&gt;access-list 100 permit ip any any"&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 04:46:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/yes/m-p/2506801#M234721</guid>
      <dc:creator>phariraja</dc:creator>
      <dc:date>2019-03-12T04:46:50Z</dc:date>
    </item>
    <item>
      <title>I personally do not recommend</title>
      <link>https://community.cisco.com/t5/network-security/yes/m-p/2506802#M234724</link>
      <description>&lt;P&gt;I personally do not recommend port forwarding the ports of vSphere, security wise, it can be a breach in your system. To add on that, it inefficient.&lt;/P&gt;&lt;P&gt;To add, your port-forwarding statements are correct, but can you remove the "extendible" on them?&lt;BR /&gt;They might use ports w/c they shouldn't since you "extended" them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm handling VMWare ESXi servers and port forwarding never does the trick. Its not the port-forwarding statements that has the issue, but the ESXi to vSphere KVM communication. It seems it can't handle NAT traversals/Translations w/c you are doing.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you still desire to access it outside your network, try configuring your device for Remote access VPN&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2014 15:22:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/yes/m-p/2506802#M234724</guid>
      <dc:creator>LJ Gabrillo</dc:creator>
      <dc:date>2014-09-18T15:22:45Z</dc:date>
    </item>
    <item>
      <title>Please help me with the</title>
      <link>https://community.cisco.com/t5/network-security/yes/m-p/2506803#M234726</link>
      <description>&lt;P&gt;Please help me with the command to remove&amp;nbsp;&lt;SPAN style="font-size: 14px;"&gt;extendable.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2014 05:19:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/yes/m-p/2506803#M234726</guid>
      <dc:creator>phariraja</dc:creator>
      <dc:date>2014-09-19T05:19:38Z</dc:date>
    </item>
    <item>
      <title>Just simply negate them:no ip</title>
      <link>https://community.cisco.com/t5/network-security/yes/m-p/2506804#M234729</link>
      <description>&lt;P&gt;Just simply negate them:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;no ip nat inside source static tcp 172.168.168.22 443 x.x.x.x&amp;nbsp; 443 extendable&lt;/SPAN&gt;&lt;BR style="font-size: 14px;" /&gt;&lt;SPAN style="font-size: 14px;"&gt;no ip nat inside source static tcp 172.168.168.22 902 x.x.x.x&amp;nbsp; 902 extendable&lt;/SPAN&gt;&lt;BR style="font-size: 14px;" /&gt;&lt;SPAN style="font-size: 14px;"&gt;no ip nat inside source static udp 172.168.168.22 902 x.x.x.x&amp;nbsp; 902 extendable&lt;/SPAN&gt;&lt;BR style="font-size: 14px;" /&gt;&lt;SPAN style="font-size: 14px;"&gt;no ip nat inside source static tcp 172.168.168.22 903 x.x.x.x&amp;nbsp; 903 extendable&lt;/SPAN&gt;&lt;BR style="font-size: 14px;" /&gt;&lt;SPAN style="font-size: 14px;"&gt;no ip nat inside source static udp 172.168.168.22 903 x.x.x.x&amp;nbsp; 903 extendable&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;once deleted, enter them again:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;ip nat inside source static tcp 172.168.168.22 443 x.x.x.x&amp;nbsp; 443&lt;/SPAN&gt;&lt;BR style="font-size: 14px;" /&gt;&lt;SPAN style="font-size: 14px;"&gt;ip nat inside source static tcp 172.168.168.22 902 x.x.x.x&amp;nbsp; 902&amp;nbsp;&lt;/SPAN&gt;&lt;BR style="font-size: 14px;" /&gt;&lt;SPAN style="font-size: 14px;"&gt;ip nat inside source static udp 172.168.168.22 902 x.x.x.x&amp;nbsp; 902&amp;nbsp;&lt;/SPAN&gt;&lt;BR style="font-size: 14px;" /&gt;&lt;SPAN style="font-size: 14px;"&gt;ip nat inside source static tcp 172.168.168.22 903 x.x.x.x&amp;nbsp; 903&amp;nbsp;&lt;/SPAN&gt;&lt;BR style="font-size: 14px;" /&gt;&lt;SPAN style="font-size: 14px;"&gt;ip nat inside source static udp 172.168.168.22 903 x.x.x.x&amp;nbsp; 903&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2014 05:29:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/yes/m-p/2506804#M234729</guid>
      <dc:creator>LJ Gabrillo</dc:creator>
      <dc:date>2014-09-19T05:29:54Z</dc:date>
    </item>
    <item>
      <title>Have deleted, entered them</title>
      <link>https://community.cisco.com/t5/network-security/yes/m-p/2506805#M234732</link>
      <description>&lt;P&gt;Have deleted,&amp;nbsp;entered them and saved, I have run "show config"&amp;nbsp;extendable got included at the end automatically.&lt;/P&gt;&lt;P&gt;Still unable to access virtual machine console.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2014 13:15:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/yes/m-p/2506805#M234732</guid>
      <dc:creator>phariraja</dc:creator>
      <dc:date>2014-09-19T13:15:42Z</dc:date>
    </item>
    <item>
      <title>Really? That's weird, it</title>
      <link>https://community.cisco.com/t5/network-security/yes/m-p/2506806#M234735</link>
      <description>&lt;P&gt;Really? That's weird, it should not happen:&lt;BR /&gt;Anyway, the "extendable" is not an issue, it is just a feature when that port is used it will use another port, but in this case, that never happens&lt;BR /&gt;&lt;BR /&gt;As I told you, this is an issue with the vSphere client, not your port forwarding statements. I have tried this myself, and NAT traversals does not go well with vSphere,&lt;BR /&gt;&lt;BR /&gt;Check the VMWare&amp;nbsp;forums, there are workarounds, but to put it "do it at your own risk"&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2014 17:54:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/yes/m-p/2506806#M234735</guid>
      <dc:creator>LJ Gabrillo</dc:creator>
      <dc:date>2014-09-19T17:54:09Z</dc:date>
    </item>
    <item>
      <title>Yup, I'II check VMWare forums</title>
      <link>https://community.cisco.com/t5/network-security/yes/m-p/2506807#M234738</link>
      <description>&lt;P&gt;Yup, I'II check VMWare forums.&lt;/P&gt;&lt;P&gt;Can you help me to configure VPN on this router? steps required.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2014 05:32:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/yes/m-p/2506807#M234738</guid>
      <dc:creator>phariraja</dc:creator>
      <dc:date>2014-09-20T05:32:37Z</dc:date>
    </item>
    <item>
      <title>Does your router support SSL</title>
      <link>https://community.cisco.com/t5/network-security/yes/m-p/2506808#M234740</link>
      <description>&lt;P&gt;Does your router support SSL-VPN AnyConnect? It requires a license &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Configuration wise: &lt;A href="http://www.cisco.com/c/en/us/td/docs/security/asa/asa72/configuration/guide/conf_gd/svc.html"&gt;LINK&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2014 06:00:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/yes/m-p/2506808#M234740</guid>
      <dc:creator>LJ Gabrillo</dc:creator>
      <dc:date>2014-09-20T06:00:00Z</dc:date>
    </item>
    <item>
      <title>FYIPlease find screen shot</title>
      <link>https://community.cisco.com/t5/network-security/yes/m-p/2506809#M234742</link>
      <description>&lt;P&gt;FYI&lt;/P&gt;&lt;P&gt;Please find screen shot attached.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2014 06:06:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/yes/m-p/2506809#M234742</guid>
      <dc:creator>phariraja</dc:creator>
      <dc:date>2014-09-20T06:06:39Z</dc:date>
    </item>
    <item>
      <title>As I said, that is an issue</title>
      <link>https://community.cisco.com/t5/network-security/yes/m-p/2506810#M234743</link>
      <description>&lt;P&gt;As I said, that is an issue with the vSphere traversing through NAT, it just doesn't seem to work&lt;BR /&gt;&lt;BR /&gt;What does not work the the KVM console only.&lt;BR /&gt;You can do administrative settings and things like that, but you cant view the console&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2014 06:11:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/yes/m-p/2506810#M234743</guid>
      <dc:creator>LJ Gabrillo</dc:creator>
      <dc:date>2014-09-20T06:11:57Z</dc:date>
    </item>
    <item>
      <title>Router#copy tftp flashAddress</title>
      <link>https://community.cisco.com/t5/network-security/yes/m-p/2506811#M234745</link>
      <description>&lt;P&gt;Router#copy tftp flash&lt;BR /&gt;Address or name of remote host []? 209.165.22.226&lt;BR /&gt;Source filename []? sslclient-win-1.0.2.127.pkg&lt;BR /&gt;Destination filename [sslclient-win-1.0.2.127.pkg]? sslclient-win-1.0.2.127.pkg&lt;BR /&gt;Accessing tftp://209.165.22.226/sslclient-win-1.0.2.127.pkg...&lt;BR /&gt;%Error opening tftp://209.165.22.226/sslclient-win-1.0.2.127.pkg (Timed out)&lt;BR /&gt;Router#&lt;/P&gt;&lt;P&gt;Getting above error, unable to browse&amp;nbsp;tftp://209.165.22.226/ as well.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2014 08:15:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/yes/m-p/2506811#M234745</guid>
      <dc:creator>phariraja</dc:creator>
      <dc:date>2014-09-22T08:15:23Z</dc:date>
    </item>
  </channel>
</rss>

