<?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 cannot access Bitvise server on port 22 from 871W in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251177#M346707</link>
    <description>&lt;P&gt;I am pretty new to Cisco gear and a newbie at ACLs but here goes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the ouput from&amp;nbsp; #&lt;SPAN style="font-size: 10pt;"&gt;sh ip access-lists&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard IP access list 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 permit 192.168.1.0, wildcard bits 0.0.0.255 (1993 matches)&lt;/P&gt;&lt;P&gt;Extended IP access list FILTERNET&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 permit tcp 111.222.333.0 0.0.0.255 host 192.168.1.42 eq 22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20 permit tcp 192.168.1.0 0.0.0.255 any eq www&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30 permit tcp any host 222.333.444.555 eq www (135 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40 permit tcp &lt;SPAN style="font-size: 10pt;"&gt;111.222.333.0 &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;0.0.0.255 any eq telnet (2964 matches)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50 permit tcp 222.333.444.555 0.0.0.7 any eq telnet (5328 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60 permit tcp any any established (125628 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 70 permit udp any any (2833 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80 deny ip any any (258 matches)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access list 1 is of course for nat... and all of the clients can access the WAN just fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILTERNET is intended to, among other things, forward port 22 traffic from 111.222.333.0 0.0.0.255 to 192.168.1.42 where Bitvise is running and listening on port 22. This is a applied to FastEthernet4 as: ip access-group FILTERNET in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 8 static public IP addresses and this works fine with my Linksys WRT54G when he's running the show, so I know that the setup in Bitvise is solid...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can telnet in from 111.222.333.xxx and 222.333.444.xxx just fine but I cannot connect to Bitvise; what puzzles me is the show ip access-lists does not show any packets allowed in on port 22 and the 80 deny any any is counting up each time I try to log in so I can only assume it is denying port 22. However, from Line 40 I see that same outside address is successful in bringing telnet traffic in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ssh on the vty lines shut off right now on the 871W, by the way. Also, I can choose a different port for Bitvise to listen on and can log in from that port if that would cure it, I didn't think about that until just now... does the router block port 22 no matter how the ACL is set if ssh is shut off on the vty lines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;-Gary&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 02:09:55 GMT</pubDate>
    <dc:creator>thunderbirdx336</dc:creator>
    <dc:date>2019-03-12T02:09:55Z</dc:date>
    <item>
      <title>cannot access Bitvise server on port 22 from 871W</title>
      <link>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251177#M346707</link>
      <description>&lt;P&gt;I am pretty new to Cisco gear and a newbie at ACLs but here goes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the ouput from&amp;nbsp; #&lt;SPAN style="font-size: 10pt;"&gt;sh ip access-lists&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard IP access list 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 permit 192.168.1.0, wildcard bits 0.0.0.255 (1993 matches)&lt;/P&gt;&lt;P&gt;Extended IP access list FILTERNET&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 permit tcp 111.222.333.0 0.0.0.255 host 192.168.1.42 eq 22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20 permit tcp 192.168.1.0 0.0.0.255 any eq www&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30 permit tcp any host 222.333.444.555 eq www (135 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40 permit tcp &lt;SPAN style="font-size: 10pt;"&gt;111.222.333.0 &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;0.0.0.255 any eq telnet (2964 matches)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50 permit tcp 222.333.444.555 0.0.0.7 any eq telnet (5328 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60 permit tcp any any established (125628 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 70 permit udp any any (2833 matches)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80 deny ip any any (258 matches)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access list 1 is of course for nat... and all of the clients can access the WAN just fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILTERNET is intended to, among other things, forward port 22 traffic from 111.222.333.0 0.0.0.255 to 192.168.1.42 where Bitvise is running and listening on port 22. This is a applied to FastEthernet4 as: ip access-group FILTERNET in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 8 static public IP addresses and this works fine with my Linksys WRT54G when he's running the show, so I know that the setup in Bitvise is solid...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can telnet in from 111.222.333.xxx and 222.333.444.xxx just fine but I cannot connect to Bitvise; what puzzles me is the show ip access-lists does not show any packets allowed in on port 22 and the 80 deny any any is counting up each time I try to log in so I can only assume it is denying port 22. However, from Line 40 I see that same outside address is successful in bringing telnet traffic in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ssh on the vty lines shut off right now on the 871W, by the way. Also, I can choose a different port for Bitvise to listen on and can log in from that port if that would cure it, I didn't think about that until just now... does the router block port 22 no matter how the ACL is set if ssh is shut off on the vty lines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;-Gary&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:09:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251177#M346707</guid>
      <dc:creator>thunderbirdx336</dc:creator>
      <dc:date>2019-03-12T02:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access Bitvise server on port 22 from 871W</title>
      <link>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251178#M346709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;"access-group"&lt;/STRONG&gt; command and the related &lt;STRONG&gt;"access-list"&lt;/STRONG&gt; wont do any type of NAT alone. You will use those to allow traffic to the public NAT IP address which you have chosen for the server on the LAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will either use Static NAT to give the local IP address the public IP address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source static &lt;LOCAL ip=""&gt; &lt;PUBLIC ip=""&gt;&lt;/PUBLIC&gt;&lt;/LOCAL&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you will use Static PAT to forward a single port only to the server on the LAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source static tcp &lt;LOCAL ip=""&gt; &lt;LOCAL port=""&gt; &lt;PUBLIC ip=""&gt; &lt;PUBLIC port=""&gt;&lt;/PUBLIC&gt;&lt;/PUBLIC&gt;&lt;/LOCAL&gt;&lt;/LOCAL&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or did you have these NAT configurations done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also naturally in the ACL you will have the destination IP address set as the NAT IP address and not the local real IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: Typos in the NAT commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 17:03:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251178#M346709</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-09T17:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access Bitvise server on port 22 from 871W</title>
      <link>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251179#M346718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the NAT config works fine, that is what I meant by&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access list 1 is of course for nat... and all of the clients can access the WAN just fine&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just can't get &lt;SPAN style="text-decoration: underline;"&gt;in&lt;/SPAN&gt; on port 22, at least not to the Bitvise server, but I can telnet in... and I can get in on port 80 to the http server... and SDM can access the router too...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 17:26:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251179#M346718</guid>
      <dc:creator>thunderbirdx336</dc:creator>
      <dc:date>2013-07-09T17:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access Bitvise server on port 22 from 871W</title>
      <link>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251180#M346722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would presume the ACL 1 defines the source address/subnet for Dynamic PAT translation towards Internet? Cant see the actual NAT configuration that uses the ACL. The ACL alone wont do anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For traffic that is coming from the Internet towards your LAN the basic Dynamic PAT wont enable any traffic to pass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To give a public IP address to a single LAN host you will need to use Static NAT or Static PAT that is shown above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will need to allow the traffic to the public IP address that is used in the NAT configuration and have that ACL attached to the interface of the router that is connected to the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 17:30:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251180#M346722</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-09T17:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access Bitvise server on port 22 from 871W</title>
      <link>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251181#M346725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I remember reading about this now that I read your post again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put in this command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;ip nat inside source static tcp &lt;LOCAL ip=""&gt; &lt;LOCAL port=""&gt; &lt;PUBLIC ip=""&gt; &lt;PUBLIC port=""&gt; &lt;SPAN style="text-decoration: underline;"&gt;extended&lt;/SPAN&gt;&lt;/PUBLIC&gt;&lt;/PUBLIC&gt;&lt;/LOCAL&gt;&lt;/LOCAL&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: Arial, verdana, sans-serif; "&gt;but have now lost contact with the router, perhaps the "extended" option messed it up? I'll have to go in through the console port when I get home and try to fix it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 18:04:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251181#M346725</guid>
      <dc:creator>thunderbirdx336</dc:creator>
      <dc:date>2013-07-09T18:04:39Z</dc:date>
    </item>
    <item>
      <title>cannot access Bitvise server on port 22 from 871W</title>
      <link>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251182#M346727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have understood you correctly, you have a&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A device on your LAN that you want to access through the Internet&lt;/LI&gt;&lt;LI&gt;This device needs to be accessed through the port TCP/22&lt;/LI&gt;&lt;LI&gt;You have several public IP address at your disposal&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case you should probably take one of the public IP addresses that is not in use and configure Static NAT for it. Then you should allow the traffic you need on the ACL that is attached to the WAN port of the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you truly lost the management connection to the router then I would presume it means that you did Static PAT for port TCP/22 using the public IP address that is configured to the WAN interface of the router. This might mean that any SSH management connection aimed at the WAN IP address of the router might now get forwarded to the LAN and therefore you wont be able to initiate a remote management connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless you have some other form of management enabled like Telnet or Web based management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 18:14:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251182#M346727</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-09T18:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access Bitvise server on port 22 from 871W</title>
      <link>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251183#M346729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;In that case you should probably take one of the public IP addresses that is not in use and configure Static NAT for it. Then you should allow the traffic you need on the ACL that is attached to the WAN port of the router.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, that is what I did, I left the address alone that is assigned to Fa4 ( the WAN port on the router) and assigned a spare to the static nat... not sure why the Telnet dropped out yet...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ha! that's odd... it's back up, something I did must've caused a reboot... since I didn't save the config, the static nat is gone, I will try it again, this time w/o the "extended" option and see what happens...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 18:57:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251183#M346729</guid>
      <dc:creator>thunderbirdx336</dc:creator>
      <dc:date>2013-07-09T18:57:58Z</dc:date>
    </item>
    <item>
      <title>cannot access Bitvise server on port 22 from 871W</title>
      <link>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251184#M346731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I got it sorted out, it wasn't as much a problem with NAT as it was with my ACL...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat inside source list 1 interface FastEthernet4 overload&lt;/P&gt;&lt;P&gt;ip nat inside source static tcp 192.168.1.42 22 interface FastEthernet4 22&amp;nbsp;&amp;nbsp; &amp;lt;-- using ONLY port 22 of the outside address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip access-list extended FILTERNET&lt;/P&gt;&lt;P&gt; permit tcp any any eq 22&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-- opened this up; letting the static nat handle this port&lt;/P&gt;&lt;P&gt; permit tcp xxx.xxx.xxx.xxx 0.0.0.255 any eq telnet&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-- an external subnet that I trust&lt;/P&gt;&lt;P&gt; permit tcp xxx.xxx.xxx.xxx 0.0.0.7 any eq telnet&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-- another trusted subnet&lt;/P&gt;&lt;P&gt; permit tcp any any established&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-- only connections that I initiate are allowed&lt;/P&gt;&lt;P&gt; permit icmp any any&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-- for now, allowing pings&lt;/P&gt;&lt;P&gt; permit udp any any&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;- some things just would not work w/o this&lt;/P&gt;&lt;P&gt; deny&amp;nbsp;&amp;nbsp; ip any any&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-- implied, I know, but this way I can see the count&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 1 permit 192.168.1.0 0.0.0.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;works like a champ now! Thanks for the help!!&amp;nbsp; &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;SPAN __jive_emoticon_name="cool" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jul 2013 03:38:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-access-bitvise-server-on-port-22-from-871w/m-p/2251184#M346731</guid>
      <dc:creator>thunderbirdx336</dc:creator>
      <dc:date>2013-07-13T03:38:06Z</dc:date>
    </item>
  </channel>
</rss>

