We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,809 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

Route to multiple servers on 1 external IP

Hi all i have a tiny question
I have 5 IBM Blade servers running at my home using 1 external Static IP Address, is there any way i can forward certain ports to the different servers and people outside the network can access that Server instead of using DMZ on a router.

so say GAME Server = blade 1
Web server = blade 2
and so forth.

is this possible to do or should i invest in expanding my external services to use 5 internet connections

cheers

5
Contributors
5
Replies
1 Week
Discussion Span
6 Months Ago
Last Updated
7
Views
dualzNZ
Junior Poster in Training
56 posts since Jan 2012
Reputation Points: 28
Solved Threads: 1
Skill Endorsements: 0

this question is still unanswered, i have looked on the net for more information but didnt help much.

cheers

dualzNZ
Junior Poster in Training
56 posts since Jan 2012
Reputation Points: 28
Solved Threads: 1
Skill Endorsements: 0

It depends on the model of our perimeter router. Most recent models support inbond port forwarding. So what do you have?

CimmerianX
Posting Pro in Training
498 posts since Jul 2010
Reputation Points: 49
Solved Threads: 59
Skill Endorsements: 10

With one external public IP address, port forwarding is logical option. You could also provide VPN services so external users can access internal resources but that solution is not likely to fit well based on your description.

JorgeM
Senior Poster
3,998 posts since Dec 2011
Reputation Points: 294
Solved Threads: 543
Skill Endorsements: 115

It should not be difficult to do port forwarding on the router, you just have to specify what is the service that is accessed from outside and where it has to hit inside. For example port 80 traffic forwarded to port 8080 internally, and port 25 traffic to port 8081....single ip address though.

getnit
Junior Poster in Training
53 posts since Aug 2008
Reputation Points: 10
Solved Threads: 3
Skill Endorsements: 0

as JorgeM suggest you can do port forwarding like:

so GAME Server = blade 1 -->Private IP:192.168.1.101 --> Router Config, route Public IP port 8080 to 192.168.1.101
so to access game server would be: http://public_IP:8080

Web server = blade 2 -->Private IP:192.168.1.102 likewise in blade2, Router Config, route Public IP port 7070 to 192.168.1.102
so to access blade 2 (if it offers web) http://public_IP:7070

On your game server and blade 2 you must set those ports to listen for incoming connections.

cguan_77
Nearly a Posting Virtuoso
1,361 posts since Apr 2007
Reputation Points: 19
Solved Threads: 117
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0726 seconds using 2.65MB