Re: DenyHosts {Solved}

2013-03-16 Thread Marvin Kosmal
On Thu, Mar 14, 2013 at 2:49 PM, Matthew J. Roth wrote: > Marvin Kosmal wrote: >> >> Did I type that.. >> >> It is /var/log/auth.log > > Marvin, > > Yes, but if it was just a typo and denyhosts is working now then you're all > set. > > Regards, > > Matthew Roth > InterMedia Marketing Solution

Re: DenyHosts

2013-03-14 Thread Matthew J. Roth
Marvin Kosmal wrote: > > Did I type that.. > > It is /var/log/auth.log Marvin, Yes, but if it was just a typo and denyhosts is working now then you're all set. Regards, Matthew Roth InterMedia Marketing Solutions Software Engineer and Systems Developer -- users mailing list users@lists.f

Re: DenyHosts

2013-03-14 Thread Marvin Kosmal
On Thu, Mar 14, 2013 at 11:27 AM, Matthew J. Roth wrote: > Marvin Kosmal wrote: >> >> Looks like the answer is user configuration error.. >> >> Thanks for all the great help... > > Marvin, > > Assuming that my post solved your problem, you should still be asking yourself > why logging is being don

Re: DenyHosts

2013-03-14 Thread Matthew J. Roth
Marvin Kosmal wrote: > > Looks like the answer is user configuration error.. > > Thanks for all the great help... Marvin, Assuming that my post solved your problem, you should still be asking yourself why logging is being done to '/etc/log/auth.log'? It would typically be '/var/log/auth.log'.

Re: DenyHosts

2013-03-14 Thread Marvin Kosmal
On Thu, Mar 14, 2013 at 10:23 AM, Joe Zeff wrote: > On 03/14/2013 03:16 AM, Reindl Harald wrote: >> >> so the next time before you waste time of others >> state in the opening post that you are running >> a different distribution and somebody which may >> have ubuntu expierience maybe could even h

Re: DenyHosts

2013-03-14 Thread Marvin Kosmal
On Thu, Mar 14, 2013 at 8:44 AM, Ed Greshko wrote: > On 03/14/13 22:28, Matthew J. Roth wrote: >> You have denyhosts configured to monitor '/var/log/messages' but failed login >> attempts are being logged to '/etc/log/auth.log'. >> >> In '/etc/denyhosts.conf' (or whatever file is used to configure

Re: DenyHosts

2013-03-14 Thread Joe Zeff
On 03/14/2013 03:16 AM, Reindl Harald wrote: so the next time before you waste time of others state in the opening post that you are running a different distribution and somebody which may have ubuntu expierience maybe could even help you but if we all look into glassballs*grrr* In this I agree

Re: DenyHosts

2013-03-14 Thread Ed Greshko
On 03/14/13 22:28, Matthew J. Roth wrote: > You have denyhosts configured to monitor '/var/log/messages' but failed login > attempts are being logged to '/etc/log/auth.log'. > > In '/etc/denyhosts.conf' (or whatever file is used to configure denyhosts on > Ubuntu) set: > > # Ubuntu > SECURE_LOG

Re: DenyHosts

2013-03-14 Thread Bill Oliver
I noticed from your other emails that you are running Ubuntu. The little differences in file locations between distros can be a big hassle. billo On Thu, 14 Mar 2013, Marvin Kosmal wrote: On Thu, Mar 14, 2013 at 5:37 AM, Bill Oliver wrote: Are you sure you don't have a lock file that's n

Re: DenyHosts

2013-03-14 Thread Marvin Kosmal
On Thu, Mar 14, 2013 at 7:28 AM, Matthew J. Roth wrote: > Marvin Kosmal wrote: >> >> This is from my log file >> ... >> Mar 13 21:05:01 - denyhosts : INFO monitoring log: /var/log/messages >> ... >> >> What do you have in /etc/log/auth.log >> >> I have this kind of stuff in mine >> >> Mar 13

Re: DenyHosts

2013-03-14 Thread Matthew J. Roth
Marvin Kosmal wrote: > > This is from my log file > ... > Mar 13 21:05:01 - denyhosts : INFO monitoring log: /var/log/messages > ... > > What do you have in /etc/log/auth.log > > I have this kind of stuff in mine > > Mar 13 09:27:58 kosmal sshd[31232]: Failed password for root from > 88.1

Re: DenyHosts

2013-03-14 Thread Marvin Kosmal
On Thu, Mar 14, 2013 at 5:37 AM, Bill Oliver wrote: > > Are you sure you don't have a lock file that's not getting deleted? I'd > check that next. > > billo > Thanks for the comeback.. Will check all points.. And report back.. As you can see for the partial log file below.. I believe i

Re: DenyHosts

2013-03-14 Thread Bill Oliver
Are you sure you don't have a lock file that's not getting deleted? I'd check that next. billo On Wed, 13 Mar 2013, Marvin Kosmal wrote: On Tue, Mar 12, 2013 at 8:29 PM, Marvin Kosmal wrote: Hi Is anyone running Denyhosts? I have it installed.. It says it is running but, nothing is happe

Re: DenyHosts

2013-03-14 Thread Bill Oliver
On Wed, 13 Mar 2013, Marvin Kosmal wrote: Hi Thanks to everyone who replied.. I am running denyhosts on a machine that is remote and I do all my work over ssh. The owner of the remote machine just upgrade the machine I needed to reinstall everything. When I say denyhosts is not working th

Re: DenyHosts

2013-03-14 Thread Reindl Harald
Am 14.03.2013 07:11, schrieb Marvin Kosmal: > On Wed, Mar 13, 2013 at 11:05 PM, Ed Greshko wrote: >> On 03/14/13 14:03, Marvin Kosmal wrote: >>> Yes, I am running Ubuntu 12.04 >>> >>> I am running 2.6 >> >> Ubuntu? Maybe their list will be more helpful? >> > I am thinking this is a denyhosts pro

Re: DenyHosts

2013-03-14 Thread Ed Greshko
On 03/14/13 14:17, Marvin Kosmal wrote: > On Wed, Mar 13, 2013 at 11:14 PM, Ed Greshko wrote: >> On 03/14/13 14:11, Marvin Kosmal wrote: >>> On Wed, Mar 13, 2013 at 11:05 PM, Ed Greshko wrote: On 03/14/13 14:03, Marvin Kosmal wrote: > Yes, I am running Ubuntu 12.04 > > > >>>

Re: DenyHosts

2013-03-13 Thread Marvin Kosmal
On Wed, Mar 13, 2013 at 11:14 PM, Ed Greshko wrote: > On 03/14/13 14:11, Marvin Kosmal wrote: >> On Wed, Mar 13, 2013 at 11:05 PM, Ed Greshko wrote: >>> On 03/14/13 14:03, Marvin Kosmal wrote: Yes, I am running Ubuntu 12.04 I am running 2.6 >>> Ubuntu? Maybe their list

Re: DenyHosts

2013-03-13 Thread Ed Greshko
On 03/14/13 14:11, Marvin Kosmal wrote: > On Wed, Mar 13, 2013 at 11:05 PM, Ed Greshko wrote: >> On 03/14/13 14:03, Marvin Kosmal wrote: >>> Yes, I am running Ubuntu 12.04 >>> >>> >>> >>> I am running 2.6 >> Ubuntu? Maybe their list will be more helpful? >> > I am thinking this is a denyhosts pr

Re: DenyHosts

2013-03-13 Thread Marvin Kosmal
On Wed, Mar 13, 2013 at 11:05 PM, Ed Greshko wrote: > On 03/14/13 14:03, Marvin Kosmal wrote: >> Yes, I am running Ubuntu 12.04 >> >> >> >> I am running 2.6 > > Ubuntu? Maybe their list will be more helpful? > I am thinking this is a denyhosts problem.. I was viewing this as a Linux problem an

Re: DenyHosts

2013-03-13 Thread Ed Greshko
On 03/14/13 14:03, Marvin Kosmal wrote: > Yes, I am running Ubuntu 12.04 > > > > I am running 2.6 Ubuntu? Maybe their list will be more helpful? -- From now on, at least during winter time, Im going to blame all spelling an grammar erros on the cat sitting on my chest every time I sit down at

Re: DenyHosts

2013-03-13 Thread Marvin Kosmal
On Wed, Mar 13, 2013 at 10:33 PM, Ed Greshko wrote: > On 03/14/13 13:03, Marvin Kosmal wrote: >> On Wed, Mar 13, 2013 at 9:46 PM, Ed Greshko wrote: >>> On 03/14/13 12:33, Marvin Kosmal wrote: On Tue, Mar 12, 2013 at 8:29 PM, Marvin Kosmal wrote: > Hi > > Is anyone running Denyho

Re: DenyHosts

2013-03-13 Thread Ed Greshko
On 03/14/13 13:33, Ed Greshko wrote: > And, after causing login failures The line > > sshd: 192.168.0.194 > > is added to /etc/hosts.deny In addition, after this line is added all attempts to ssh into that host from 192.168.0.194 were met with immediate: [egreshko@f18kde ~]$ ssh f18x ssh_e

Re: DenyHosts

2013-03-13 Thread Ed Greshko
On 03/14/13 13:03, Marvin Kosmal wrote: > On Wed, Mar 13, 2013 at 9:46 PM, Ed Greshko wrote: >> On 03/14/13 12:33, Marvin Kosmal wrote: >>> On Tue, Mar 12, 2013 at 8:29 PM, Marvin Kosmal wrote: Hi Is anyone running Denyhosts? I have it installed.. It says it is running bu

Re: DenyHosts

2013-03-13 Thread Marvin Kosmal
On Wed, Mar 13, 2013 at 9:46 PM, Ed Greshko wrote: > On 03/14/13 12:33, Marvin Kosmal wrote: >> On Tue, Mar 12, 2013 at 8:29 PM, Marvin Kosmal wrote: >>> Hi >>> >>> Is anyone running Denyhosts? >>> >>> I have it installed.. It says it is running but, nothing is happening.. >>> >>> TIA >>> >>> Mar

Re: DenyHosts

2013-03-13 Thread Ed Greshko
On 03/14/13 12:33, Marvin Kosmal wrote: > On Tue, Mar 12, 2013 at 8:29 PM, Marvin Kosmal wrote: >> Hi >> >> Is anyone running Denyhosts? >> >> I have it installed.. It says it is running but, nothing is happening.. >> >> TIA >> >> Marvin > > > > This is from my log file > > > Mar 13 21:05:01 - den

Re: DenyHosts

2013-03-13 Thread Marvin Kosmal
On Tue, Mar 12, 2013 at 8:29 PM, Marvin Kosmal wrote: > Hi > > Is anyone running Denyhosts? > > I have it installed.. It says it is running but, nothing is happening.. > > TIA > > Marvin This is from my log file Mar 13 21:05:01 - denyhosts : INFO restricted: set([]) Mar 13 21:05:01 - d

Re: DenyHosts

2013-03-13 Thread Reindl Harald
Am 13.03.2013 17:07, schrieb Bill Oliver: > I understand cat. I just can't read your mind. Your taunt that I did not > know the file location implied that you > were trying to show that I didn't know the file name of the config file. I > do. So I provided that file name. "cat /path/to/your/w

Re: DenyHosts

2013-03-13 Thread Marvin Kosmal
On Wed, Mar 13, 2013 at 9:07 AM, Bill Oliver wrote: > > I understand cat. I just can't read your mind. Your taunt that I did not > know the file location implied that you were trying to show that I didn't > know the file name of the config file. I do. So I provided that file name. > > And I als

Re: DenyHosts

2013-03-13 Thread Bill Oliver
I understand cat. I just can't read your mind. Your taunt that I did not know the file location implied that you were trying to show that I didn't know the file name of the config file. I do. So I provided that file name. And I also know how to add ip addresses to a config file, so you don'

Re: DenyHosts

2013-03-13 Thread Junk
On 13 Mar 2013, at 15:52, Reindl Harald wrote: > since you do not understand "cat" and post i am done > in this thread - if you have problems post your > config, but now post it to whomever, my denyhosts > whitelists as long it was useful for me worked > in /var/lib/denyhosts/allowed-hosts > >

Re: DenyHosts

2013-03-13 Thread Reindl Harald
since you do not understand "cat" and post i am done in this thread - if you have problems post your config, but now post it to whomever, my denyhosts whitelists as long it was useful for me worked in /var/lib/denyhosts/allowed-hosts Am 13.03.2013 16:28, schrieb Bill Oliver: > /var/lib/denyhosts/a

Re: DenyHosts

2013-03-13 Thread Bill Oliver
/var/lib/denyhosts/allowed-hosts On Wed, 13 Mar 2013, Reindl Harald wrote: Am 13.03.2013 16:05, schrieb Bill Oliver: Dude, can you try to be a little more condescending? I didn't catch it the first five times. Yeah, I read the manuals. Yeah, I have the machine in my white list. It didn

Re: DenyHosts

2013-03-13 Thread Reindl Harald
Am 13.03.2013 16:05, schrieb Bill Oliver: > > Dude, can you try to be a little more condescending? I didn't catch it the > first five times. Yeah, I read the > manuals. Yeah, I have the machine in my white list. It didn't change > anything. Thanks for your gracious reply. cat /path/to/your

Re: DenyHosts

2013-03-13 Thread Bill Oliver
Dude, can you try to be a little more condescending? I didn't catch it the first five times. Yeah, I read the manuals. Yeah, I have the machine in my white list. It didn't change anything. Thanks for your gracious reply. billo On Wed, 13 Mar 2013, Reindl Harald wrote: Am 13.03.2013 14:

Re: DenyHosts

2013-03-13 Thread Reindl Harald
Am 13.03.2013 14:13, schrieb Bill Oliver: > The only problem I have with it is that I have a script to use rsync to > backup some directories on a virtual > machine to a local machine. Every time that happens, denyhosts adds the > virtual machine to the hosts.deny list on > the local machine.

Re: DenyHosts

2013-03-13 Thread Marvin Kosmal
On Wed, Mar 13, 2013 at 6:13 AM, Bill Oliver wrote: > Yeah, I run it. It works. > > The only problem I have with it is that I have a script to use rsync to > backup some directories on a virtual machine to a local machine. Every time > that happens, denyhosts adds the virtual machine to the host

Re: DenyHosts

2013-03-13 Thread Bill Oliver
Yeah, I run it. It works. The only problem I have with it is that I have a script to use rsync to backup some directories on a virtual machine to a local machine. Every time that happens, denyhosts adds the virtual machine to the hosts.deny list on the local machine. I don't get it. So, af

Re: DenyHosts

2013-03-13 Thread Reindl Harald
Am 13.03.2013 10:33, schrieb Georgios Petasis: > Στις 13/3/2013 5:29 πμ, ο/η Marvin Kosmal έγραψε: >> Hi >> >> Is anyone running Denyhosts? >> >> I have it installed.. It says it is running but, nothing is happening.. what exactly do you want to happen? > Yes, I am running it, and it works sin

Re: DenyHosts

2013-03-13 Thread Georgios Petasis
Στις 13/3/2013 5:29 πμ, ο/η Marvin Kosmal έγραψε: Hi Is anyone running Denyhosts? I have it installed.. It says it is running but, nothing is happening.. TIA Marvin Yes, I am running it, and it works. George -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscr