I can ssh out of the new machine (192.168.1.50), but I cannot connect inwards. So if I try from some other PC
- Code: Select all
ssh 192.168.1.50
I get a time-out
- Code: Select all
ssh: connect to host 192.138.1.50 port 22: Connection timed out
I have installed cups on the new server, and also here I cannot connect:
- Code: Select all
https://192.168.1.50:631
simply remains "connecting".
iptables is not running. What could it be?
ping works, by the way.
Thanks,
Rainer
PS: sshd is running on all machines, and ssh-keygen has been done


