Hostdeny.txt

Chat, tips, tricks and help for Veteran Sysops
Questman
Posts: 160
Joined: Fri Aug 07, 2020 2:12 pm
Location: Raleigh, NC
Contact:

Re: Hostdeny.txt

Post by Questman »

Duplicate IP Control allows you to ban IP addresses.
Founder, The Major BBS Restoration Project
Owner, Elwynor Technologies ISV
Former Owner, Galacticomm IP (2005-2020)
Contributor, Galacticomm IP baseline

Domasi
Posts: 3
Joined: Thu Mar 23, 2023 8:02 pm

Re: Hostdeny.txt

Post by Domasi »

Hey everyone,

I am having to go from WG4 to WG 3.2 and everything is going smoothly except for the hostdeny section. I use masks to block IP access from script kiddies and I can not anymore since support for that comes in 3.3

I looked Dup IP and it is a nice tool I want to have running, but most of these folks only use one connection when trying their standard list of usernames to attempt to log in.

Any suggestions or if someone has a hostdeny list I can get from them with a good enough list to prevent most of these folks I would be greatly appreciative.

User avatar
Duckula
Posts: 372
Joined: Wed Jul 22, 2020 1:19 am

Re: Hostdeny.txt

Post by Duckula »

DialSoft Control module did a lot of that, including killwords (for example kill a connect if someone types root or admin). We are working on porting that to the latest compiler and then it will be included in MBBS v10.

I don't have a timeline as while we have it running, there are some bugs causing data file corruption but we are working on it.
-- Duckula

// Site admin
// Galacticomm IP owner

esoteric
Posts: 6
Joined: Mon Apr 08, 2024 8:30 pm

Re: Hostdeny.txt

Post by esoteric »

Duckula wrote:
> DialSoft Control module did a lot of that, including killwords (for example
> kill a connect if someone types root or admin). We are working on porting
> that to the latest compiler and then it will be included in MBBS v10.
>
> I don't have a timeline as while we have it running, there are some bugs
> causing data file corruption but we are working on it.

New guy here resurrecting old threads!

I see these feautres made it into MBBV10, did anyone ever post their hostdeny.txt anywhere for a good starting basis?
I do see kill words in the control section but have been unable to get them to kill a connection when typed, likely operator error and not in the right place...
I have a python script I wrote that does the trick for now while I have nobody but script kids connecting but I haven't looked for a way to tie it to real accounts to prevent any false positives in a live environment. This works for catching the baddies after the fact but I would love a preventative measure in place altogether if possible.

Post Reply