<?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: SSH Problem between VLAN's in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290996#M12422</link>
    <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;Thanks. The problem is solved. was an issue with the switch settings.&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;&lt;BR /&gt;Pat</description>
    <pubDate>Tue, 01 Jun 2004 04:02:35 GMT</pubDate>
    <dc:creator>patrick coutinho</dc:creator>
    <dc:date>2004-06-01T04:02:35Z</dc:date>
    <item>
      <title>SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290985#M12411</link>
      <description>I have a strange problem with ssh our here. &lt;BR /&gt;&lt;BR /&gt;We have a particular HP UX 11.11 server called APPLE on a VLAN say 173.20.100.x We have other servers on say 172.20.200.x&lt;BR /&gt;&lt;BR /&gt;I am able to ssh from servers on 172.20.100.x to APPLE (on the same VLAN). But i cannot ssh to APPLE from other VLAN's.&lt;BR /&gt;&lt;BR /&gt;ANy idea what the problem could be. The network guys say they are not restricing access. Also i can telnet fine from other VLAN's to APPLE.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Pat</description>
      <pubDate>Mon, 31 May 2004 01:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290985#M12411</guid>
      <dc:creator>patrick coutinho</dc:creator>
      <dc:date>2004-05-31T01:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290986#M12412</link>
      <description>You 'd probably get a better answer in HPUX forum.&lt;BR /&gt;Since you can telnet from other Vlans to APPLE-it doesn't sound like route problem.&lt;BR /&gt;&lt;BR /&gt;It could be a result from firewall or service restriction.&lt;BR /&gt;I'd search for restriction entries in sshd config file or firewall config file.&lt;BR /&gt;</description>
      <pubDate>Mon, 31 May 2004 02:56:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290986#M12412</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-05-31T02:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290987#M12413</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I thought i was on the HP UX forum.&lt;BR /&gt;&lt;BR /&gt;Am attaching a debug file. first part is the debug run on the client.&lt;BR /&gt;&lt;BR /&gt;second is on the server.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;Pat</description>
      <pubDate>Mon, 31 May 2004 04:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290987#M12413</guid>
      <dc:creator>patrick coutinho</dc:creator>
      <dc:date>2004-05-31T04:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290988#M12414</link>
      <description>Sorry the server name is gentst1. i just called it ORANGE.&lt;BR /&gt;&lt;BR /&gt;Need help. Please give me some clues. Can't figure this out. ssh FROM this server APPLE to another on another VLAN works fine. so i think the issue is with sshd (server) not ssh (client).&lt;BR /&gt;&lt;BR /&gt;any clues on where to look will be priceless. Point will be assigned.&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;&lt;BR /&gt;Pat</description>
      <pubDate>Mon, 31 May 2004 04:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290988#M12414</guid>
      <dc:creator>patrick coutinho</dc:creator>
      <dc:date>2004-05-31T04:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290989#M12415</link>
      <description>post the output of&lt;BR /&gt;&lt;BR /&gt;telnet yourserver 22</description>
      <pubDate>Mon, 31 May 2004 08:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290989#M12415</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-05-31T08:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290990#M12416</link>
      <description>I did&lt;BR /&gt;telnet gentst1 22&lt;BR /&gt;output &lt;BR /&gt;--------&lt;BR /&gt;trying..&lt;BR /&gt;connected to gentst1.&lt;BR /&gt;escape character is '^]'.&lt;BR /&gt;SSH-2.0-OpenSSH_3.5pl&lt;BR /&gt;&lt;BR /&gt;protocol mismatch&lt;BR /&gt;connection closed by foreign host&lt;BR /&gt;---------------------&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;&lt;BR /&gt;Pat</description>
      <pubDate>Mon, 31 May 2004 08:51:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290990#M12416</guid>
      <dc:creator>patrick coutinho</dc:creator>
      <dc:date>2004-05-31T08:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290991#M12417</link>
      <description>what error does the client get when he tries to connect to the server?</description>
      <pubDate>Mon, 31 May 2004 09:23:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290991#M12417</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-05-31T09:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290992#M12418</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;the client does not get any error. just does not connect. the ouput is in the file i have attached earlier.&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;&lt;BR /&gt;pat</description>
      <pubDate>Mon, 31 May 2004 11:34:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290992#M12418</guid>
      <dc:creator>patrick coutinho</dc:creator>
      <dc:date>2004-05-31T11:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290993#M12419</link>
      <description>Try the ssh with the -v option.&lt;BR /&gt;&lt;BR /&gt;This is probably network address or subnetting problem, possibly in the route configuration.&lt;BR /&gt;&lt;BR /&gt;You will have to trace it hop to hop until you find it. Elementary, Mr. Watson.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 31 May 2004 13:12:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290993#M12419</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-05-31T13:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290994#M12420</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;i have moved this issue into the right place at the HP UX forum.&lt;BR /&gt;&lt;BR /&gt;Maybe that will help me a bit more.&lt;BR /&gt;&lt;BR /&gt;Thanks to everyone.&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;&lt;BR /&gt;pat</description>
      <pubDate>Mon, 31 May 2004 14:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290994#M12420</guid>
      <dc:creator>patrick coutinho</dc:creator>
      <dc:date>2004-05-31T14:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290995#M12421</link>
      <description>Hello !&lt;BR /&gt;&lt;BR /&gt;have You enabled the right protocol version 1 or 2 / 1 and 2 / 2 only on both SSH server clients ??&lt;BR /&gt;&lt;BR /&gt;is ping working ??&lt;BR /&gt;&lt;BR /&gt;bye peter</description>
      <pubDate>Tue, 01 Jun 2004 03:47:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290995#M12421</guid>
      <dc:creator>peter demus</dc:creator>
      <dc:date>2004-06-01T03:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Problem between VLAN's</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290996#M12422</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;Thanks. The problem is solved. was an issue with the switch settings.&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;&lt;BR /&gt;Pat</description>
      <pubDate>Tue, 01 Jun 2004 04:02:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem-between-vlan-s/m-p/3290996#M12422</guid>
      <dc:creator>patrick coutinho</dc:creator>
      <dc:date>2004-06-01T04:02:35Z</dc:date>
    </item>
  </channel>
</rss>

