PDA

View Full Version : server only at LAN - no connect to Masterserver



legacy-BlackRaven
08-07-2003, 09:57 AM
hi folks,

ok my ut-server is running now, but I wont connect to the gamespyserver or masterserver ... only for LAN-gaming ...

I add in my server.ini - file under [IpDrv.MasterServerLink]
DoUplink=False
UplinkToGamespy=False
SendStats=False
ServerBehindNAT=True
DoLANBroadcast=True

It doesn't work - what is wrong?

thanks

legacy-Big_Iron
08-07-2003, 10:06 AM
[IpDrv.MasterServerUplink]
DoUplink=True (to enable UT2003 querys and masterserver querys)
UplinkToGamespy=True (to enable GameSpy querys)
SendStats=True (to enable UT2003 stats)
ServerBehindNAT=False (put true if behind a firewall)
DoLANBroadcast=False

hth ...
-bi