Networking Forums

Networking Forums > Network Hardware > Home Networking > IP question: Hosting a Server on a Machine on a Belkin LAN

Reply
Thread Tools Display Modes

IP question: Hosting a Server on a Machine on a Belkin LAN

 
 
50295@web.de
Guest
Posts: n/a

 
      04-19-2006, 04:40 PM
Hi -

I would like to host an FTP server on my machine, which is connected on
a Belkin (F5d7630-4A, I believe) router. Problem is that my machine
does not have a unique IP address. How do I get round this problem and
host my server?

Thanks

- Olumide

 
Reply With Quote
 
 
 
 
Conor
Guest
Posts: n/a

 
      04-19-2006, 05:10 PM
In article <(E-Mail Removed) .com>,
says...
> Hi -
>
> I would like to host an FTP server on my machine, which is connected on
> a Belkin (F5d7630-4A, I believe) router. Problem is that my machine
> does not have a unique IP address. How do I get round this problem and
> host my server?
>

Set the IP address manually on the computer and set up port forwarding
on the router to the IP address you gave the computer.


--
Conor,

Same shit, different day.
 
Reply With Quote
 
Sucuba Dude
Guest
Posts: n/a

 
      04-19-2006, 05:31 PM

"Conor" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) t...
| In article <(E-Mail Removed) .com>,
| says...
| > Hi -
| >
| > I would like to host an FTP server on my machine, which is connected on
| > a Belkin (F5d7630-4A, I believe) router. Problem is that my machine
| > does not have a unique IP address. How do I get round this problem and
| > host my server?
| >
| Set the IP address manually on the computer and set up port forwarding
| on the router to the IP address you gave the computer.
|
|
| --
| Conor,
|
| Same shit, different day.

Register with dyndns.org if your ISP is giving you a dynamic IP address, you can
ask your router (or most decent routers) to update dyndns.org automatically.
Then to go to the dyndns.org address you reistered to always find your machine
;-)

You will also need to set up a static IP on the inside of your network and
forward the correct FTP port to it (Port 21)



 
Reply With Quote
 
50295@web.de
Guest
Posts: n/a

 
      04-19-2006, 05:36 PM
Conor wrote:

> Set the IP address manually on the computer and set up port forwarding
> on the router to the IP address you gave the computer.


You mean assign a static IP in the range supported by the router e.g.
192.168.x.x -- not just to any number e.g. 123.45.67.8. ...

Afterwards, I wonder what the URL to the host/server will be?:

- Router's IP
- Host's IP
- A combination of the router and host's fixed IP?
- Combination of router's IP and some sort of port number?

....

 
Reply With Quote
 
50295@web.de
Guest
Posts: n/a

 
      04-19-2006, 06:09 PM
Conor wrote:

> Set the IP address manually on the computer and set up port forwarding
> on the router to the IP address you gave the computer.


You mean assign a static IP in the range supported by the router e.g.
192.168.x.x -- not just to any number e.g. 123.45.67.8. ...

Afterwards, I wonder what the URL to the host/server will be?:

- Router's IP
- Host's IP
- A combination of the router and host's fixed IP?
- Combination of router's IP and some sort of port number?

....

 
Reply With Quote
 
nut
Guest
Posts: n/a

 
      04-20-2006, 12:30 AM
(E-Mail Removed) wrote:
> Conor wrote:
>
>> Set the IP address manually on the computer and set up port
>> forwarding on the router to the IP address you gave the computer.

>
> You mean assign a static IP in the range supported by the router e.g.
> 192.168.x.x -- not just to any number e.g. 123.45.67.8. ...


Yes.

> Afterwards, I wonder what the URL to the host/server will be?:


The IP assigned to you by your Internet Provider... ie the routers
*external* IP... which is probably dynamic so will change every couple of
weeks. This is why you'll need to set up a dyndns account. If your router
can't update dyndns automatically, you'll need to download "DynDNS Updater"
and set it to auto-run on startup.

What FTP server software do you intend to use?

Filezilla is free... http://sourceforge.net/projects/filezilla/


 
Reply With Quote
 
Rob Morley
Guest
Posts: n/a

 
      04-20-2006, 12:32 AM
In article <(E-Mail Removed). com>
<(E-Mail Removed)> wrote:
> Conor wrote:
>
> > Set the IP address manually on the computer and set up port forwarding
> > on the router to the IP address you gave the computer.

>
> You mean assign a static IP in the range supported by the router e.g.
> 192.168.x.x -- not just to any number e.g. 123.45.67.8. ...


Indeed.
>
> Afterwards, I wonder what the URL to the host/server will be?:
>

From outside it will appear that the router is the FTP server. From
your LAN it will still be accessible on the 192.168.xxx.xxx address.

 
Reply With Quote
 
Conor
Guest
Posts: n/a

 
      04-20-2006, 06:33 PM
In article <(E-Mail Removed). com>,
says...
> Conor wrote:
>
> > Set the IP address manually on the computer and set up port forwarding
> > on the router to the IP address you gave the computer.

>
> You mean assign a static IP in the range supported by the router e.g.
> 192.168.x.x -- not just to any number e.g. 123.45.67.8. ...
>
> Afterwards, I wonder what the URL to the host/server will be?:
>
> - Router's IP
> - Host's IP
> - A combination of the router and host's fixed IP?
> - Combination of router's IP and some sort of port number?
>

The IP address the ISP assigns to your connection.


--
Conor,

Same shit, different day.
 
Reply With Quote
 
nut
Guest
Posts: n/a

 
      04-21-2006, 01:16 PM
Conor wrote:
> In article <(E-Mail Removed). com>,
> says...
>> Conor wrote:
>>
>>> Set the IP address manually on the computer and set up port
>>> forwarding on the router to the IP address you gave the computer.

>>
>> You mean assign a static IP in the range supported by the router
>> e.g. 192.168.x.x -- not just to any number e.g. 123.45.67.8. ...
>>
>> Afterwards, I wonder what the URL to the host/server will be?:
>>
>> - Router's IP
>> - Host's IP
>> - A combination of the router and host's fixed IP?
>> - Combination of router's IP and some sort of port number?
>>

> The IP address the ISP assigns to your connection.


That's what i said.



 
Reply With Quote
 
Conor
Guest
Posts: n/a

 
      04-21-2006, 07:50 PM
In article <e2alv8$1fuo$(E-Mail Removed)>, nut says...
> Conor wrote:
> > In article <(E-Mail Removed). com>,
> > says...
> >> Conor wrote:
> >>
> >>> Set the IP address manually on the computer and set up port
> >>> forwarding on the router to the IP address you gave the computer.
> >>
> >> You mean assign a static IP in the range supported by the router
> >> e.g. 192.168.x.x -- not just to any number e.g. 123.45.67.8. ...
> >>
> >> Afterwards, I wonder what the URL to the host/server will be?:
> >>
> >> - Router's IP
> >> - Host's IP
> >> - A combination of the router and host's fixed IP?
> >> - Combination of router's IP and some sort of port number?
> >>

> > The IP address the ISP assigns to your connection.

>
> That's what i said.
>

Was it? Top marks then.

:-)


--
Conor,

Same shit, different day.
 
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
cost of hosting a machine? The Natural Philosopher Broadband 0 05-17-2008 09:31 AM
Simple client/server socket program works on one Linux machine, it doesnot work on other machine GS Linux Networking 2 05-09-2006 12:55 PM
A Belkin Pre-N router with Belkin Pre-N PCMCIA card : Question BGrimes155 Wireless Internet 3 01-15-2005 03:40 AM
Fast hosting question James Broadband 11 06-06-2004 04:37 PM
Webhosting options/broadband for hosting a website/hosting fro servlets and sql server Simon Harvey Broadband 2 07-12-2003 03:21 PM



1 2 3 4 5 6 7 8 9 10 11