| Author |
Message |
|
_player1537

Guru-in-Training

Joined: 25 Nov 2009 Posts: 2958
|
Posted: 12 Feb 2011 02:03:13 pm Post subject: Setting up a Minecraft Server |
|
|
My friend is trying to set up a server for Minecraft. So far it seems he is having trouble with getting the ports forwarded and using the correct IP address. To double check, the IP we should connect through is the IP he gets from WhatIsMyIP.com, right? And when he forwards his ports, it asks him if he wants to use a specific IP address or not. Which should he do? Also, how should the server.properties file look (or at least, how does Juju's or RCFreak0's look). I'll try to get him to make an account here so he can say specifics. Also, I have used TeamViewer to see his desktop, and I can't find anything wrong with the way he is doing it. Though, I don't have any experience in this sort of thing :/ _________________ http://tanner.myserverathome.com
 |
|
| Back to top |
|
|
rcfreak0

Power User

Joined: 06 Oct 2009 Posts: 321 Location: Michigan
|
Posted: 12 Feb 2011 02:10:11 pm Post subject: |
|
|
Yes you would type in the ip from whatsmyip w/e. Make sure you have the port 25565 open on the router to the correct computer on the network. As for the specific ip, just have him find out what his local ip is forward to that and make sure you give that computer a static IP otherwise he'll have to keep changing which ip that port is open for.
As for the server.properties just leave it default. You shouldn't have to change anything unless your using mods and in that case refer to the mod readme. |
|
| Back to top |
|
|
jaloSF125
Guest
|
Posted: 12 Feb 2011 03:08:27 pm Post subject: |
|
|
This is what my port forwarding page looks like...
Specify Public IP Address
Public IP Address: (should this be my ip adress?)
Networked Computer / Device: 192.168.0.6
Protocol
Rule Name Ports Action
Minecraft Server
TCP 25565 -> 25565
UDP 25565 -> 25565
WAN Connection Type: All Broadband Devices
Forward to Port: 25565
When should this rule occur ? Always |
|
| Back to top |
|
|
_player1537

Guru-in-Training

Joined: 25 Nov 2009 Posts: 2958
|
|
| Back to top |
|
|
rcfreak0

Power User

Joined: 06 Oct 2009 Posts: 321 Location: Michigan
|
Posted: 12 Feb 2011 03:40:28 pm Post subject: |
|
|
public IP would be the one you give to other to connect to you.
Just make sure that the port is open to the right machine on the network. Mine is 192.168.1.3, your will probably be different depending. Which means i have port 25565 open to 192.168.1.3 _________________ My Website
 |
|
| Back to top |
|
|
jaloSF125
Guest
|
Posted: 12 Feb 2011 03:40:40 pm Post subject: |
|
|
| What's a static IP address? |
|
| Back to top |
|
|
rcfreak0

Power User

Joined: 06 Oct 2009 Posts: 321 Location: Michigan
|
Posted: 12 Feb 2011 03:41:49 pm Post subject: |
|
|
| jaloSF125 wrote: | | What's a static IP address? |
A static IP is so that when your box asks the router for a new IP it gets the same one. eg 192 crap doesn't always change. Static means it stays the same. |
|
| Back to top |
|
|
_player1537

Guru-in-Training

Joined: 25 Nov 2009 Posts: 2958
|
|
| Back to top |
|
|
souvik1997

Guru-in-Training

Joined: 19 Apr 2010 Posts: 2870
|
|
| Back to top |
|
|
jaloSF125
Guest
|
Posted: 12 Feb 2011 04:31:19 pm Post subject: |
|
|
What should the WAN Connection Type be set as...
All Broadband Devices
Broadband Connection (Ethernet)
or
WAN PPPOE |
|
| Back to top |
|
|
rcfreak0

Power User

Joined: 06 Oct 2009 Posts: 321 Location: Michigan
|
Posted: 12 Feb 2011 04:38:41 pm Post subject: |
|
|
Shouldn't matter _________________ My Website
 |
|
| Back to top |
|
|
jaloSF125
Guest
|
Posted: 12 Feb 2011 04:43:15 pm Post subject: |
|
|
| So for public IP address I put my IP address? |
|
| Back to top |
|
|
souvik1997

Guru-in-Training

Joined: 19 Apr 2010 Posts: 2870
|
Posted: 12 Feb 2011 04:47:59 pm Post subject: |
|
|
| jaloSF125 wrote: | | So for public IP address I put my IP address? |
Yes. _________________ CALCnet Tournament-38%
deviantArt
 |
|
| Back to top |
|
|
jaloSF125
Guest
|
Posted: 12 Feb 2011 04:51:23 pm Post subject: |
|
|
| And "Forward to Port:" should be 25565, not "Same as Incoming Port"? |
|
| Back to top |
|
|
_player1537

Guru-in-Training

Joined: 25 Nov 2009 Posts: 2958
|
Posted: 12 Feb 2011 10:41:43 pm Post subject: |
|
|
Jalo told me that he was able to get it started Now we just need to make it cracked >:D _________________ http://tanner.myserverathome.com
 |
|
| Back to top |
|
|
souvik1997

Guru-in-Training

Joined: 19 Apr 2010 Posts: 2870
|
|
| Back to top |
|
|
_player1537

Guru-in-Training

Joined: 25 Nov 2009 Posts: 2958
|
|
| Back to top |
|
|
Beta7
Power User

Joined: 08 Nov 2010 Posts: 308
|
Posted: 14 Feb 2011 05:16:43 pm Post subject: |
|
|
_player, mind PM'ing me the IP so I can come check it out?
And is there a way to use a different port for Minecraft servers? How would we have multiple servers behind the same router (on the same computer)? On different computers? |
|
| Back to top |
|
|
rcfreak0

Power User

Joined: 06 Oct 2009 Posts: 321 Location: Michigan
|
Posted: 15 Feb 2011 10:12:56 am Post subject: |
|
|
| Beta7 wrote: | _player, mind PM'ing me the IP so I can come check it out?
And is there a way to use a different port for Minecraft servers? How would we have multiple servers behind the same router (on the same computer)? On different computers? |
You can run multiple servers, if you have the system resources to do so, by changing the port number in the config file. Then just append that port number your IP. For example if you were connecting in your own network and not running on the default port you would do 192.168.1.3:9001 if you had 9001 as the port. This should work if all the ports are open. Ive never tested it, but Ive never needed to run more than one at a time  |
|
| Back to top |
|
|
KermMartian

Site Admin

Joined: 14 Mar 2005 Posts: 55770 Location: Earth, Sol, Milky Way
|
Posted: 15 Feb 2011 10:36:00 am Post subject: |
|
|
| _player1537 wrote: | Jalo told me that he was able to get it started Now we just need to make it cracked >:D | Allow me to remind you that discussion of illegal software piracy is contrary to the Cemetech TOS and can result in penalties ranging from post deletion to the temporary or permanent suspension of your account. I trust as a gmod you will make the right choice. _________________
 |
|
| Back to top |
|
|
|