so...
convert ip to hex - IP Address to Hex Converter
192.168.1.1 = (hex) 0xC0A80101 --> search mask 192.168.x.x = C0A8
and see:

go in adress, and:

see big net)
hex to ip converter - Hex to IP converter
what should be done? - change the address on your external ip address
perhaps, it will be easier to understand:
Code:
if ( a2 != 0x4B01A8C0 && a2 != 0x100007F && a2 != 0x66FB48D3 )
{
v11 = result == 0x1A8C0;
if ( a2 == 0x3701A8C0 )
v11 = 1;
}
else
{
v11 = 1;
}
if ( result == 0xAA8C0 )
{
v11 = 1;
}
else if ( result == 0xBA8C0 )
{
v11 = 1;
}
v12 = a2 & lapis::CMSTCPService::CMSTCPService(unsigned int,int,lapis::CSessionManager *,unsigned short)::Dmask;
if ( (a2 & lapis::CMSTCPService::CMSTCPService(unsigned int,int,lapis::CSessionManager *,unsigned short)::Dmask) == -550328128
|| v12 == 0xBBF6C73C
|| v12 == 0xBAF6C73C
|| v12 == 0xC5F6C73C )
{
v11 = 1;
}
else if ( v12 == 0x25F6C73C )
{
v11 = 1;
}
if ( result == 0xDCC73C || result == 0xDDC73C )
{
v11 = 1;
}
else if ( result == 0x31EAC || result == 0x310AC || result == 0x1010A )
{
goto LABEL_17;
}
if ( result == 0xB60A71
|| result == 0xA0A0A
|| result == 0x87A36C
|| result == 0x454F0A
|| result == 0xC6CBD5
|| result == 0x125A0A
|| result == 0xC082D2
|| result == 0x30A0A )
{
LABEL_17:
v11 = 1;
goto LABEL_18;
}
if ( result == 0xA0A )
v11 = 1;
LABEL_18:
if ( v12 == 0x1DA4F936 )
v11 = 1;
if ( result == 0x33A8C0 || result == 0x272BCA )
{
v11 = 1;
}
else if ( result == 0x9DA777 || result == 0x9EA777 || result == 0xC6A777 )
{
goto LABEL_23;
}
if ( result == 0xFCA777
|| result == 0x9D200A
|| result == 0x9E200A
|| result == 0xC6200A
|| result == 0xFC200A
|| result == 0x21060A
|| result == 0x33060A
|| v11 )
{
LABEL_23:
v13 = lapis::BasicLogger;
*&v5[20].dummy[0] = a2;
*&v5[24].dummy[0] = v6;
*&v5[32].dummy[0] = v7;
result = (*(*v13 + 32LL))(v13, 9759786LL);
}
return result;
at the moment I have no way to install the server aura
All that i have written above - a simple analysis of the code (i think it is correct)
and more ... see the log files when outputting "Server is rolling on TCP 0.0.0.0:" <- this is an error! (should be your IP address)