View Single Post
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 10-16-2020 , 04:53   Re: How do I setup a CSGO dedicated server with hamachi as a vpn tunnel
Reply With Quote #2

Hamachi does the insanely crazy thing by hijacking IP addresses held by another organisation (e.g. for 25.x.x.x, they are stealing IP addresses held by the UK Ministry of Defence) for use in their Hamachi tunnels.


Such IP addresses are not "local IP addresses", even if Hamachi claims they are:

Local IP addresses, that CSGO can bind to, unless there is a GSLT attached are the ranges:

10.0.0.0/8 (10.0.0.0 - 10.255.255.255)
192.168.0.0/16 (192.168.0.0 - 192.168.255.255)
172.16.0.0/12 (172.16.0.0 - 172.31.255.255)

Addresses in other areas than those mentioned above are *NOT* "local IP addresses", and won't work for CSGO servers without a GSLT attached.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline