I have a problem in accessing Federo-1 from XP machine.
I have Fedora -1 and XP machines connected via the router, with Fedora-1 has static IP defined 198.168.0.100.
I could not connect from XP to Fedora-1 using SSH (using Putty) or Telnet. In fedora-1 machine, I can login using ssh.
my hosts.allow looks like
ALL : 192.168.
ALL : localhost
my hosts.deny looks like
ALL: ALL
Any help is greatly appreciated.