For the past few months I've been on and off trying to port forward to my PC. I have a SSH server set up that my end goal is to be able to access while I'm not home. I am trying to port forward on port 22.
-I have logged into my Google Fiber account and set the router to forward to my PC on port 22.
-I have disabled my firewall, and made in/out bound rules to allow traffic on port 22.
-I've made sure my SSH server is set on Port 22 and is running when I test it.
-I've done my best to check for any applications preventing it.
-I've recreated all of this on my laptop and gotten the same results.
-Running Tracert 8.8.8.8 results in:
1 3 ms 3 ms 3 ms networkbox.home [192.168.1.1]
2 4 ms 4 ms 3 ms 10.26.0.50
3 6 ms 5 ms 5 ms ae5.ar01.slc101.googlefiber.net [192.119.17.166]
4 5 ms 5 ms 5 ms ae0.ar01.slc102.googlefiber.net [192.119.17.151]
5 * * * Request timed out.
6 20 ms 20 ms 20 ms 23-255-225-164.mci.googlefiber.net [23.255.225.164]
7 19 ms 19 ms 20 ms 72.14.202.73
8 20 ms 21 ms 21 ms 108.170.242.241
9 21 ms 21 ms 20 ms 209.85.240.169
10 20 ms 20 ms 20 ms FWDR-8.FWDR-8.FWDR-8.FWDR-8 [8.8.8.8]
The second hope (10.26.X.X) from what I've read seems to be a common private IP address to have appear when running tracert with google fiber but does not cause double natting, I could be wrong.
-When I try to connect to my server with a different computer using my private IP address, e.g. username@192.X.X.X it works fine but does not work when I use my public IP address e.g. username@45.X.X.X.
-I am using an Ethernet cable.
EDIT: Also I forgot that I have been testing this canyouseeme.org and it just results in a connection time out error;
Any help is greatly appreciated. This has been driving me mad.
-I have logged into my Google Fiber account and set the router to forward to my PC on port 22.
-I have disabled my firewall, and made in/out bound rules to allow traffic on port 22.
-I've made sure my SSH server is set on Port 22 and is running when I test it.
-I've done my best to check for any applications preventing it.
-I've recreated all of this on my laptop and gotten the same results.
-Running Tracert 8.8.8.8 results in:
1 3 ms 3 ms 3 ms networkbox.home [192.168.1.1]
2 4 ms 4 ms 3 ms 10.26.0.50
3 6 ms 5 ms 5 ms ae5.ar01.slc101.googlefiber.net [192.119.17.166]
4 5 ms 5 ms 5 ms ae0.ar01.slc102.googlefiber.net [192.119.17.151]
5 * * * Request timed out.
6 20 ms 20 ms 20 ms 23-255-225-164.mci.googlefiber.net [23.255.225.164]
7 19 ms 19 ms 20 ms 72.14.202.73
8 20 ms 21 ms 21 ms 108.170.242.241
9 21 ms 21 ms 20 ms 209.85.240.169
10 20 ms 20 ms 20 ms FWDR-8.FWDR-8.FWDR-8.FWDR-8 [8.8.8.8]
The second hope (10.26.X.X) from what I've read seems to be a common private IP address to have appear when running tracert with google fiber but does not cause double natting, I could be wrong.
-When I try to connect to my server with a different computer using my private IP address, e.g. username@192.X.X.X it works fine but does not work when I use my public IP address e.g. username@45.X.X.X.
-I am using an Ethernet cable.
EDIT: Also I forgot that I have been testing this canyouseeme.org and it just results in a connection time out error;
Any help is greatly appreciated. This has been driving me mad.