On Aug 19, 2010, at 3:17 PM, Luke wrote: > > On Aug 19, 2010, at 1:33 PM, René Berber wrote: > >> Luke wrote: >> >> [snip] >>> Aug 19 11:07:37 - AllowedHosts: DEBUG initializing AllowedHosts >>> Aug 19 11:07:37 - AllowedHosts: DEBUG Could not open >>> /usr/share/denyhosts/data/allowed-hosts - [Errno 2] No such file or >>> directory: '/usr/share/denyhosts/data/allowed-hosts' >> >> That's not a real problem. >> >> What I forgot is that it is better to run it with --verbose and --debug, >> I was expecting some info that is not there. > > Still nothing just the same info no suspicious logins found etc etc. >> >>> /var/log/secure.log >>> >>> Aug 19 11:14:15 Crapbag >>> /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/MacOS/AppleVNCServer[265]: >>> Authentication: FAILED :: User Name: N/A :: Viewer Address: 75.63.18.190 >>> :: Type: VNC DES >>> Aug 19 11:14:45: --- last message repeated 12 times --- >> >> That is a problem... DH doesn't handle those "repeated" lines, nothing >> does. What can be done to fix it is to re-configure syslog to not do >> that; in some syslogs its "RepeatedMsgReduction off". > > Still trying to find out where to set the dump delay to 0 and how to make > have it restart it with that option on. This may have something to do with > it. Terry where did you set this option. I've looked at asl.conf but its > not in there.
Do a man asl.conf and it describes the syntax of how to add it. Seems to want this: = dup_delay 0 I have not changed my asl.conf so it's untested. When I could't get the USERDEF line to work I ended up just disabling regular VNC access. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Denyhosts-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/denyhosts-user
