hi @ all
i am using m0n0wall for some time now but after teh install i heve not configured anything.
now i am trying to login into my coputer with ssh.
so i do a:
[19:08:47] [root@debian:~] # ssh
root@kaipoeritz.dyndns.orgssh: connect to host kaipoeritz.dyndns.org port 22: Connection refused
why is the connection refused? I have a firewall rule an wan:
Proto Source Port Destination Port Description
* RFC 1918 networks * * * Block private networks
TCP * 22 (SSH) * 22 (SSH)ssh allow_all
I have a inbound rule on NAT:
If Proto Ext. port range NAT IP Int. port range Description
WAN TCP 21 (FTP) 192.168.3.100 21 (FTP)
WAN TCP 22 (SSH) 192.168.3.100 22 (SSH)
and that it.
what will i have to to to loginto my pc?