hm, right that seems strange.. you have lsof installed? then try this: lsof | grep #9529244
sorry, don't have a system where I could check the result, so please provide me with info ;-) should be something like socket, fifo, device or stuff like that. zombied process? look at `top` and check if it says anything about a zombied process ----- Original Message ----- From: "Romain GAMBIER" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 12, 2002 11:00 AM Subject: Re: [hlds_linux] Port binding problem On Thu, 2002-09-12 at 10:22, Spectre wrote: > erm, double ;-) > what does `netstat -lep` say ? > look at column 'Local Address' where it sais something like *:27015 (maybe) udp 11868 0 *:27011 *:* cs 13156127 14454/hlds udp 65264 0 *:27015 *:* cs 9529244 - udp 828 0 *:27020 *:* cs 13153166 14454/hlds My second server (on port 27020) is running fine and unbind is port when i stop it. But as you can see the port 27015 is still bound by the user cs but no binary is specified.... Very strange... PS : Rebooting is a windows reflex, not a linux one ;) -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

