Hi Erich; Am Mittwoch, 29. Dezember 2010, 22:48:50 schrieb Erich Titl: > Hi Folks > > finally I got a ssh access on my WRAP box. I am a bit conservative so I > decided to use true blue, e.g. sshd and of course, it would not run > right out of the box. > You may not have seen the problem at all, I decided to disable ipv6 on > the box and then then sshd kust refused to start because it was compiled > with sshd support and of course tcp wrappers. > > I _guess_ most people will use their router in ipv4 only mode so the > easiest way to get over this is to specify the address in sshd_config like > > ListenAddress 0.0.0.0 > #ListenAddress :: > > the next hurdle came like always with hosts.allow, here it is > > sshd: ALL : allow > > I suggest to edit the files we distribute in this way > > I also suggest to set the following in sysctl.conf > > # do you want ipv6? > # if not then uncomment the following > # > net.ipv6.conf.all.disable_ipv6=1 > #
any chance you've used your own config files? I've disabled ipv6 with the setting in sysctl.conf and have no pb's using sshd. kp ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel