Re: [Unreal-users] How can I ban an IP address?
Status: Beta
Brought to you by:
wildchild
From: Safineh I. S. A. <irc...@sa...> - 2000-07-13 10:03:09
|
Hi there, Thanks to Nick , Jonathan and Krecik for their valuable guide, I did it with I: lines. But may I use IP addresses with subnetmask in ircd.conf lines like 192.168.100.233/255.255.255.248 ? Best Regards, Safineh IRC Server Admin irc...@sa... On Tue, 11 Jul 2000, IcE wrote: > >From: Safineh IRC Server Admin, irc...@ma... > >Reply-To: unr...@li... > >To: unr...@li... > > > >Hi there, > > > >I'm new in this list and beginner in using Unreal irc server. I have > >setup it in our company intranet, but I want to prevent some specific IP > >addresses to connect to irc server, is there any way to do it? I > >apperciate your helps. > > > >Best Regards, > >Safineh IRC Server Admin > >irc...@sa... > > > in the ircd.conf add an access line I:*@IP:PASSWORD:*@*.hostmask::1 -- > for example I:*@205.133.*:blah:*@*.toledolink.com::1, users using either > that IP or hostmask needs to know that password, blah, to connect, if > they dont know the password then they cant. > you can also do a /zline IP reason, i'm not sure if you can set a zline > in the ircd.conf, but if you can it would probably be like Z:IP:reason > > -Nick > Ic...@cb... > > _______________________________________________ > Unreal-users mailing list > Unr...@li... > http://lists.sourceforge.net/mailman/listinfo/unreal-users > |