1

Topic: [HELP] LAN Server does not appear on LAN tab

Hi,

Running a server (well, two actually) for my LAN. The server is running Ubuntu-server Karmic 64-bit. I installed using the standard ubuntu package (apt-get install teeworlds-server)

The servers are running fine on different IP addresses (eth0 and eth0:1) and both are running on port 8303. When I run the teeworld client on another machine, the servers do not show up in the LAN browser. However, I can connect to them manually without any problems by entering IP/port in the client.

Server config looks like this:

sv_name My Teeworld Server
sv_bindaddr 172.17.101.220
sv_port 8303
sv_max_clients 16
sv_high_bandwidth 1
sv_register 0
sv_rcon_password password
sv_warmup 1
sv_scorelimit 0
sv_timelimit 5
sv_gametype dm
sv_map dm1
sv_maprotation dm2 dm6 dm9 dm1 dm7 dm8
sv_motd Welcome...

Any suggestions on how I can fix this?

Thanks

2

Re: [HELP] LAN Server does not appear on LAN tab

Make sure you have no filters activated (Reset Filter).
Try refreshing the server list in the LAN tab.
I think the server list for the LAN-servers is generated by the client searching for open ports in the range 8300-8310 in the local IP-range. So it may take a while for the server to be found, or it may not be found depending on the network layout.
It shouldn't be a big problem since you can connect to the server by hand anyway.

aka cheesy