View Single Post
  #1  
Old 9th November 2018, 19:01
Tedmorris Tedmorris is offline
Senior Member
 
Join Date: Sep 2017
Posts: 62
Default Ban list ip problem
Does anyone know why the ban list page would be displaying a valid chinese banned ip (183.160.229.188) as 127.255.255.255 ?

Ive checked the db bans table and the ip int is 2147483647 so the ip2long conversion from int to decimal appears to be working correctly but i cant figure out why adding the ban for the above ip is adding the int 2147483647 to the bans table.

The same ip int (2147483647) appears for a few other ip addresses that were added to the bans table. For example..

173.34.120.163
203.220.151.37
174.6.13.60
Reply With Quote