Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #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
  #2  
Old 9th November 2018, 20:48
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
you need to change your bans table first and last fields to bigint(11) if its not already
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
The Following 2 Users Say Thank You to DND For This Useful Post:
papad (10th November 2018), Tedmorris (16th November 2018)
  #3  
Old 9th November 2018, 21:30
Tedmorris Tedmorris is offline
Senior Member
 
Join Date: Sep 2017
Posts: 62
Default
Quote:
Originally Posted by DND View Post
you need to change your bans table first and last fields to bigint(11) if its not already
Legend

Works now. Much appreciated m8
Reply With Quote
Reply

Tags
ban , ip , list , problem

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 00:42. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.