Joined: Oct 01, 2004
Posts: 1527
Location: Emmeloord
Posted:
Sat 26 Aug 2006 7:35
Quote:
Your attention please
You have attempted to access this site with an invalid IP.
If you think this is a mistake you can contact the site webmaster at webmaster(at)iks-hq(dot)nl.
Be SURE to include the following information in any email!
User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Remote Address: 212.1.*.*
Client IP: none
Forwarded For: none
Bij de laatste versie van NukeSentinel gebeurt het regelmatig dat gebruikers bovenstaande melding krijgen.
Op de support site(s) van NukeSentinel wordt dan aangegeven om de IP2Country tabellen uptodate te houden en/of te installeren.
Met als gevolg dat je Database zon 5-7MB groeit.
Met PHPNuke(Dbase intensief) kan dit nog wel eens een probleem gaan geven als je een Dbase limit hebt, vaak bij free hosts etc.
Tevens als je een backup wilt terugzetten van je dbase, loop je ook tegen een uploadlimit aan van phpMyAdmin, vaak 1 of 2 Mb
Ik heb navraag gedaan over het uitschakelen van deze functie.
Hier antwoord :
Montego, SiteAdmin Ravenphpscripts wrote:
It is just an additional level of "protection", but in reality, with all the spoofing of IP's these days, I am not so sure it helps you all that much.
Evaders, if I am wrong on that, please do not hesitate to correct me. Thx.
Evaders99, Moderator Ravenphpscripts wrote:
Just another level of protection, it is not required. Most hackers don't usually go through the process of spoofing IPs, rather they will use proxy farms
Het is dus een extra veiligheids optie.
Dit is uit te schakelen.
MAAR het blijft natuurlijk wel het beste om Sentinel zo te laten als ie is!!!!.
Uitschakelen :
Open ../includes/nukesentinel.php
Vind : (regel 116)
[php:1:3c6b6934c3]// Invalid ip check
if(isset($bypassNukeSentinelInvalidIPCheck) AND $bypassNukeSentinelInvalidIPCheck) {;}
elseif($nsnst_const['remote_ip']=="none") {
echo abget_template("abuse_invalid.tpl");
die();
}[/php:1:3c6b6934c3]
En comment uit :
[php:1:3c6b6934c3]// Invalid ip check
//if(isset($bypassNukeSentinelInvalidIPCheck) AND $bypassNukeSentinelInvalidIPCheck) {;}
//elseif($nsnst_const['remote_ip']=="none") {
// echo abget_template("abuse_invalid.tpl");
// die();
//}[/php:1:3c6b6934c3]
sla bestand op (en upload)
_________________ Te Lezen: Forum Regels | Te Gebruiken
Donaties
Adverteren
Wilt u het forum steunen, dan kunt u nu eenvoudig doneren met PayPal.
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