Hamachi:Counter Strike
From LogMeInWiki
| |
Detail
You may have gotten issues when trying to play the Counter Strike games over Hamachi. This is because Counter Strike requires a Class C network address, which is determined by having the first 3 octets of the IP address be the same number.
In Hamachi, IP's use Class A addressing, which means that only the first octet is the same in each IP. To solve this, you can implement aliases for your Hamachi peers.
Game Host
- Run
- In console type :
sv_lan 0(internet mode), orsv_lan 1(lan mode)
Game Members
- Run game
- Start console
- In console type server IP : connect *.*.*.*
If this fails
Check out how to implement 'aliases' via the Hamachi:Advanced Peer Menu in your configuration to solve this issue. You would basically ensure all of your peers are aliased to have the same first two IP octets as you, as in:
If you are 5.xxx.xxx.yyy Your peer's alias should be 5.xxx.xxx.zzz
Secondary Method
If you would prefer a simpler method that doesn't involve the console, simply install the dedicated server for your version of Counter Strike. Then, anyone who tries to connect to your computer through Hamachi will be able to access your server.