Deny Module

Post your requests and suggestions for features, add-ons, etc here.

Moderator: Mod Squad

Post Reply
Montroze
Posts: 57
Joined: Thu Aug 02, 2012 12:24 am

Deny Module

Post by Montroze »

As I have been adding IP's to a deny.txt file, uploading it and downloading it into my wgserv <DIR> (at least 10 a day with 10 or more connections) I see 3 or 4 get a message - while access denied to this * is all i can read in the audit trail.
It would be cool if something could be whipped up so that adding the ips to a deny file could be done something like Ricks Dup. IP program, would be quick and saving time updating the list on another puter and then the up/down on the main server. These buggers are getting on my nerves.
(my list is around 35-40 since the 25th ! )

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: Deny Module

Post by dspain »

Montroze wrote:As I have been adding IP's to a deny.txt file, uploading it and downloading it into my wgserv <DIR> (at least 10 a day with 10 or more connections) I see 3 or 4 get a message - while access denied to this * is all i can read in the audit trail.
It would be cool if something could be whipped up so that adding the ips to a deny file could be done something like Ricks Dup. IP program, would be quick and saving time updating the list on another puter and then the up/down on the main server. These buggers are getting on my nerves.
(my list is around 35-40 since the 25th ! )
you use major tcp/ip am i right? i can write em all day for GALICO but the only ip info passed to use from TCPLIB is in a text variable, i asked sylvain yers ago if there was a hook available and he said no.

is galtcpip.dll active at all on your system?

Montroze
Posts: 57
Joined: Thu Aug 02, 2012 12:24 am

Re: Deny Module

Post by Montroze »

dspain wrote: is galtcpip.dll active at all on your system?
I didnt remove any files so its possibly in, but not used (?)

User avatar
Iceman
Posts: 93
Joined: Mon Mar 12, 2007 8:49 pm
Contact:

Post by Iceman »

I'm guessing this must be a DOS based version and not the windows based worldgroup? If so there used to be a module that allowed you to edit simple text files online, that could be an option for you to edit while logged in via telnet.

If this is a windows version, you should be able to block single or ranges of IP's using windows built in policies... you won't even see rejection messages in the log then, it'll stop them from reaching any program. (depending which version you're running might change how its done I guess)

(windows firewall with advanced security to change incoming policies)

Another question was, you're blocking the IPs, but are you trying to remove the fact that you see the message "while access is denied from this" in your audit trail? Which is just letting you know someone that was blocked tried to connect but wasn't successful because they are blocked?

In which case you can configure AUDREJ to not record rejected incoming calls to the audit trail so you won't see those messages anymore. (once again depending on version this answer might change)

Montroze
Posts: 57
Joined: Thu Aug 02, 2012 12:24 am

Post by Montroze »

Yeah Im running the 'ol WG2.0 DOS version, and just trying to block access. Doesn't matter about the message they get or logged to the audit, but at some point I may use the option for the message.

User avatar
Toyduck
Posts: 366
Joined: Thu Jul 06, 2006 11:34 pm
Location: Las Vegas NV
Contact:

Post by Toyduck »

Montroze wrote:Yeah Im running the 'ol WG2.0 DOS version, and just trying to block access. Doesn't matter about the message they get or logged to the audit, but at some point I may use the option for the message.
Assuming you are behind a router...does it have the blocking functionality you need? Some routers do have firewall/routing capabilities.

Post Reply