First 192.0.0.0 - 192.255.255.255
second 10.0.0.0 - 10.255.255.255
third 195.0.0.0 - 195.255.255.255
Fourth 220.0.0.0 - 220.255.255.255
There one physical server with 4 network cards in each card stuck cable from different subnets.
There should be opportunity to play players from all subnets on a single game server, that is, in a single game world.
Computers with different subnets can not see each other.
In Aion it is done quite simply in a file ipconfig.xml:
Code: Select all
<ipconfig default="127.0.0.1"> <iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/> <iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/> <iprange min="192.168.0.0" max="192.168.255.255" address="192.168.0.0"/></ipconfig>
In the server Lineage I was able to register only 2 species of this subnet External and Enternal but what about the rest of the subnets?
If there are people who know how it can be done please share your thoughts and ideas. Maybe I missed chegoto?
Please forgive me for my bad english
