<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3498776#M216181</link>
    <description>Hi,&lt;BR /&gt;Do we have any file on HP-UX to restrict ssh logins from specific IP's like we have /var/adm/inetd.sec file for telnet &amp;amp; ftp.&lt;BR /&gt;&lt;BR /&gt;Also I want to know how to enable ssh on linux server. SSH is already installed on linux server</description>
    <pubDate>Mon, 07 Mar 2005 02:39:42 GMT</pubDate>
    <dc:creator>Sudhir_8</dc:creator>
    <dc:date>2005-03-07T02:39:42Z</dc:date>
    <item>
      <title>ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3498776#M216181</link>
      <description>Hi,&lt;BR /&gt;Do we have any file on HP-UX to restrict ssh logins from specific IP's like we have /var/adm/inetd.sec file for telnet &amp;amp; ftp.&lt;BR /&gt;&lt;BR /&gt;Also I want to know how to enable ssh on linux server. SSH is already installed on linux server</description>
      <pubDate>Mon, 07 Mar 2005 02:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3498776#M216181</guid>
      <dc:creator>Sudhir_8</dc:creator>
      <dc:date>2005-03-07T02:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3498777#M216182</link>
      <description>Hi there&lt;BR /&gt;&lt;BR /&gt;Take a look at:&lt;BR /&gt;&lt;BR /&gt;/etc/ssh/sshd_config&lt;BR /&gt;or&lt;BR /&gt;/etc/ssh2/sshd2_config&lt;BR /&gt;&lt;BR /&gt;there is the following line within this configuration file:&lt;BR /&gt;&lt;BR /&gt;AllowHosts                      10.*, 193.128.202.*&lt;BR /&gt;&lt;BR /&gt;(you can specify your required IPs here).&lt;BR /&gt;&lt;BR /&gt;I'll try and get back to you on the Linux question....&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Mon, 07 Mar 2005 03:38:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3498777#M216182</guid>
      <dc:creator>Keith Bryson</dc:creator>
      <dc:date>2005-03-07T03:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3498778#M216183</link>
      <description>Check for the existence of /etc/init.d/sshd on the Linux server.  I know this isn't a Linux forum, but if you run &lt;BR /&gt;&lt;BR /&gt;/etc/init.d/sshd start&lt;BR /&gt;&lt;BR /&gt;do you see the process running when you do&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep ssh&lt;BR /&gt;&lt;BR /&gt;If so, you will only need to change configuration (if required) in the /etc/ssh directory and add a start link in /etc/rc3.d (for example):&lt;BR /&gt;&lt;BR /&gt;ln -s /etc/init.d/sshd /etc/rc3.d/S999ssh&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Mon, 07 Mar 2005 03:43:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3498778#M216183</guid>
      <dc:creator>Keith Bryson</dc:creator>
      <dc:date>2005-03-07T03:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3498779#M216184</link>
      <description>On HP-UX, the default location of sshd_config is /opt/ssh/etc/sshd_config</description>
      <pubDate>Mon, 07 Mar 2005 06:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3498779#M216184</guid>
      <dc:creator>Gordon  Morrison</dc:creator>
      <dc:date>2005-03-07T06:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3498780#M216185</link>
      <description>If you install the HP package of Openssh,&lt;BR /&gt;you get TCP Wrapper functionality.&lt;BR /&gt;See the sshd man page:&lt;BR /&gt;&lt;BR /&gt;      /etc/hosts.allow, /etc/hosts.deny&lt;BR /&gt;           Access controls that should be enforced by tcp-wrappers are&lt;BR /&gt;           defined here.  Further details are described in hosts_access(5).&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Armin&lt;BR /&gt;&lt;BR /&gt;PS: Please assign points for answers!&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2005 07:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/3498780#M216185</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2005-03-08T07:38:46Z</dc:date>
    </item>
  </channel>
</rss>

