Quoting "M. Fioretti" <mfioretti@xxxxxxxxxxx>:
Greetings,
I have just installed F16 on a friend's box. Now I want to enable sshd in
order to log in from home and do system administration, updates, etc...
for him.
Before F16, the same box was running Ubuntu and I could log in via ssh
without problems. Now every attempt from my home times out.
I have already enabled sshd, iptables (see below), and used the firewall
config tool to enable allow ssh incoming connections, but every attempt
times out.
Surely I'm missing something obvious, but what? Thanks in advance for any
pointer,
Marco
#######################################################################
[root@segretario ~]# systemctl status ip6tables.service
ip6tables.service - IPv6 firewall with ip6tables
Loaded: loaded (/lib/systemd/system/ip6tables.service; enabled)
Active: active (exited) since Wed, 11 Jan 2012 09:50:15 +0100;
13min ago
Process: 776 ExecStart=/usr/libexec/ip6tables.init start
(code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/ip6tables.service
[root@segretario ~]# systemctl status sshd.service
sshd.service - OpenSSH server daemon
Loaded: loaded (/lib/systemd/system/sshd.service; enabled)
Active: active (running) since Wed, 11 Jan 2012 09:50:15 +0100;
13min ago
Main PID: 906 (sshd)
CGroup: name=systemd:/system/sshd.service
└ 906 /usr/sbin/sshd -D
[root@segretario ~]# systemctl status iptables.service
iptables.service - IPv4 firewall with iptables
Loaded: loaded (/lib/systemd/system/iptables.service; enabled)
Active: active (exited) since Wed, 11 Jan 2012 09:50:15 +0100;
13min ago
Process: 774 ExecStart=/usr/libexec/iptables.init start
(code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/iptables.service
[root@segretario ~]#
How is this box connected to the outside world? Have there been ANY
networking changes wrt the internet connection? I agree with the other
person who suggested verifying that the SSH port is accessible via the
outside world. Also, you might want to try a "special" (ie >1024, I
think it is) port in case your friend's internet provider is blocking
those port numbers. Some internet providers will block all "normal"
ports inbound so that you can't run a "server" from a home connection.
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org