<?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 SSH connection failed when it go through the firewall/across VLANs. in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-connection-failed-when-it-go-through-the-firewall-across/m-p/186159#M34261</link>
    <description>&lt;P&gt;Hello everyone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As shown as attached, we use Checkpoint 3600 as our gateway and connect it to our core switch.&lt;/P&gt;&lt;P&gt;We observed that SSH connection from VLAN-A to VLAN-B is failed.&lt;BR /&gt;For example, We use laptop with VLAN10 IP to SSH access Cisco network switch which with VLAN20, but connection is failed.&lt;BR /&gt;We use SSHv2 and observed Checkpoint firewall accept SSHv2 on log level, but connection is failed.At the same time there is SSHv1 releated drop log but do not know if SSHv2 connection failed and SSHv1 drop log are connected or not.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also, we tryied using the same laptop with VLAN20 IP and observed SSHv2 connection is worked.&lt;BR /&gt;We did not filter anything on Cisco switch and also observed the same behavior with other platform like Cisco 9200 and HP A5800 network switch.Therefore, we believe that it fails only when packet go through the firewall/across VLANs.&lt;BR /&gt;Could anyone share how to investigate futher on Checkpoint or solve this issue? Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2023 00:52:19 GMT</pubDate>
    <dc:creator>Sung</dc:creator>
    <dc:date>2023-07-12T00:52:19Z</dc:date>
    <item>
      <title>SSH connection failed when it go through the firewall/across VLANs.</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-connection-failed-when-it-go-through-the-firewall-across/m-p/186159#M34261</link>
      <description>&lt;P&gt;Hello everyone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As shown as attached, we use Checkpoint 3600 as our gateway and connect it to our core switch.&lt;/P&gt;&lt;P&gt;We observed that SSH connection from VLAN-A to VLAN-B is failed.&lt;BR /&gt;For example, We use laptop with VLAN10 IP to SSH access Cisco network switch which with VLAN20, but connection is failed.&lt;BR /&gt;We use SSHv2 and observed Checkpoint firewall accept SSHv2 on log level, but connection is failed.At the same time there is SSHv1 releated drop log but do not know if SSHv2 connection failed and SSHv1 drop log are connected or not.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also, we tryied using the same laptop with VLAN20 IP and observed SSHv2 connection is worked.&lt;BR /&gt;We did not filter anything on Cisco switch and also observed the same behavior with other platform like Cisco 9200 and HP A5800 network switch.Therefore, we believe that it fails only when packet go through the firewall/across VLANs.&lt;BR /&gt;Could anyone share how to investigate futher on Checkpoint or solve this issue? Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 00:52:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-connection-failed-when-it-go-through-the-firewall-across/m-p/186159#M34261</guid>
      <dc:creator>Sung</dc:creator>
      <dc:date>2023-07-12T00:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSH connection failed when it go through the firewall/across VLANs.</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-connection-failed-when-it-go-through-the-firewall-across/m-p/186164#M34262</link>
      <description>&lt;P&gt;I will give you basic command I would do first, it should provide an idea as to why it fails. So, lets pretend IP involved is 1.2.3.4 trying to ssh&lt;/P&gt;
&lt;P&gt;You could do this from expert on the fw -&amp;gt; fw ctl zdebug + drop | grep 1.2.3.4 | grep "22"&lt;/P&gt;
&lt;P&gt;You can run same command just grepping for port 22&lt;/P&gt;
&lt;P&gt;Alternatively, you can also do fw monitor -e "accept host(1.2.3.4) and port(22);"&lt;/P&gt;
&lt;P&gt;There is also fw monitor -F filter, which is real good, so say src is 1.2.3.4 and dst is 2.3.4.5 and dst port is 22, it would look like below&lt;/P&gt;
&lt;P&gt;fw monitor -F "1.2.3.4,0,2.3.4.5,22,0" -F "2.3.4.5,0,1.2.3.4,22,0"&lt;/P&gt;
&lt;P&gt;Idea is this "srcip,src port, dst ip, dst port, protocol"&lt;/P&gt;
&lt;P&gt;Needless to say, you dont care about src port, as its totally irrelevant.&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 01:13:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-connection-failed-when-it-go-through-the-firewall-across/m-p/186164#M34262</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-07-12T01:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: SSH connection failed when it go through the firewall/across VLANs.</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-connection-failed-when-it-go-through-the-firewall-across/m-p/187139#M34464</link>
      <description>&lt;P&gt;Thank you. Will check with these debug commands and see what can we see.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 05:24:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SSH-connection-failed-when-it-go-through-the-firewall-across/m-p/187139#M34464</guid>
      <dc:creator>Sung</dc:creator>
      <dc:date>2023-07-21T05:24:56Z</dc:date>
    </item>
  </channel>
</rss>

