You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Been a server admin since early 2000s (started CS in 1999) and, for whatever reason, the CS2 binary binds to 0.0.0.0 on UDP instead of the specific -ip address specified in launch options. This worked with CS 1.6 but does not work in CS2.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Been a server admin since early 2000s (started CS in 1999) and, for whatever reason, the CS2 binary binds to 0.0.0.0 on UDP instead of the specific -ip address specified in launch options. This worked with CS 1.6 but does not work in CS2.
udp 0 0 0.0.0.0:27015 0.0.0.0:* 1156703/./cs2
how can i fix this problem?
Beta Was this translation helpful? Give feedback.
All reactions