Re: ssh connection from !local subnet

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Jeremy C. Reed
Datum:  
To: plug-discuss
Betreff: Re: ssh connection from !local subnet
On Tue, 6 Apr 2004, plug wrote:

> With a default install of SuSE 9.0, I can connect via ssh from the same
> subnet, but not from a remote subnet. What is it that I need to do to
> allow certain hosts on remote subnets to connect via ssh?


Some sshd builds use TCP wrappers (libwrap) support -- so check your
/etc/hosts.allow (and maybe /etc/hosts.deny too).

Also check your /etc/ssh/sshd_config for the
ListenAddress. Maybe use "netstat -an | grep 22" to see.

Or check your packet filter rules.

Jeremy C. Reed
http://bsd.reedmedia.net/

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss