Author Topic: Linux dedicated : port number.[RESOLVED]  (Read 1436 times)

Offline soldat_ryan

  • Rank: Private
  • *
  • Posts: 122
    • http://www.europe-team.eu
Linux dedicated : port number.[RESOLVED]
« on: February 21, 2009, 03:32:00 pm »
Hi all,

I create 1 server with linux binaries but something wrong :

This is my command line :
./codwaw_lnxded +set punkbuster 1 +set sv_pure 1 +set dedicated 2 +exec server.cfg +set ui_maxclients "30" +set net_ip "94.23.9.144" +set net_port "30100" +map_rotate

but the server is launch on 30101 port !!!

On my server.cfg the IP is correct (94.23.9.144:30100)

Whats wrong with this ."biiiip" binaries???
1 idea ?

Offline soldat_ryan

  • Rank: Private
  • *
  • Posts: 122
    • http://www.europe-team.eu
Re: Linux dedicated : port number.
« Reply #1 on: February 21, 2009, 04:48:12 pm »
noob i m, noob i stay !!! looool

I found my mistake !!!!!

An other resident server process ran on this port that why it launch on other port.

I closed it now all is fine.