Skip to content

Instantly share code, notes, and snippets.

@rane-hs
Last active August 29, 2015 14:04
Show Gist options
  • Save rane-hs/329bc2d277d277eb124a to your computer and use it in GitHub Desktop.
Save rane-hs/329bc2d277d277eb124a to your computer and use it in GitHub Desktop.
hlds czero

iptables config

-A INPUT -p tcp --dport 10022 -j ACCEPT

-A INPUT -p tcp --dport 27000:27050 -j ACCEPT
-A INPUT -p udp --dport 27000:27050 -j ACCEPT
-A INPUT -p tcp --dport 1200 -j ACCEPT
-A INPUT -p udp --dport 1200 -j ACCEPT
-A INPUT -p tcp --dport 3478:4380 -j ACCEPT
-A INPUT -p udp --dport 3478:4380 -j ACCEPT

@rane-hs
Copy link
Author

rane-hs commented Jul 29, 2014

@rane-hs
Copy link
Author

rane-hs commented Jul 29, 2014

http://157.7.221.212
このへんは見れないのでやめ↓

http://v4.game-monitor.com/czero_GameServer/157.7.221.212:27025/
http://module.game-monitor.com/157.7.221.212:27025/image/default/blue2.png
![img](http://module.game-monitor.com/157.7.221.212:27025/image/default/blue2.png "server img")

@rane-hs
Copy link
Author

rane-hs commented Aug 1, 2014

こういうフォルダ構成を想定

 + steamcmd
     - steamcmd.sh
 + cscz
     - hlds_run.sh
     + czero
         -server.cfg

@rane-hs
Copy link
Author

rane-hs commented Aug 10, 2014

@rane-hs
Copy link
Author

rane-hs commented Aug 10, 2014

@rane-hs
Copy link
Author

rane-hs commented Aug 10, 2014

@rane-hs
Copy link
Author

rane-hs commented Aug 20, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment