Skip to content

[CS]Debian server hosting #204

@Roedy86

Description

@Roedy86

Hi,

I am trying to host some lan server and have run into a problem.

When i run the servers with this command:
./hlds_run -game cstrike -strictportbind +ip 192.168.100.63 -port 27015 +clientport 27005 +map de_dust2 +servercfgfile cs.cfg

The server i bound to the one network interface and it is vac secure. But it doesn't show up in the lan tab. I can connect to the server from the console though.

If i run the server with this command:
./hlds_run -game cstrike -strictportbind -ip 192.168.100.63 -port 27015 +clientport 27005 +map de_dust2 +servercfgfile cs.cfg

The server is now on all interfaces, its not vac secure, but it does show up on the lan tab.

Is there a way to make the server visible in the lan tab and still only bound to one interface? This is possible with the same command under windows and hlds update tool (On the debian i am using steamcmd)

Thanks
/Roedy86

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions