The Way To Host Behind Router!
I had the same trouble with a belkin router, i bought a new linksys cable router and the problem was solved,i did nothing different in the cfg,s and both routers supported port forwarding(according to the instruction) but try as i might,the belkin just will not work.Its not just belkin, appently other makes allso have problems.
to diwx.
go start>run>ipconfig
u see the default gateway use that ip on http://
eg <a href='http://192.168.1.1' target='_blank'>http://192.168.1.1</a>
u find foward port there on ur router set up page.
go start>run>ipconfig
u see the default gateway use that ip on http://
eg <a href='http://192.168.1.1' target='_blank'>http://192.168.1.1</a>
u find foward port there on ur router set up page.
i have linksys wrt54gs just like you i ave the ports forwarded exatcly everything .....other ppl cant get on..u have msn?
LiVE FaSt DIe YoUnG <br><img src='http://img153.imageshack.us/img153/8902/fleep1ki.png' border='0' alt='user posted image' /><br>lol tyteman...<br><img src='http://www.hazegfx.com/UserBanners/Atreyu%20Fan.png' border='0' alt='user posted image' /><br><img src='http://www.hazegfx.com/UserBanners/Firefox%20User.jpg' border='0' alt='user posted image' /><br><img src='http://www.hazegfx.com/UserBanners/G-Mail%20User.jpg' border='0' alt='user posted image' /><br><img src='http://www.hazegfx.com/UserBanners/Halo%202%20User.jpg' border='0' alt='user posted image' /><br><img src='http://www.hazegfx.com/UserBanners/Limewire%20User.jpg' border='0' alt='user posted image' /><img src='http://www.hazegfx.com/UserBanners/Underoath%20Fan.jpg' border='0' alt='user posted image' />
nm i got it nice tut Stick xD
LiVE FaSt DIe YoUnG <br><img src='http://img153.imageshack.us/img153/8902/fleep1ki.png' border='0' alt='user posted image' /><br>lol tyteman...<br><img src='http://www.hazegfx.com/UserBanners/Atreyu%20Fan.png' border='0' alt='user posted image' /><br><img src='http://www.hazegfx.com/UserBanners/Firefox%20User.jpg' border='0' alt='user posted image' /><br><img src='http://www.hazegfx.com/UserBanners/G-Mail%20User.jpg' border='0' alt='user posted image' /><br><img src='http://www.hazegfx.com/UserBanners/Halo%202%20User.jpg' border='0' alt='user posted image' /><br><img src='http://www.hazegfx.com/UserBanners/Limewire%20User.jpg' border='0' alt='user posted image' /><img src='http://www.hazegfx.com/UserBanners/Underoath%20Fan.jpg' border='0' alt='user posted image' />
Seeings how some of you are having trouble with gino's guide I figured I would let you try mine. I wrote it for someone back in '04 so its a little old but from what I have seen nothing has really changed and they never bothered me after that so I assumed it worked well for them. Its timestamped Tuesday, November 23, 2004, 1:16:58 PM.
Its been a while since I have posted here so enjoy it while it lasts
Guess I should note it does have some posts to be forwarded but I couldnt remember if I could all of them, after all that date was long ago. Maybe one day I will dig up all them old files and memorys and see if the guide is right. If you dont know what or how to port forward then why the fu*k are you trying to host any kind of server behind a router in the first place!
Its been a while since I have posted here so enjoy it while it lasts

Guess I should note it does have some posts to be forwarded but I couldnt remember if I could all of them, after all that date was long ago. Maybe one day I will dig up all them old files and memorys and see if the guide is right. If you dont know what or how to port forward then why the fu*k are you trying to host any kind of server behind a router in the first place!
Code: Select all
HelBreath Server configuration for Router hosting [Tuesday, November 23, 2004, 1:16:58 PM]
NOTE: Please do remember that I will not put every line you need in this,
only the ones you need your ip for.
GateServer.cfg
gate-server-address = <lan ip>
game-server-list = <lan ip>
game-server-address = <lan ip>
accept = <lan ip>
HMLServer.cfg
log-server-address = <lan ip>
gate-server-address = <lan ip>
WLServer.cfg
world-server-address = <lan ip>
main-log-server-address = <lan ip>
gate-server-address = <lan ip>
GServer.cfg (on same computer as gateserver)
game-server address = <lan ip>
game-server-internal-address = <lan ip>
game-server-external-address = <lan ip>
game-server-mode = LAN
log-server-address = <lan ip>
gate-server-address = <lan ip>
GServer.cfg (outside network the gateserver is on, on another network)
game-server address = <lan ip>
game-server-internal-address = <lan ip>
game-server-external-address = <wan ip>
game-server-mode = INTERNET
log-server-address = <gateserver's wan ip>
gate-server-address = <gateserver's wan ip>
GServer.cfg (outside network the gateserver is on, no network)
game-server address = <wan ip>
game-server-internal-address = <wan ip>
game-server-external-address = <wan ip>
game-server-mode = INTERNET
log-server-address = <gateserver's wan ip>
gate-server-address = <gateserver's wan ip>
Port Forwarding (on gateserver router)
2848
6502
2847 (cant remember if its needed or not)
2501
game-server-port (whatever you may have set it to)
Port Forwarding (outside gateserver network, on another network)
game-server-port (whatever you may have set it to)
<span style='color:purple'><br>Don't let the nick fool you! Anything is possible!<br><br><img src='http://img26.exs.cx/img26/6171/Majick.jpg' border='0' alt='user posted image' /><br><img src='http://img6.exs.cx/img6/4607/borgx1.jpg' border='0' alt='user posted image' /><br><img src='http://img42.exs.cx/img42/82/crusader.jpg' border='0' alt='user posted image' /><br><br></span>
i get the same thing no matter which way i try, if it's in "Internet" i can connect no one else can, if it's on LAN, i can get 2 char screen but no further... any ideas?borgx wrote: Seeings how some of you are having trouble with gino's guide I figured I would let you try mine. I wrote it for someone back in '04 so its a little old but from what I have seen nothing has really changed and they never bothered me after that so I assumed it worked well for them. Its timestamped Tuesday, November 23, 2004, 1:16:58 PM.
Its been a while since I have posted here so enjoy it while it lasts
Guess I should note it does have some posts to be forwarded but I couldnt remember if I could all of them, after all that date was long ago. Maybe one day I will dig up all them old files and memorys and see if the guide is right. If you dont know what or how to port forward then why the fu*k are you trying to host any kind of server behind a router in the first place!
Code: Select all
HelBreath Server configuration for Router hosting [Tuesday, November 23, 2004, 1:16:58 PM] NOTE: Please do remember that I will not put every line you need in this, only the ones you need your ip for. GateServer.cfg gate-server-address = <lan ip> game-server-list = <lan ip> game-server-address = <lan ip> accept = <lan ip> HMLServer.cfg log-server-address = <lan ip> gate-server-address = <lan ip> WLServer.cfg world-server-address = <lan ip> main-log-server-address = <lan ip> gate-server-address = <lan ip> GServer.cfg (on same computer as gateserver) game-server address = <lan ip> game-server-internal-address = <lan ip> game-server-external-address = <lan ip> game-server-mode = LAN log-server-address = <lan ip> gate-server-address = <lan ip> GServer.cfg (outside network the gateserver is on, on another network) game-server address = <lan ip> game-server-internal-address = <lan ip> game-server-external-address = <wan ip> game-server-mode = INTERNET log-server-address = <gateserver's wan ip> gate-server-address = <gateserver's wan ip> GServer.cfg (outside network the gateserver is on, no network) game-server address = <wan ip> game-server-internal-address = <wan ip> game-server-external-address = <wan ip> game-server-mode = INTERNET log-server-address = <gateserver's wan ip> gate-server-address = <gateserver's wan ip> Port Forwarding (on gateserver router) 2848 6502 2847 (cant remember if its needed or not) 2501 game-server-port (whatever you may have set it to) Port Forwarding (outside gateserver network, on another network) game-server-port (whatever you may have set it to)
<img src='http://img139.imageshack.us/img139/8760 ... opy7og.jpg' border='0' alt='user posted image' />