a user wrote:
> I've searched google and "no solution" worked. The problem I have is that
> I have a "highly secured" laptop for an unknown reason was has a CLEAN
> install of linux, SuSE 8.1.
>
> I cannot ftp or telnet into the laptop from the desktop a couple of feet
> away; ftp or telnet from the laptop to the desktop is possible. The
> access denial msg is: ftp access denied; or "telnet access denied".
>
> I even copied the proftpd setup on the desktop to the laptop and still
> get the access denied msg; the /etc/security stuff was checked and looks
> the same as on the desktop. No firewall being used on the laptop.
>
> Not critical but a very puzzling situation; don't think access even got
> as far as having either proftpd or vsftpd running. Something is stopping
> external access...
>
> Something is missing and don't know what. Hoping someone has an idea
> that will allow ftp and telnet entry from the desktop.
>
>
Check your iptables.. see if they are running and preventing connections.
e.g. iptables -L -v
check your /etc/hosts.deny and /etc/hosts.allow
make sure [if any] appropriate strings are in there.
do a netstat -tapn | grep 23 to see if telnet is actually running on
port 23 ...note --> best to keep if off and use ssh instead.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.3.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird -
http://enigmail.mozdev.org
iD8DBQE/FMDii6NlI+CoSzsRAujaAJ9l32rnlgoQ/V6rxWywJ6jZDNrSsACfWR33
ZU+aUGDGHX/Hzs62JYja5mI=
=5iCl
-----END PGP SIGNATURE-----