FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Redhat > Fedora User

 
 
LinkBack Thread Tools
 
Old 04-21-2010, 04:26 PM
"Kevin H. Hobbs"
 
Default Breakin attempts

On 04/21/2010 11:34 AM, users-request@lists.fedoraproject.org wrote:
> On 4/21/10, Kevin H. Hobbs <hobbsk@ohiou.edu> wrote:
>> >
>> > Don't forget about the denyhosts package which will watch
>> > /var/log/secure for repeated failed login attempts and attempts for
>> > accounts like root and add the host to /etc/hosts.deny.
>> >
>> >
> How can I tell if I have this package "denyhosts package" installed in F-12??
>
> TIA
>
> Marvin
>

Type

rpm -q denyhosts

in a terminal.


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 04-21-2010, 06:26 PM
 
Default Breakin attempts

g <geleem@bellsouth.net> writes:
> Steve Blackwell wrote:
> <snip>
>> so it appears that someone was trying to break in to my machine.
>
> do you have 'ping reply' enabled on your cable modem?
>
> if so, i would suggest that you disable it so you are not visible.
>
> hth.

One should really point out that some icmp messages are vital to the
correct operation of the network? Many newbies seem to end up filtering
out icmp-must-fragment in their zeal to stop all those evil icmp
messages. That messes up mtu-discovery and ends up causing some
destinations to effectively be unreachable for large packets.

The core problem is to prevent someone from guessing users' passwords.
You aren't going to achieve real security by hiding this or that
attribute. If you don't want to worry about your users chosing bad
non-random passwords, don't let them. Force them to use a 1k-2k RSA key
for ssh and turn off all login types in sshd_config other than RSA2.
That way any attacker has to correctly guess a 1k-bit computer generated
number. That will almost certainly be much more secure than any
password users will chose. Then you can look at the ssh log files and
laugh. The universe isn't going to last long enough for them to guess
even a small fraction of the keys.

-wolfgang
--
Wolfgang S. Rupprecht
If the airwaves belong to the public why does the public only get 3
non-overlapping WIFI channels?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 04-21-2010, 07:56 PM
Marvin Kosmal
 
Default Breakin attempts

On 4/21/10, Ryan Pugatch <rpug@linux.com> wrote:
> On 04/21/2010 11:34 AM, Marvin Kosmal wrote:
>> How can I tell if I have this package "denyhosts package" installed in
>> F-12??
>>
>> TIA
>>
>> Marvin
>
> yum info denyhosts or rpm -q denyhosts
>
> Ryan
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines



HI

Thanks...

It was not installed..

I went to package manager found/installed package..

Thanks

Marvin


>
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 04-21-2010, 08:17 PM
Marvin Kosmal
 
Default Breakin attempts

HI

I can't find the denyhosts.cfg file...

Reading doc.. And it says it should be installed??

TIA

Marvin

On 4/21/10, Marvin Kosmal <mkosmal@gmail.com> wrote:
> On 4/21/10, Ryan Pugatch <rpug@linux.com> wrote:
>> On 04/21/2010 11:34 AM, Marvin Kosmal wrote:
>>> How can I tell if I have this package "denyhosts package" installed in
>>> F-12??
>>>
>>> TIA
>>>
>>> Marvin
>>
>> yum info denyhosts or rpm -q denyhosts
>>
>> Ryan
>> --
>> users mailing list
>> users@lists.fedoraproject.org
>> To unsubscribe or change subscription options:
>> https://admin.fedoraproject.org/mailman/listinfo/users
>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>
>
>
> HI
>
> Thanks...
>
> It was not installed..
>
> I went to package manager found/installed package..
>
> Thanks
>
> Marvin
>
>
>>
>
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 04-21-2010, 08:26 PM
Marvin Kosmal
 
Default Breakin attempts

HI

Sorry..

If found it....

The FAQ is out of date..It is in /etc/denyhosts.conf...

YMMV

Marvin


On 4/21/10, Marvin Kosmal <mkosmal@gmail.com> wrote:
> HI
>
> I can't find the denyhosts.cfg file...
>
> Reading doc.. And it says it should be installed??
>
> TIA
>
> Marvin
>
> On 4/21/10, Marvin Kosmal <mkosmal@gmail.com> wrote:
>> On 4/21/10, Ryan Pugatch <rpug@linux.com> wrote:
>>> On 04/21/2010 11:34 AM, Marvin Kosmal wrote:
>>>> How can I tell if I have this package "denyhosts package" installed in
>>>> F-12??
>>>>
>>>> TIA
>>>>
>>>> Marvin
>>>
>>> yum info denyhosts or rpm -q denyhosts
>>>
>>> Ryan
>>> --
>>> users mailing list
>>> users@lists.fedoraproject.org
>>> To unsubscribe or change subscription options:
>>> https://admin.fedoraproject.org/mailman/listinfo/users
>>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>>
>>
>>
>> HI
>>
>> Thanks...
>>
>> It was not installed..
>>
>> I went to package manager found/installed package..
>>
>> Thanks
>>
>> Marvin
>>
>>
>>>
>>
>
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 04-21-2010, 08:29 PM
Craig White
 
Default Breakin attempts

On Wed, 2010-04-21 at 13:17 -0700, Marvin Kosmal wrote:
> HI
>
> I can't find the denyhosts.cfg file...
>
> Reading doc.. And it says it should be installed??
----
should be /etc/denyhosts.conf

if necessary, copy from /usr/share/doc/denyhosts-2.6/denyhosts.cfg-dist
to /etc/denyhosts.conf

Craig


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 

Thread Tools




All times are GMT. The time now is 02:30 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org