GoldenEye: Source Forums

Editing and Customization => Modding Help => Topic started by: FReXx on January 17, 2012, 10:17:41 pm

Title: Server only in lan
Post by: FReXx on January 17, 2012, 10:17:41 pm

My server does not appear in the list of servers goldeneye source but only to the LAN section. sv_lan is 0 and a player has connect to my server with my ip 

(http://img803.imageshack.us/img803/7425/server.png)
(http://img710.imageshack.us/img710/522/server2f.png)
Title: Re: Server only in lan
Post by: Mangley on January 18, 2012, 12:03:28 am
Change the map once.
Title: Re: Server only in lan
Post by: coolDisguise on January 18, 2012, 01:12:22 am
Or send a 'heartbeat' (that is the actual command without the ') to the master server, so you'll have your server listed.
Title: Re: Server only in lan
Post by: FReXx on January 18, 2012, 03:28:47 am
http://www.youtube.com/v/BmKPsdDQGyI?version=3&hl=fr_FR
Title: Re: Server only in lan
Post by: major on January 18, 2012, 04:25:11 am
If the server is hosted on your network, it will show up in the LAN tab, and wont in the server browser. As the IP YOU see is a local (192.168....)

You should be able to connect off local and public IP.
Title: Re: Server only in lan
Post by: FReXx on January 18, 2012, 04:45:23 am
If the server is hosted on your network, it will show up in the LAN tab, and wont in the server browser. As the IP YOU see is a local (192.168....)

You should be able to connect off local and public IP.
Nobody sees in the list.
Title: Re: Server only in lan
Post by: killermonkey on January 18, 2012, 05:43:40 am
Make sure windows firewall isn't blocking port 27015 TCP/UDP

sometimes you have to make an explicit exception. You can just turn off the firewall for a little bit to see if it works, if it does make the exception and turn the firewall back on.
Title: Re: Server only in lan
Post by: coolDisguise on January 18, 2012, 07:29:27 am
Make sure windows firewall isn't blocking port 27015 TCP/UDP

sometimes you have to make an explicit exception. You can just turn off the firewall for a little bit to see if it works, if it does make the exception and turn the firewall back on.

Usually Windows or your active firewall will tell you that something has been blocked the first time a program runs trying to go online and asks you to allow it. Strange how all of that didn't work as yet. I figured it wouldn't be as different as setting up a CS: S listen server for some pals, which I already did from time to time; even hosted a private GE: S server once the same way I think. And you basically did what I'd do there: sv_lan 0 followed by hearttbeat followed by changelevel. Did it in the ingame console window, though, although I think that shouldn't make much of a difference.You might want to try have someone connecting using your public IP though, which you can get from sites like http://whatismyipaddress.com/ (http://whatismyipaddress.com/) or such. Other than what has been said by everybody else, I have no idea what the issue might be.

P.S.: If I'm not completely mistaken you can put those commands in your config that is executed once the server starts (which doesn't change that much except you don't have to type them time and again)