Reply

Join Date: Sep 2003
Posts: 194
Reputation: dvr is an unknown quantity at this point 
Solved Threads: 4
dvr's Avatar
dvr dvr is offline Offline
Junior Poster

static ip?

 
0
  #1
Apr 14th, 2004
I just got a static IP for my dsl connection.
I have a router in place(netgear rp614)
with a server running behind the router, I forwarded the ports for the server
and it worked fine yesterday, but this morning I cannot login to the server.
are there any tricks for tips for setting these up?
the server is in a remote location and is like 2 hours away from me.
so its not easy for me to go there to fix it every day.
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 209
Reputation: i686-linux is on a distinguished road 
Solved Threads: 12
i686-linux's Avatar
i686-linux i686-linux is offline Offline
Posting Whiz in Training

Re: static ip?

 
0
  #2
Apr 14th, 2004
It worked fine yesterday from the remote location, or internally? Does the server behind the router have a static IP as well? I'm assuming that it does since you bought a static IP for the ISP connection, but just in case.
PARANOIA:
A healthy understanding of the way the universe works.
Reply With Quote Quick reply to this message  
Join Date: Sep 2003
Posts: 194
Reputation: dvr is an unknown quantity at this point 
Solved Threads: 4
dvr's Avatar
dvr dvr is offline Offline
Junior Poster

Re: static ip?

 
0
  #3
Apr 14th, 2004
it worked from the remote location and internally.
I could connect from my other location.
yes the server is a 192.x.x.x ip static behind the router.
does the router disconnect the service?
also if I wanted to run another server since I have 5 static IP's,
how would I do this with the router?(netgear rp614)
is it possible?
is there a site to tell me how to do this?
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 209
Reputation: i686-linux is on a distinguished road 
Solved Threads: 12
i686-linux's Avatar
i686-linux i686-linux is offline Offline
Posting Whiz in Training

Re: static ip?

 
0
  #4
Apr 14th, 2004
read the manual for your router if you want to set it up with multiple IP adresses. If it supports it, then there will be a plethora of documentation for it in there.
PARANOIA:
A healthy understanding of the way the universe works.
Reply With Quote Quick reply to this message  
Join Date: Sep 2003
Posts: 194
Reputation: dvr is an unknown quantity at this point 
Solved Threads: 4
dvr's Avatar
dvr dvr is offline Offline
Junior Poster

Re: static ip?

 
0
  #5
Apr 16th, 2004
looked through the manuals and nothing.
can you suggest a router?
I want my static IPs pointing at different servers.
I am paying for 5 IPs.
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 39
Reputation: chanto! is on a distinguished road 
Solved Threads: 1
chanto!'s Avatar
chanto! chanto! is offline Offline
Light Poster

Re: static ip?

 
0
  #6
Apr 16th, 2004
Originally Posted by dvr
looked through the manuals and nothing.
can you suggest a router?
I want my static IPs pointing at different servers.
I am paying for 5 IPs.
You can only assign 1 static IP to the router. If you need to put additional systems on the net, you can port-forward to your internal machines.
i.e.

1.2.3.4 port 80 --> 192.168.1.10 port 80 (web server)
1.2.3.4 port 22 --> 192.168.1.11 port 22 (linux box)
etc.

If you want your systems to all have external IP's, you can run your dsl modem straight to a switch and connect your systems with static ip's to the switch.
Don't dance to the rhythm - erasure
Reply With Quote Quick reply to this message  
Join Date: Sep 2003
Posts: 194
Reputation: dvr is an unknown quantity at this point 
Solved Threads: 4
dvr's Avatar
dvr dvr is offline Offline
Junior Poster

Re: static ip?

 
0
  #7
Apr 18th, 2004
so could I run a cat 5 into a switch from the dsl modem then to a computer from the switch. how about from the switch to a router then to another pc? Can I use a hub or do I have to use a switch?
my dsl connection uses PPPoe. Is this a problem?
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Solved Threads: 364
Team Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: static ip?

 
0
  #8
Apr 19th, 2004
Since you have 5 legit IPs, you could connect up to 5 machines to the modem with a switch or hub (either will work), but you'd lose the security that a firewalling/NATting router gives you.

In terms of switch->router->other PCs, yes- there's no problem with doing that.

I'd go with chanto!'s port-forwarding suggestion though, that will keep all of your machines behind the router.
Reply With Quote Quick reply to this message  
Join Date: Sep 2003
Posts: 194
Reputation: dvr is an unknown quantity at this point 
Solved Threads: 4
dvr's Avatar
dvr dvr is offline Offline
Junior Poster

Re: static ip?

 
0
  #9
Apr 19th, 2004
yes I want the safety of the router but he said that only one IP can be used on the router. I want 3 machines to have different static IPs that are my external IPs so I can run a ftp server, webserver and a game server.
pc 1= xxx.xxx.xxx.xx1
pc 2= xxx.xxx.xxx.xx2
pc 3= xxx.xxx.xxx.xx3
so in internet explorer I type in xxx.xxx.xxx.xx2 and it goes to my webserver and so on for the rest.I don't want them all on the same IP, this is why I got the static IPs for.I had dynamic IPs before setup like chantos said, the problem was the IPs changed all the time, and when that happened I would have to reconfigure my servers for the external IP. which was a pain since it is at a different location than me.
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Solved Threads: 364
Team Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: static ip?

 
0
  #10
Apr 19th, 2004
Originally Posted by dvr
I want 3 machines to have different static IPs that are my external IPs so I can run a ftp server, webserver and a game server.
pc 1= xxx.xxx.xxx.xx1
pc 2= xxx.xxx.xxx.xx2
pc 3= xxx.xxx.xxx.xx3
Man- if you're going to do that you'll have three unprotected machines, running three vulnerable services, sitting out there for anyone to have a whack at.

Unless I'm really being a muppet here (which is quite possible) I think I understand what you want, but what's so bad about using the router and just properly configuring its port-forwarding? Sure, you'll only have 1 static IP on the WAN-facing side of the router, but when you hit that IP in a web browser, the http requests will get sent via port 80 to the Web server; when you FTP to that IP, FTP requests will get routed via port 21 to the FTP server, etc.

As far as static vs dynamic IPs, you can still assign the servers static addresses even if they're behind the router.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Networking Hardware Configuration Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC