Hey,

I'm trying to connect to my mandrake box at home from other locations via ssh.
Now is my sshd_conf configured good cause I can connect from the Lan to that box just fine.
Also the portforwarding from ext to int is set on 22.
With a netstat | grep i saw 22 was listening. Yet, from other locations than the lan i can't connect. Well common sense tells me that it prolly will be the router that has problems.

But still, the odd thing is I managed once to connect from out the lan.

Two questions : -
- The ListenAdress in the sshd_conf. How should it be set behind a router ?
To the WAN adress ? the box adress ? the router-gateway adress ?

- Does linux have some logs somewhere where you can see if he refused connections or which connections where accepted, something like that ?

Thnx in advance,