| Precedente :: Successivo |
| Autore |
Messaggio |
duebit Newbie


Registrato: 01-02-2006 Messaggi: 766
|
Inviato: 01-02-2009 11:43 Oggetto: |
|
|
...mhà! mi da l'idea che non venga determinato correttamente l'ip.... Vieni bannato anche loggandoti da user? e da guest?
Fai queste semplici prove entrando nel db da mysql
Svuotare le tabelle:
nsnst_blocked_ips
nsnst_blocked_ranges (magari solo gli ip simili al tuo 62)
nsnst_excluded_ranges
...fai i tuoi test
poi passi a svuotare
nsnst_protected_ranges (Stesso criterio)
fai test
....vediamo un pò!  _________________
 |
|
| Torna in cima |
|
 |
ciaophp Newbie


Registrato: 10-05-2007 Messaggi: 123
|
Inviato: 01-02-2009 15:37 Oggetto: |
|
|
Ok, ma quelle tabelle sono già vuote!!!
Eccole di seguito; le ho estratte e aperte con dreamweaver
- --------------------------------------------------------
--
-- Struttura della tabella `xxxx_nsnst_excluded_ranges`
--
CREATE TABLE IF NOT EXISTS `xxxx_nsnst_excluded_ranges` (
`ip_lo` int(10) unsigned NOT NULL default '0',
`ip_hi` int(10) unsigned NOT NULL default '0',
`date` int(20) NOT NULL default '0',
`notes` text NOT NULL,
`c2c` char(2) NOT NULL default '00',
PRIMARY KEY (`ip_lo`,`ip_hi`),
KEY `c2c` (`c2c`),
KEY `date` (`date`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dump dei dati per la tabella `xxxx_nsnst_excluded_ranges`
--
-
-- Struttura della tabella `xxxx_nsnst_blocked_ips`
--
CREATE TABLE IF NOT EXISTS `xxxx_nsnst_blocked_ips` (
`ip_addr` varchar(15) NOT NULL,
`user_id` int(11) NOT NULL default '1',
`username` varchar(60) NOT NULL,
`user_agent` text NOT NULL,
`date` int(20) NOT NULL default '0',
`notes` text NOT NULL,
`reason` tinyint(1) NOT NULL default '0',
`query_string` text NOT NULL,
`get_string` text NOT NULL,
`post_string` text NOT NULL,
`x_forward_for` varchar(32) NOT NULL,
`client_ip` varchar(32) NOT NULL,
`remote_addr` varchar(32) NOT NULL,
`remote_port` varchar(11) NOT NULL,
`request_method` varchar(10) NOT NULL,
`expires` int(20) NOT NULL default '0',
`c2c` char(2) NOT NULL default '00',
PRIMARY KEY (`ip_addr`),
KEY `c2c` (`c2c`),
KEY `date` (`date`),
KEY `expires` (`expires`),
KEY `reason` (`reason`),
FULLTEXT KEY `ip_addr` (`ip_addr`),
FULLTEXT KEY `client_ip` (`client_ip`),
FULLTEXT KEY `client_ip_2` (`client_ip`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dump dei dati per la tabella `xxxx_nsnst_blocked_ips`
--
--
-- Struttura della tabella `xxxx_nsnst_excluded_ranges`
--
CREATE TABLE IF NOT EXISTS `xxxx_nsnst_excluded_ranges` (
`ip_lo` int(10) unsigned NOT NULL default '0',
`ip_hi` int(10) unsigned NOT NULL default '0',
`date` int(20) NOT NULL default '0',
`notes` text NOT NULL,
`c2c` char(2) NOT NULL default '00',
PRIMARY KEY (`ip_lo`,`ip_hi`),
KEY `c2c` (`c2c`),
KEY `date` (`date`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dump dei dati per la tabella `xxxx_nsnst_excluded_ranges`
--
--
-- Struttura della tabella `xxxx_nsnst_protected_ranges`
--
CREATE TABLE IF NOT EXISTS `xxxx_nsnst_protected_ranges` (
`ip_lo` int(10) unsigned NOT NULL default '0',
`ip_hi` int(10) unsigned NOT NULL default '0',
`date` int(20) NOT NULL default '0',
`notes` text NOT NULL,
`c2c` char(2) NOT NULL default '00',
PRIMARY KEY (`ip_lo`,`ip_hi`),
KEY `c2c` (`c2c`),
KEY `date` (`date`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dump dei dati per la tabella `xxxx_nsnst_protected_ranges`
--
come scriveva Snoopy, "l'intreccio s'infittisce"  |
|
| Torna in cima |
|
 |
ciaophp Newbie


Registrato: 10-05-2007 Messaggi: 123
|
Inviato: 01-02-2009 15:40 Oggetto: |
|
|
| Dimenticavo da user non vengo bannato, ne in posta mi arrivano messaggi di abuso; ma neanche da admin vengo bannato; mi arrivano solo quei mess di abuso in posta, ma lavoro sul sito normalmente da sempre. |
|
| Torna in cima |
|
 |
duebit Newbie


Registrato: 01-02-2006 Messaggi: 766
|
Inviato: 01-02-2009 16:03 Oggetto: |
|
|
bhè a questo punto io alzo le mani ...prova a riuppare i files di una qualche versione completa di sentinell (magari dell'ultima). Nel caricare i files .js ad esempio a volte ci si può scontrare con qualche malfunzionamento. Utilizza un programma ftp transfer "serio" come SmartFtp
Se ok ricarica tutte le table _________________
 |
|
| Torna in cima |
|
 |
ciaophp Newbie


Registrato: 10-05-2007 Messaggi: 123
|
Inviato: 02-02-2009 15:50 Oggetto: |
|
|
Ti ringrazio, sei stato lo stess un fedele alleato
mi sa che getto la spugna anche io, dopotutto è un fastidio più che un problema; é solo che da un qualche cosa deve essere dovuto e la cosa u po' mi preoccupa.
I file .js mi pare siano stati caricati tutti a dovere, nelle root li vedo con le dimensioni giuste.
Cmq proverò anche con Smart FTP
grazie, e se quacuno dovesse avere un problema simile, batta un colpo  |
|
| Torna in cima |
|
 |
|
|
Non puoi inserire nuovi Topic in questo forum Non puoi rispondere ai Topic in questo forum Non puoi modificare i tuoi messaggi in questo forum Non puoi cancellare i tuoi messaggi in questo forum Non puoi votare nei sondaggi in questo forum
|
Powered by phpBB
© 2001-2006 phpBB Group
Versione 2.0.21 by Nuke Cops © 2006 http://www.nukecops.com
- Generazione pagina: 0.13 Secondi
|