PDA

View Full Version : [Fixed] ban problem


Big
06-27-2004, 12:55 PM
hello,

I tried ioBanana, at the end of configuration I restart ioftpd and eggdrop

when I log with my account, I got an error msg : I'm banned...
when I start eggdrop ( -nt) I got an error too : ban return...

have I forgotten something?


(sorry for grammatical mistakes or other, I don't speak very well this language :p )


thanx for your help

ChipMunk666
06-27-2004, 01:08 PM
some more info could be usefull though.
Maybe you should check your host.rules or maybe banned form a ircserver hehe

Harm
06-27-2004, 01:37 PM
You're banned ? Where, When and How ?

What version of ioBanana are you using ? And ioFTPD ?
What's the exact message telling you that you're banned ? And the one for your sitebot ?

Give us something to start with.

Big
06-27-2004, 01:52 PM
Well,

I have IOFTPD v5-8-5 and ioBAnana 19

There is no probleme with host.rules because before I installed ioBanan there was no problem

Here is what is displayed in my FTP client when I log in :

Connecting to xx.xx.xx.xx
Connected to xx.xx.xx.xx -> IP=xx.xx.xx.xx PORT=999
220 FTP Server ready.
USER ioFTPD
331 Password required for ioFTPD.
PASS (hidden)
530 Banned (1).
Connection failed

And now, for eggdrop :

[21:57] ioBanana 8 by Mouton & Harm: Attempting to connect to FTP...
[21:57] dzs-mod: BAN received

while executing
"vwait ::ftp::ftp${s}(state.control)"
(procedure "WaitOrTimeout" line 10)
invoked from within
"WaitOrTimeout $s"
(procedure "::ftp::Open" line 90)
invoked from within
"::ftp::Open $ioss(ip) $ioss(login) $ioss(pass) -port $ioss(port)"
(procedure "ftp_login" line 5)
invoked from within
"ftp_login"
("after" script)


is there anything else i can tell you?

Harm
06-27-2004, 02:12 PM
"Banned (1)." means that your ip is banned.
Check your ioFTPD.log to know what ip is banned (the BAN: lines) and then edit your ioBanana.ini.

PS: Please update your board profile.

Big
06-27-2004, 02:17 PM
i see that my ip is banned, but in my iobanana.ini i've got a line

ip=^81.

(81 is the first "part" of my ip), so normally, it should have no problem :|

Big
06-27-2004, 02:21 PM
erf, i didn't see it waas ban configuration, i thank it was IP_allowing configuration...

sorry :s