I have a Raspberry Pi running at home. The Pi is behind a network router, WAN port of which is connected to cable modem.
I have my SSH port forwarded from the router to Raspberry Pi (SSH server is not running on router, just the PI). I can successfully SSH into raspberry pi, I can create SSH tunnel and even run VNC from my cellphone or laptop which are on holels wifi network 1000 miles away from home.
The interesting thing is: if I try to portscan my home's outside IP from a cellphone (tried hotels wifi and 3g), I see port 53 open on my home IP, but I do not see any other ports open. I am scanning ports 1-100 and the SSH port is in that range and is not #53. What is going on there? Why does my port scan not show my open ssh port on the router?
Just trying to learn, so don't be afraid to hit me with information overload.
Thanks
I have my SSH port forwarded from the router to Raspberry Pi (SSH server is not running on router, just the PI). I can successfully SSH into raspberry pi, I can create SSH tunnel and even run VNC from my cellphone or laptop which are on holels wifi network 1000 miles away from home.
The interesting thing is: if I try to portscan my home's outside IP from a cellphone (tried hotels wifi and 3g), I see port 53 open on my home IP, but I do not see any other ports open. I am scanning ports 1-100 and the SSH port is in that range and is not #53. What is going on there? Why does my port scan not show my open ssh port on the router?
Just trying to learn, so don't be afraid to hit me with information overload.
Thanks