VKontakte.DJ
forum traveling
 

Celestial Software

...better by design

Home Support SSH Client Forums
Welcome, Guest
Please Login or Register.    Lost Password?
port forwarding (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: port forwarding
#765
port forwarding 19 Years, 6 Months ago  
We have an alcatel speedtouch pro adsl modem which we use as our internet conection. I would like to gain access through the internet to one of our machines which has a static ip address.
Unfortunately, our ISP only provides us with a dynamic IP address.
I can get the outside IP address of our modem and want to use no-ip.com to access the machine using their dynamic IP client software, but it still does'nt work.
Can I use Absolute Telnet port forwarding to solve this problem and if so how?

[ September 13, 2004, 10:19 AM: Message edited by: Brian T. Pence ]
alan@intragulf.com (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#766
Re: port forwarding 19 Years, 6 Months ago  
I assume you're trying to establish a method of connecting back into your network from the outside. AbsoluteTelnet cannot help you unless you are able to determine the IP address in some way.

I use no-ip at home myself. However, I use it with the Linux client, so the prodecure for setup on Windows may be a little different. You must install and configure the no-ip client software at home so that if your dynamic IP address changes, the IP address can be re-broadcast to the outside world. You can then reference your IP address as something like 'myaddress.noip.com' or however you set it up at noip.com. Care must be taken, though, that the noip client picks up your external internet address and not the internal address of your PC, which may be different.

Once into the network, you could use AbsoluteTelnet and SSH port forwarding to access various other machines on your network, but that would require setting up an SSH server (AbsoluteTelnet is SSH client software only). Most Linux distributions come with SSH server software built in. Some add-on software can be purchased for Windows (www.bitvise.com).

Does this help?
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
 
The administrator has disabled public write access.  
#767
Re: port forwarding 19 Years, 6 Months ago  
Hi Brian
Thanks for the reply.
Our modem has an internal IP of 192.168.X.X
and using a piece of software called Auto Port Mapping I have been able to determine that it's outside address is 82.194.X.X
Any idea how I can determine my external IP address?
alan@intragulf.com (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#768
Re: port forwarding 19 Years, 6 Months ago  
Your external address should be the 84.194.X.X address. However, you need to run the no-ip client software on some PC on the DSL side to communicate that address back to the no-ip servers. From there, they will associate your name (whatever name you registered with no-ip) with the IP address you got from your DSL provider.

Whenever the address changes, it will be re-sent to no-ip to be reassociated with your chosen name.

Brian
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
 
The administrator has disabled public write access.  
#769
Re: port forwarding 19 Years, 6 Months ago  
Thanks again for your help. I finally figured it out and forwarded the port to my machine. It worked!!
alan@intragulf.com (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#770
Re: port forwarding 19 Years, 6 Months ago  
Excellent!
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
 
The administrator has disabled public write access.  
Go to top