STARBRIDGE PORT FORWARDING

Oct 21, 2004 0 Replies

I cannot find any documentation about this modem (Starbridge EU) and I'd like to ask you one question. I'm using it in my small LAN (two computers) and it provides a NAT support, so it's IP on my LAN is 10.0.0.2 and the local IP of my computers are 10.0.0.4 and 10.0.0.8. I'd like to allow ssh connection from computers outside the network, so I configured the Port Forwarding



22 22 UDP 10.0.0.4
22 22 TCP 10.0.0.8 so that all packets sent to the WAN IP on port 22 of Strarbridge are forwarded to port 22 of 10.0.0.4, both UDP and IP. But when I try to test it, running ssh on machine 10.0.0.8, I get the following error message:
[giuseppe@localhost IPsec]$ ssh 151.38.56.161 ssh: connect to host 151.38.56.161 port 22: Connection refused [giuseppe@localhost IPsec]$

where [giuseppe@localhost IPsec]$ host 151.38.56.161



161.56.38.151.in-addr.arpa domain name pointer adsl-161-56.38-151.net24.it. [giuseppe@localhost IPsec]$

The routing table of my modem is Destination Netmask Gateway Interface



0.0.0.0 0.0.0.0 151.6.143.65 ppp1
10.0.0.0 255.255.255.0 10.0.0.2 br0
127.0.0.1 255.0.0.0 127.0.0.1 lo0
151.6.143.65 255.255.255.255 151.38.56.161 ppp1

I even tried [giuseppe@localhost IPsec]$ ssh 151.6.143.65 ssh: connect to host 151.6.143.65 port 22: Connection refused [giuseppe@localhost IPsec]$ host 151.6.143.65



but the result was the same.



How can I fix it? Thanks, Giuseppe



Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required