Re: What is the correct procedure to config sshd service? On 5月6日, 上午4时09分, houghi <hou...@houghi.org.invalid> wrote:
> mike-yue wrote:
> > My suse is Opensuse10.0
> > My client box is Windows server 2003, the ssh tunnel is putty.
>
> > from the windows side, the suse is ping-able, but ssh connection can't
> > be estabilished. The putty gave message "Network error: Connection
> > timed out".
>
> Most likely your firewall that has a closed ssh. It is closed by
> default. Do a `telnet ssh.example.com 22` to see if that works. If not,
> it will be your firewall or something else network related.
>
> houghi
> --
> Listen do you hear them drawing near in their search for the sinners?
> Feeding on the power of our fear and the evil within us.
> Incarnation of Satan's creation of all that we dread.
> When the demons arrive those alive would be better off dead!
"telnet 127.0.0.1 22 "works fine.
Are there any other settings? |