[FIXED] SSH working partly
Good evening, guys, I've recently bought this router to bypass some issues I had been experiencing on my Virgin Media Hub 3 for several years.
 On my LAN/WLAN there are many machines, one macmini, one raspberry, one enigma2 satellite device, just to mention a few.
 Ok, the first thing I've done has been to set up a port forwarding rule to allow SSH connections on a port different from the default 22.
 
 This is the situation so far, just to be clear:
 - From laptop (macbook Pro) to satellite decoder: OK,  both on local and external connections;
 - From laptop (macbook Pro) to NAS: OK,  both on local and external connections;
 - From laptop (macbook Pro) to macmini: OK,  both on local and external connections;
 - From laptop (macbook Pro) to raspberry PI: OK only on external connections, not on local ones.
 
 Just to give you an example:
Macandy:~ alutri$ ssh -p552 192.168.0.x
 ssh: connect to host xxx port 552: Connection refused
 
 Macandy:~ alutri$ ssh -p552 username@public_ip_address
 OK!
 
 To be honest, I don't have a clue, I've used the same settings on different routers for many years with no problems.
 I'm afraid it might be a router firmware bug.
 Could you help me please?
 I'm also posting the relevant setting from the route interface.
 Thank you very much...





