The Way To Host Behind Router!

Discussion about Helbreath Server Files.
Post Reply
youth89
Loyal fan
Posts: 239
Joined: Sun Mar 07, 2004 8:57 pm

Post by youth89 »

I've checked everything I could possibly think could be wrong, but I am out of ideas. Any suggestions? We know that it is the socket to Gate-Server that keeps crashing, so what are all the possible reasons for this?
ProgMaster
noob
Posts: 24
Joined: Fri Jul 14, 2006 1:54 pm

Post by ProgMaster »

Hi all !
Im trying to setup server. I have ADSL modem "SAGEM". So...Here is my information :
Image

So im a lil confused :blink:
Where is here MINE internal and external IP's ???
Please help me someone.
Tafka12
<3 bd long time
Posts: 772
Joined: Wed Dec 28, 2005 6:32 pm

Post by Tafka12 »

Server IP is external and ClientIP is internal?
<img src='http://www.hot.ee/carvanho/taavi.png' border='0' alt='user posted image' /><br><br><img src='http://www.hot.ee/carvanho/Elvine.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/LieroX.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/Football.png' border='0' alt='user posted image' />
ProgMaster
noob
Posts: 24
Joined: Fri Jul 14, 2006 1:54 pm

Post by ProgMaster »

yea i think so....but my provider (server) dont have such page, where i can configure settings of ports...as i know they just block all ports...what to do ?
youth89
Loyal fan
Posts: 239
Joined: Sun Mar 07, 2004 8:57 pm

Post by youth89 »

ProgMaster wrote: Hi all !
Im trying to setup server. I have ADSL modem "SAGEM". So...Here is my information :
Image

So im a lil confused :blink:
Where is here MINE internal and external IP's ???
Please help me someone.
I believe my problem to be quite simple, just that I can't seem to figure it out ='(
Any clues as to why the emulator is acting like this... on EVERY HG server I open, for every emulator package.
choouei
Loyal fan
Posts: 227
Joined: Tue Sep 12, 2006 3:19 pm

Post by choouei »

i think my router sets its own ip add
would it stil be possible to host?
cause i think it changes the ip everytime i login to the internet
<img src='http://img284.imageshack.us/img284/6717/fuckto1.jpg' border='0' alt='user posted image' />
jorma98
Regular
Posts: 57
Joined: Tue Apr 11, 2006 3:42 pm

Post by jorma98 »

ginopopo wrote: I dont know if someone already solve it but i did. heres how to host your server behind a router.

1- put the computer hosting the server on DMZ (in youre router setup page)

2- CFGs config inbound= your LAN ip (eg:192.168.0.1)
outbound= your external ip


[GATESERVER.cfg]

[CONFIG]

gate-server-address = inbound
gate-server-port = 6502

game-server-list = outbound
game-server-list = outbound
game-server-address = outbound
game-server-address = outbound
game-server-port = 2101
build-date = 1126

game-server-list = outbound

permitted-address = outbound

accept = outbound

----------------------------------------------------

[HMLSERVER.cfg]

[CONFIG]


log-server-address = inbound
log-server-port = 2848
internal-log-server-port = 3840
gate-server-address = inbound
gate-server-port = 6502
backup-drive-letter = C

permitted-address = inbound

----------------------------------------------------

[WLSERVER.cfg]

[CONFIG]


world-server-name = WS1

world-server-address = inbound
world-server-port = 2500
internal-world-server-port = 3840

main-log-server-address = inbound
main-log-server-port = 2848

gate-server-address = inbound
gate-server-port = 6502

----------------------------------------------------

[GSERVER.cfg]

[CONFIG]

gate-server-dns = false
log-server-dns = false
game-server-name = Elvine
game-server-address = OUTBOUND
game-server-internal-address = OUTBOUND
game-server-external-address = OUTBOUND
game-server-port = 9902
log-server-address = inbound
internal-log-server-port = 2500
gate-server-address = OUTBOUND <----- ERROR I MADE IN THE FIRST POST
gate-server-port = 6502
game-server-mode = LAN <------- DONT FORGET TO PUT LAN!!!!

[MAPS]


game-server-map = elvine
...

----------------------------------------------------

I hope this will help you!

for any questions/commentary or donations(LOL)
ginopopo@hotmail.com
(write "server behind router" as subject or i could delete it)
For some reason i cant get my server work with these settings..

The most common problems are 1) HG crashes
2) HG tells me something about WL/ML or GateServer's IP doesnt match.

Whats wrong?
Crossfade
Loyal fan
Posts: 354
Joined: Sun Mar 20, 2005 5:55 pm

Post by Crossfade »

jorma98 wrote:
ginopopo wrote: I dont know if someone already solve it but i did. heres how to host your server behind a router.

1- put the computer hosting the server on DMZ (in youre router setup page)

2- CFGs config     inbound= your LAN ip (eg:192.168.0.1)
                         outbound= your external ip


[GATESERVER.cfg]

[CONFIG]

gate-server-address = inbound
gate-server-port    = 6502

game-server-list    = outbound
game-server-list    = outbound
game-server-address = outbound
game-server-address = outbound
game-server-port   = 2101
build-date    = 1126

game-server-list = outbound

permitted-address = outbound

accept = outbound

----------------------------------------------------

[HMLSERVER.cfg]

[CONFIG]


log-server-address            = inbound
log-server-port               = 2848
internal-log-server-port      = 3840
gate-server-address  =  inbound
gate-server-port     = 6502
backup-drive-letter           = C

permitted-address = inbound

----------------------------------------------------

[WLSERVER.cfg]

[CONFIG]


world-server-name          = WS1

world-server-address       = inbound
world-server-port          = 2500
internal-world-server-port = 3840

main-log-server-address    = inbound
main-log-server-port       = 2848

gate-server-address  = inbound
gate-server-port     = 6502

----------------------------------------------------

[GSERVER.cfg]

[CONFIG]

gate-server-dns = false
log-server-dns = false
game-server-name = Elvine
game-server-address = OUTBOUND
game-server-internal-address = OUTBOUND
game-server-external-address = OUTBOUND
game-server-port = 9902
log-server-address = inbound
internal-log-server-port = 2500
gate-server-address = OUTBOUND <----- ERROR I MADE IN THE FIRST POST
gate-server-port = 6502
game-server-mode = LAN <------- DONT FORGET TO PUT LAN!!!!

[MAPS]


game-server-map   = elvine
...

----------------------------------------------------

I hope this will help you!

for any questions/commentary or donations(LOL)
ginopopo@hotmail.com
(write "server behind router" as subject or i could delete it)
For some reason i cant get my server work with these settings..

The most common problems are 1) HG crashes
2) HG tells me something about WL/ML or GateServer's IP doesnt match.

Whats wrong?
that one is wrong go by what i say below and it should work with no probs.
all internal except the one that says external and put mode on lan for others and internet for yourself.. if you use wl source you need to put both external and internal on the accept list at the bottom otherwise it wont go through.... also port forward or enable dmz on router and access through firewalls if any.
choouei
Loyal fan
Posts: 227
Joined: Tue Sep 12, 2006 3:19 pm

Post by choouei »

Image

i have this error when i logged into my router lol
problem is at?
<img src='http://img284.imageshack.us/img284/6717/fuckto1.jpg' border='0' alt='user posted image' />
ADDKiD
&lt;3 bd long time
Posts: 967
Joined: Tue Jul 12, 2005 8:07 pm
Location: Washington, USA
Contact:

Post by ADDKiD »

Strange... You should have to login to your Router. Did you do that? I don't have to use DMZ to host with my Linksys router. I don't think DMZ is necessary....
choouei
Loyal fan
Posts: 227
Joined: Tue Sep 12, 2006 3:19 pm

Post by choouei »

Image

Image

i have these errors
did u know that there r 2 different type of ppl with diff guides?
look carefully and compare at ginopopo's and Novalogic's LOL!
<img src='http://img284.imageshack.us/img284/6717/fuckto1.jpg' border='0' alt='user posted image' />
rsbluerelm
Regular
Posts: 31
Joined: Mon Oct 18, 2004 7:46 pm

Post by rsbluerelm »

i can log on and see my charries but it just sits and says connected waiting for response.any help?on the gameserver it says charrie name then like null
bone-you
Spamtastic
Posts: 1310
Joined: Wed Mar 16, 2005 3:12 am

Post by bone-you »

Hosting behind a router with the router setup enabled on the hgs = you can't play but everyone else can unless you do some server side hacks to send the lan ip to you as you play.
<img src='http://www.helbreathx.net/sig/sig.jpeg' border='0' alt='user posted image' /><br><a href='http://mafia.cheats4us.org/index.php?x=231030' target='_blank'>#1 on Mafia :D</a><br><!--QuoteBegin-Slipknight+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Slipknight)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->100mb Internet, burstable too 10GB oc192<br>his speed can go up too 10gbs<br>...<br>Yes my car can have a top speed of 1000mph<!--QuoteEnd--></td></tr></table><div class='signature'><!--QuoteEEnd--><br>^^ I wonder where the retard went to.
Dax
&lt;3 bd long time
Posts: 785
Joined: Mon Apr 18, 2005 3:19 pm

Post by Dax »

rsbluerelm wrote: i can log on and see my charries
I can unzip my pants and see my cherries :D
Reppin' 127.0.0.1!!!<br><br><img src='http://img502.imageshack.us/img502/1348/sig4daxbn2.jpg' border='0' alt='user posted image' /><br><br>I contend that we are both atheists. I just believe in one fewer god than you do. <br>When you understand why you dismiss all the other possible gods, you will <br>understand why I dismiss yours.<br>~ <b>Stephen Roberts</b>
juggalo2
Spamtastic
Posts: 1144
Joined: Sun Jul 17, 2005 5:28 pm

Post by juggalo2 »

bone-you wrote: Hosting behind a router with the router setup enabled on the hgs = you can't play but everyone else can unless you do some server side hacks to send the lan ip to you as you play.
u dont need to do that if ppl realy useing there lan ip to play on there srv with a router is dumb. just use the extrnal one like everyone esle an u will be able to conected
<img src='http://lifeplaysu420.com/unknow/nightsign.png' border='0' alt='user posted image' /><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Wanna make money for surfing the net sing up at <br><a href='http://www.cashfiesta.com/php/join.php? ... yprivitera' target='_blank'>cash fiesta</a><br>its all free hey why ntot make money while fucking around on the computer<br><br><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Post Reply