-21:05:41- (Bopm) DNSBL -> Aaroneshu!aarones@c-76-103-178-247.hsd1.ca.comcast.net appears in BL zone rbl.efnet.org (Open proxy)
-21:05:48- (Bopm) DNSBL -> AaronesCu!aarones@c-69-248-120-30.hsd1.nj.comcast.net appears in BL zone rbl.efnet.org (Open proxy)
-21:05:48- (Bopm) DNSBL -> Aaronesar!aarones@66-226-74-45.dedicated.abac.net appears in BL zone cbl.abuseat.org (Open proxy)
-21:05:48- (Bopm) DNSBL -> AaronesUc!aarones@cpc3-nfds6-0-0-cust829.lei3.cable.ntl.com appears in BL zone rbl.efnet.org (Open proxy)
-21:05:48- (Bopm) DNSBL -> AaronesAC!aarones@ppp-70-251-107-248.dsl.rcsntx.swbell.net appears in BL zone rbl.efnet.org (Open proxy)
-21:05:48- (Bopm) DNSBL -> AaronesYt!aarones@c-76-18-238-255.hsd1.fl.comcast.net appears in BL zone cbl.abuseat.org (Open proxy)
-21:05:49- (Bopm) DNSBL -> Aaroneskf!aarones@c-71-62-139-25.hsd1.va.comcast.net appears in BL zone rbl.efnet.org (Open proxy)
-21:05:49- (Bopm) DNSBL -> AaronesoN!aarones@cpc2-ipsw1-0-0-cust95.colc.cable.ntl.com appears in BL zone cbl.abuseat.org (Open proxy)
-21:05:49- (Bopm) DNSBL -> AaronesNf!aarones@cpe-024-088-076-084.sc.res.rr.com appears in BL zone cbl.abuseat.org (Open proxy)
-21:05:49- (Bopm) DNSBL -> AaronesZx!aarones@72-28-238-047-dhcp.aik.sc.atlanticbb.net appears in BL zone cbl.abuseat.org (Open proxy)
-21:05:49- (Bopm) DNSBL -> Aaronessr!aarones@cpe-065-191-044-004.nc.res.rr.com appears in BL zone cbl.abuseat.org (Open proxy)
-21:05:51- (Bopm) DNSBL -> Aaronestz!aarones@d14-69-18-214.try.wideopenwest.com appears in BL zone rbl.efnet.org (Open proxy)
-21:05:59- (Bopm) DNSBL -> Aaroneswx!aarones@c-98-201-34-27.hsd1.tx.comcast.net appears in BL zone rbl.efnet.org (Open proxy)
-21:06:06- (Bopm) OPEN PROXY -> AaronesAp!aarones@190.36.155.200 190.36.155.200:1080 (SOCKS5) [default]
Thats all it did it dosent kline them.
bopm wont kline any proxies
Moderator: Supporters
Re: bopm wont kline any proxies
BOPM sample configuration
[Moderator: BOPM Sample Configuration can be obtained from the Blitzed BOPM page, http://blitzed.org/bopm]
[Moderator: BOPM Sample Configuration can be obtained from the Blitzed BOPM page, http://blitzed.org/bopm]
Re: bopm wont kline any proxies
Is BOPM opered with enough access to add K:Lines?
Is BOPM on the same server as the clients connecting? (If not, K:Line will have no effect.)
Have you tried running BOPM in debug mode? (Will the windows version allow this..? I don't see why it wouldn't, but not sure..)
Is BOPM on the same server as the clients connecting? (If not, K:Line will have no effect.)
Have you tried running BOPM in debug mode? (Will the windows version allow this..? I don't see why it wouldn't, but not sure..)
NetAdmin - irc.unitedchristianchat.net
http://www2.i-al.net/ircbots/
http://www2.i-al.net/ircbots/
Re: bopm wont kline any proxies
Then use gline instead of kline
if clients are not connection on same server as bopm
Code: Select all
blacklist {
name = "rbl.efnet.org";
type = "A record reply";
reply {
1 = "Open proxy";
2 = "Trojan spreader";
3 = "Trojan infected client";
4 = "TOR exit server";
5 = "Drones / Flooding";
};
ban_unknown = no;
kline = "GLINE 1440 *@%i :DNSBL listed. Check ircnet.com/cgi-bin/bl.cgi?ip=%i for removal.";
};
-
- Posts: 16
- Joined: Fri Feb 20, 2009 5:05 pm
- Location: Albania
- Contact:
Re: bopm wont kline any proxies
blacklist {
name = "rbl.efnet.org"; <-------we need to change this rbl.efnet.org to our server ?
type = "A record reply";
reply {
1 = "Open proxy";
2 = "Trojan spreader";
3 = "Trojan infected client";
4 = "TOR exit server";
5 = "Drones / Flooding";
};
ban_unknown = no;
kline = "GLINE 1440 *@%i
NSBL listed. Check ircnet.com/cgi-bin/bl.cgi?ip=%i for removal.";
};
name = "rbl.efnet.org"; <-------we need to change this rbl.efnet.org to our server ?
type = "A record reply";
reply {
1 = "Open proxy";
2 = "Trojan spreader";
3 = "Trojan infected client";
4 = "TOR exit server";
5 = "Drones / Flooding";
};
ban_unknown = no;
kline = "GLINE 1440 *@%i

};
Re: bopm wont kline any proxies
Negative.
rbl.efnet.org is an existing DNS Black-list, should only be changed to rbl.yournetwork.com if you are running a DNSBL at that address - as you are asking I'm assuming this is not the case, and should be left as rbl.efnet.org. There are also a few recommended lists of DNSBL's on the web, I'm aware of a couple on SearchIRC that have been recommended for IRC usage.
rbl.efnet.org is an existing DNS Black-list, should only be changed to rbl.yournetwork.com if you are running a DNSBL at that address - as you are asking I'm assuming this is not the case, and should be left as rbl.efnet.org. There are also a few recommended lists of DNSBL's on the web, I'm aware of a couple on SearchIRC that have been recommended for IRC usage.
NetAdmin - irc.unitedchristianchat.net
http://www2.i-al.net/ircbots/
http://www2.i-al.net/ircbots/
-
- Posts: 16
- Joined: Fri Feb 20, 2009 5:05 pm
- Location: Albania
- Contact:
Re: bopm wont kline any proxies
ehe
i understand what r u saying
but Bopm is catching real ip and proxy's too
he is zlined and real ip's
i understand what r u saying
but Bopm is catching real ip and proxy's too
he is zlined and real ip's
Re: bopm wont kline any proxies
Just on a hunch, could you paste the /stats O line that your BOPM /oper's using please?
Your IP: 
Your Country:

Your Country:

-
- Posts: 16
- Joined: Fri Feb 20, 2009 5:05 pm
- Location: Albania
- Contact:
Re: bopm wont kline any proxies
his nickname is in my group 
and he is using nickname-> IrcServ
i'm netadmin and he's netadmin too
this is ------->/stats O rDRhgwlcLkKbBnGAaNzWHtZvqdX

and he is using nickname-> IrcServ
i'm netadmin and he's netadmin too

this is ------->/stats O rDRhgwlcLkKbBnGAaNzWHtZvqdX