Networking Forums

Networking Forums > Computer Networking > Linux Networking > Single IP Address - Multiple hosts each with different domain name.

Reply
Thread Tools Display Modes

Single IP Address - Multiple hosts each with different domain name.

 
 
willirl@gmail.com
Guest
Posts: n/a

 
      08-28-2005, 03:42 PM
My LAN has several hosts with one of them using a dynamic dns to allow
access from the internet.

What I want to do is to be able to get to more than one of my local
hosts through this single ip address. I figure the domain names would
look like
mylan.dyndns.org, then host2.mylan.dyndns.org, host3.mylan.dyndns.org
etc..

How do I do this? Since dyndns can (apparently) use the
one current IP address, how can I get to the other hosts on the LAN
with a domain name like above from the internet?

To clarify, I'm not talking about multiple web sites but multiple
hosts.

 
Reply With Quote
 
 
 
 
James Knott
Guest
Posts: n/a

 
      08-28-2005, 04:05 PM
(E-Mail Removed) wrote:

> My LAN has several hosts with one of them using a dynamic dns to allow
> access from the internet.
>
> What I want to do is to be able to get to more than one of my local
> hosts through this single ip address. I figure the domain names would
> look like
> mylan.dyndns.org, then host2.mylan.dyndns.org, host3.mylan.dyndns.org
> etc..
>
> How do I do this? Since dyndns can (apparently) use the
> one current IP address, how can I get to the other hosts on the LAN
> with a domain name like above from the internet?
>
> To clarify, I'm not talking about multiple web sites but multiple
> hosts.


You'd have to use other port numbers. Then you could forward the ports to
the appropriate system. However, I'm not sure how dyndns would handle the
different port numbers.

 
Reply With Quote
 
hakim
Guest
Posts: n/a

 
      08-28-2005, 04:27 PM
Hi,

If you have five hosts in your lan running ssh on their IP on port 22.
Then on your gateway arrange a ipforwarding for example from

dyndns-ip port 10000 to your-host-1 port 22
dyndns-ip port 10001 to your-host-2 port 22
and so on

And everything will work fine...

Achim

 
Reply With Quote
 
hakim
Guest
Posts: n/a

 
      08-28-2005, 04:31 PM
Hi,

And on dyndns.org you can buy a service called custom dns where you are
able to register hostnames under your dyndns domain...

Achim

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
hosts file : multiple host names for ip address John A Grandy Windows Networking 1 09-04-2008 01:40 PM
multiple domain names for a single domain? DDENet Windows Networking 5 02-02-2005 06:43 PM
Multiple NIC's in Single Domain Controller cb3rry Windows Networking 2 09-27-2004 11:20 PM
binding a single IP address to multiple NICs Kerry Cox Linux Networking 2 01-02-2004 05:49 PM
Multiple PCs on a DSL connection - single fixed IP address. Steve T Broadband 17 10-10-2003 04:23 PM



1 2 3 4 5 6 7 8 9 10 11