View Single Post
Author Message
ilham92-cc-sakura
Senior Member
Join Date: Oct 2008
Location: /var/www/index.html
Old 11-25-2022 , 14:02   DumpAdminCache() behind NAT
Reply With Quote #1

I have run several test about DumpAdminCache(), which is commonly used by SourceBans++

What I found, DumpAdminCache() didn't work when game server are bind NAT/Router

DumpAdminCache() not working when behind NAT/Router:
Code:
10.41.3.8:27018 [ public 80.84.45.10:27018 ]

DumpAdminCache() working when Private BGP (Border Gateway Protocol):
Code:
192.168.88.2:27016 [ public 121.121.123.14:27016 ]
DumpAdminCache() working:
Code:
91.11.14.89:27015 [ public same ]
Private BGP/IP Route:
Where Home A LANs able to access Home B LANs without NAT

It seem DumpAdminCache() require dump data arrived at same IP, is this a security feature or can be disable or NATed Server is not supported?
__________________
ilham92-cc-sakura is offline