PHP Web Host - Quality Web Hosting For All PHP Applications Free RavenNuke(tm) Add Ons
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
unicornio
Involved
Involved


Joined: Aug 13, 2009
Posts: 432

PostPosted: Fri Jan 08, 2010 7:54 pm Reply with quote Back to top

I was trying to update nuke sentinel ip and everything went ok but I get ban 127.0.0.1 after doing this

INSTALLATIONIP2C/update_ip2cSQL.php

How can I unban myself from phpMyadmin Shocked

User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7
Remote Address: 127.0.0.1
Client IP: none
Forwarded For: none

This is the solution after going through this little problem.

Go to your phpMyadmin

nuke_nsnst_ip2country Click on this table

Click on Search and and paste this value

2130706432

Delete this value and then press go and u will be able to see your localsite again

2130706432=127.0.0.1
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sat Jan 09, 2010 1:20 am Reply with quote Back to top

Just search this forum and/or read the FAQ and/or the WIKI and the process if fully detailed Smile
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
unicornio
Involved
Involved


Joined: Aug 13, 2009
Posts: 432

PostPosted: Sat Jan 09, 2010 9:01 am Reply with quote Back to top

Yeah I searched before but I couldnt find this answer. Please show me where. thanks in advance
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sat Jan 09, 2010 12:26 pm Reply with quote Back to top

See Manual Method section at
Only registered users can see links on this board!
Get registered or login to the forums!


or search these forums like this:

Image
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
unicornio
Involved
Involved


Joined: Aug 13, 2009
Posts: 432

PostPosted: Sat Jan 09, 2010 2:33 pm Reply with quote Back to top

Hi Raven

I did that search but unfortunatly this search does have nothing to do with my problem

Quote:
How do I unban an IP?
Using NukeSentinel(tm) Control Panel:
Login to your nuke Administration Menu and select NukeSentinel(tm). Over towards the upper right of the panel you should see a Search for: block. Type in the IP and select GO. This will pull up that IP in every table that it finds it in. You want the Blocked IP's table. Click on the X to the far right. At the Are you sure you want to delete the IP prompt, click Delete IP. This will remove the IP from the blocked IP table and your .htaccess file if you are also writing the blocked IP's to .htaccess. Note: Your .htaccess file must have the permissions set to READ/WRITE (666 or 777) to perform this removal. If your Search doesn't yield any results, then either you mistyped the IP or your blocker rules banned it at a higher level. In that case, try retyping the IP, but in the last octet use the wildcard % and try the Search again. Example: Let's say the IP you are trying to unban is 12.112.45.32 (purely fictional for the purpose of this demonstration). If that IP was not found, try 12.112.45.% . If still no results (Highly unlikely) try the next octet wildcard 12.112.%.% .

Manual Method:
Use phpMyAdmin and edit the nsnst_blocked_ips table and delete the IP from the table. If you also write to .htaccess, you will need to delete it from .htaccess. If you do not have access to phpMyAdmin, you can download my NukeToolBox and use it.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sat Jan 09, 2010 5:37 pm Reply with quote Back to top

Sure it does. It tells where you must look to release any IP from being locked.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 10, 2010 5:18 am Reply with quote Back to top

Is this related to the invalid IP check?
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 10, 2010 5:21 am Reply with quote Back to top

Also that IP address should be in the Protected Ranges of NS and therefore never be physically blocked.
View user's profile Send private message
unicornio
Involved
Involved


Joined: Aug 13, 2009
Posts: 432

PostPosted: Sun Jan 10, 2010 5:27 am Reply with quote Back to top

jakec! really good from you. I guess this local ip was not in the right place. Inmediatly when I installed the INSTALLATIONIP2C/update_ip2cSQL.php
I get blocked, so that means 127.0.0.1 is not on the protected ranges. Thanks for pointing on the right way but this is not related to the invalid IP check.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sun Jan 10, 2010 6:55 am Reply with quote Back to top

It should NOT be protected. Hackers use it instead of a valid IP. That's why we don't protect it and we call it an invalid IP. There is a setting in rnconfig where you can override it for testing, but it should never be overridden in production.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 10, 2010 7:07 am Reply with quote Back to top

So it is an Invalid IP problem, I am getting confused now. Confused

Just checked two of my sites and they both have that IP in the Protected Range. Confused
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sun Jan 10, 2010 7:55 am Reply with quote Back to top

And you're sure you didn't add them? I could have sworn that Bob and I agreed that 127x would not be automatically protected. That's why I gave him the logic to invalidate none and localhost which is 127.0.0.1. If that's the case then we may need to check the WIKI to make sure that it is up to date.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 10, 2010 8:23 am Reply with quote Back to top

Yeah, one site is a clean install of 2.4 and another is an upgrade from 2.30.02.

I think we may need to check it out, shall I log a Mantis issue for this?
View user's profile Send private message
unicornio
Involved
Involved


Joined: Aug 13, 2009
Posts: 432

PostPosted: Sun Jan 10, 2010 9:26 am Reply with quote Back to top

Thanks for all your answers. I want u to know I am able to report any issue I found on your system or another stuff. Raven, can you please take a look at the forum in order to solve the scrolling bar. I cant write enough there. the scrolling bar goes up all the time. This doesnt happen with other sites. I think there is a conflict with javascript. When I use Quick Reply goes well. I already reported this issue and made a video about it. Plz, try to fix this.
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 10, 2010 10:47 am Reply with quote Back to top

I thought the conclusion of your previous post was that it was a IE issue?
View user's profile Send private message
unicornio
Involved
Involved


Joined: Aug 13, 2009
Posts: 432

PostPosted: Sun Jan 10, 2010 11:13 am Reply with quote Back to top

I know it is IExplorer 8 who is causing this problem but why to put fault on IExplorer when I use it on another forum who has the same version 2.30 and I am not able to reproduce this problem.
View user's profile Send private message
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 10, 2010 11:16 am Reply with quote Back to top

OK I think this discussion needs to continue in the other forum.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sun Jan 10, 2010 1:49 pm Reply with quote Back to top

unicornio wrote:
Raven, can you please take a look at the forum in order to solve the scrolling bar.

I don't know what scrolling bar issue you are referring to. Can you reproduce it at
Only registered users can see links on this board!
Get registered or login to the forums!
?


JakeC wrote:
I think we may need to check it out, shall I log a Mantis issue for this?

Yes, please. Assign it to me, probably for 2.5
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3038
Location: United Kingdom

PostPosted: Sun Jan 10, 2010 1:57 pm Reply with quote Back to top

Raven, see this post:
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
unicornio
Involved
Involved


Joined: Aug 13, 2009
Posts: 432

PostPosted: Thu Jan 28, 2010 1:29 am Reply with quote Back to top

Quote:
However, we have allowed for you to override this behavior. In rnconfig.php change this setting
FROM:
$bypassNukeSentinelInvalidIPCheck = false;
TO:
$bypassNukeSentinelInvalidIPCheck = true;


This is another solution.
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1364
Location: Texas, USA

PostPosted: Thu Jan 28, 2010 9:29 am Reply with quote Back to top

unicornio wrote:
I know it is IExplorer 8 who is causing this problem but why to put fault on IExplorer when I use it on another forum who has the same version 2.30 and I am not able to reproduce this problem.


It only happens when a theme has a textarea size defined by %
If a theme sets the textarea by px size then no IE bug, so this only happens in some of the RN themes.
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum