The simplest way to achieve your goal is to bind 1 IP address for each HLDS server to the NIC in the server machine. Then, use +IP in the command line you start each server with. This will allow all the HLDS servers to stay on port 27015, and this should allow all the LAN clients to see all the servers in the LAN browse list.
Any additional IP addresses you bind to the NIC need to obviously be of the same subnet. For example, if your server currently has an IP address of 192.168.1.2, I would also bind 192.168.1.3, and 192.168.1.4. If you don't know how to bind additional IP addresses to the NIC on your W2K box, follow these instructions: 1. Right click My Network Places, select properties from the context sensitive menu. 2. Right click Local Area Connection, select properties from the context sensitive menu. 3. Select Internet Protocol, and click properties. 4. Click the Advanced button 5. In the IP Addresses box, click Add 6. Enter an IP address and the subnet mask of the current IP address 7. Repeat steps 5 and 6 until you have 1 IP address for each HLDS server Now, for each HLDS server you will launch, use: HLDS.EXE <additional parameters> 'This will bind automatically to 192.168.1.2 HLDS.EXE -game "modname" +IP 192.168.1.3 <additional parameters> HLDS.EXE -game "modname" +IP 192.168.1.4 <additional parameters> Try this and see if it works. StanTheMan TheHardwareFreak www.hardwarefreak.devastation.cc [EMAIL PROTECTED] > -----Original Message----- > From: Bas den Boer (NC Automatisering) > [mailto:[EMAIL PROTECTED]] > Sent: Saturday, September 29, 2001 9:29 AM > To: [EMAIL PROTECTED] > Subject: LANPARTY > > > > > WE ARE GOING TO GIVE A LANPARTY AND WANNA PLAY DM,DOD,CS AT > THE SAME TIME ON > ONE SERVER (AMD 1,4GHZ 256MB 133MHZ). > HOW DO WE LET THE CLIENTS SEE THAT THERE ARE THREE GAMES > RUNNING CAUSE WHEN > WE USE A DIFFERENT PORT NUMBER (27016) THAN I DOESN`T APEAR > IN THE LAN GAMES > LIST. > OFCOURSE WHE CAN MANUAL CONNECT BUT THAT IS NOT THE MEANING > WE KNOWN THAT > THERE IS SOMETHING FOR LINUX BUT WE USE W2K > > > BAS DEN BOER > >

