Keith Keller a écrit :
> On 2010-03-28, Moe Trin <(E-Mail Removed)> wrote:
>> On Sun, 28 Mar 2010, in the Usenet newsgroup comp.os.linux.networking, in
>> article <honmm5$t9$(E-Mail Removed)>, Big Bill wrote:
>>
>>> How can I set denyhosts to accept all actions from identified machines ?
>> Denyhosts doesn't seem to have a 'whitelist' (ignore) capability.
>
> Yes it does.
>
> http://denyhosts.sourceforge.net/faq.html#3_7
>
>> Use a ``valid'' username when you're connecting.
>
> If you use a valid username but bad password too many times, DenyHosts
> will block you, unless you're in the allowed-hosts file.
The ID used with Filezilla is a registered user of the system and not
the admin'.
Before firestarter, I could access the server by it's name (pingouin),
now it's only available by it's ip. No big deal. Filezilla could
transfer without a problem.
Since Denyhosts, no transfers. I can access the server with putty,
winscp, scp, all using admin id but not filezilla who uses another id.
Logins have been modified in filezilla to reflect the rules of
firestarter but still no success.
At the very first try, denyhosts blacklists the address.
> The OP may still need to manually modify hosts.deny and restart
> denyhosts in order to have any added entries to allowed-hosts to take
> effect.
>
Is there more controlable utility that I could use instead ? Something
light preferably as it's not a commercial server and I'm not a pro OP.