MudBytes
» MUDBytes Community » Game Creation » Server Management » hosting from a LAN
Pages: << prev 1 next >>
hosting from a LAN
Impacatus
Apprentice




Group: Members
Posts: 33
Joined: May 5, 2008

Go to the bottom of the page Go to the top of the page
#1 id:32593 Posted Aug 28, 2009, 4:40 pm

Before I put down money for hosting, I want to experiment with the codebase a while using self hosting.  My question is how can I let people connect to it from outside?

I can connect to it just fine from my own system, and from other PCs in the network.  However, when I try having someone outside the network connect, it fails.  As I understand it, this has something to do with the IP address used within the network being different than the one used without.

Is there any way I can let people connect from outside the network?

Noplex
Conjurer






Group: Members
Posts: 105
Joined: May 20, 2006

Go to the bottom of the page Go to the top of the page
#2 id:32594 Posted Aug 28, 2009, 4:52 pm

Not sure the budget you're looking for, but I use Slicehost which gives you a virtual private server for a little over $20 a month. You can do whatever you want there.

About self-hosting, you can do it, but you'll have to configure your broadband router for the settings outside (depends on router). Basically you're looking to forward the port on the router, let's say 4000, to whichever machine on your LAN you're hosting the game on. For example,

Router (4000) to 192.168.1.20 (4000)

Its quite easy once you get the hang of the control panel on your router. The only router I've had problems with (and I'm a network guy) is the Verizon FIOS piece of junk. The labels seem to be backwards.
.........................
jb

Last edited Aug 28, 2009, 4:53 pm by Noplex
tphegley
Sorcerer






Group: Moderators
Posts: 363
Joined: Aug 13, 2007

Go to the bottom of the page Go to the top of the page
#3 id:32595 Posted Aug 28, 2009, 4:53 pm

Zeno has a free site you can use for hosting. There are other free hosts out there as well.

As for your error it's probably a firewall issue, that or need to check ipconfig in prompt.
.........................
Admin of Legends of Old
Currently still in testing and design stage.

Impacatus
Apprentice




Group: Members
Posts: 33
Joined: May 5, 2008

Go to the bottom of the page Go to the top of the page
#4 id:32596 Posted Aug 28, 2009, 4:58 pm

Alright thanks.  I'll probably have to look for hosting, since I don't have control over the LAN at my school.

Kline
Wizard




Group: Members
Posts: 587
Joined: Dec 14, 2007

Go to the bottom of the page Go to the top of the page
#5 id:32600 Posted Aug 28, 2009, 7:54 pm

School, eh? Yeah, you probably have zero access to an external IP to properly forward ports to yourself. Sorry, that's a deal breaker :(. I self host with little more than an old desktop running Debian and a Linksys router with port forwarding.
.........................
AckFUSS -- Check it out.

JohnnyStarr
Wizard






Group: Members
Posts: 822
Joined: Feb 14, 2009

Go to the bottom of the page Go to the top of the page
#6 id:32602 Posted Aug 28, 2009, 8:25 pm

Noplex said:
Not sure the budget you're looking for, but I use Slicehost which gives you a virtual private server for a little over $20 a month. You can do whatever you want there.


So, you pay $20 a month to have a shell account? I read the info on the link and see that you have full root access, so I'm assuming that it's a pretty sweet setup. Whats the speed / compile time like? I just use my windows box with Cygwin to build remotely, but when it comes to hosting i'm using Third Hosting. Its cheap, but limited.
.........................

"It's not the daily increase but daily decrease. Hack away at the unessential." - Bruce Lee

Bojack
Magician




Group: Members
Posts: 69
Joined: Jul 26, 2009

Go to the bottom of the page Go to the top of the page
#7 id:33217 Posted Sep 11, 2009, 1:48 am

You dont need any of that, just sign up at no-ip.com and make a FREE dns host using their servers.. for example I used to have my own linux server and used no-ip.com. All you do is give them a site name like mine was reign-sytes.net or .com and itll send whatever they are doing right to my comp. Its just a website redirection so people on the outside can connect to you. If you have a router, make sure you open the port to the muds port number so they can connect to the game.

Last edited Sep 11, 2009, 1:50 am by Bojack
Pages:<< prev 1 next >>
Tags
[+]

Valid XHTML 1.1! Valid CSS!