tcpwrapper has problem



Dear all,

Under Redhat 9, I want to let 192.168.0.0/24 to enter to the server through
sshd, and both hosts.allow and hosts.deny filesare set as follows.

hosts.allow
sshd: 192.168.0.0/24

host.deny
sshd:ALL

However, all computers even with ip 192.168.0.0./24 cannot enter to the
server. Why?


Also, as we know, the root account are not allowed to enter to the server by
default.
For sshd, if the root account other than the server are not allowed to the
server, how can we do?

Please give me helping hand, many thanks

Regards,
John


.



Relevant Pages

  • Slow sftp transfer speed vs ftp
    ... with Solaris 9) I am transfering at 300 kb/sec. ... on both client and server. ... # The sshd shipped in this release of Solaris has support for major versions ... # Banner to be printed before authentication starts. ...
    (SunManagers)
  • Re: ssh_exchange_identification uClinux problem
    ... By default sshd does not let root login into a server. ... Connection closed by foreign host. ... inetd started sshd or logged an error. ...
    (comp.security.ssh)
  • OpenSSH 3.6.1p2 Inoperability Issue
    ... I am running a Linux Debian server at home, ... sshd will not accept connections. ... passwords, even if it is correct, is just says access denied. ... # Kerberos TGT Passing only works with the AFS kaserver ...
    (SSH)
  • how to automate public key authentication when server dual-boots two linuxes
    ... I recently switched my server from rshd to sshd and it works fine. ... However the wrinkle is that this server has two different linux partitions which I need to alternate between (strictly only one at a time, not a virtual machine setup). ... With rshd they both appeared to be identical as far as rsh authentication. ...
    (SSH)
  • tcp_wrappers, sshd, strange behavior with hosts.deny
    ... I recently setup an SGI O2 as an apache server with sshd running. ... ryan sshd: Server listening on 0.0.0.0 port 22 ... ryan sshd: RSA key generation complete ...
    (comp.sys.sgi.admin)