Re: Error messages with VMM on 6.6 and 6.7

2020-06-02 Thread Mike Larkin
On Tue, Jun 02, 2020 at 10:18:32AM +0800, jrmu wrote: > OpenBSD VMM suffers from error messages and possibly spontaneous crashing > > System : OpenBSD 6.7 > Details : OpenBSD 6.7 (GENERIC.MP) #182: Thu May 7 11:11:58 MDT > 2020 > > dera...@amd64.openb

Re: Error messages from bridge machines

2009-10-28 Thread Joachim Schipper
On Wed, Oct 28, 2009 at 06:40:41AM -0500, stan wrote: > I have 2 OpenBSD machines providing a bridge between 2 physical locations > for a specific subnet. Last night, I got the following error messages on > them: > > Oct 28 07:23:13 pb48 isakmpd[11605]: message_recv: invalid cookie(s) > +0e113721b

Re: error messages

2005-05-16 Thread Ryan Corder
On Mon, 2005-05-16 at 22:34 +0200, Stefan Kell wrote: > Hi, > > I would change the sshd-port from 22 to something different. This way the > attack would run into nirvana. ListenAddress your.ip.address:new_port > And of course disallow root access in sshd_conf. PermitRootLogin no ryanc

Re: error messages

2005-05-16 Thread Stefan Kell
Hi, I would change the sshd-port from 22 to something different. This way the attack would run into nirvana. And of course disallow root access in sshd_conf. Regards Stefan Kell On Mon, 16 May 2005, Kaj Mdkinen wrote: > I connect to my firewall with putty. How can I get rid of messages like

Re: error messages

2005-05-16 Thread Frank Bax
At 11:45 AM 5/16/05, Kaj Mdkinen wrote: I connect to my firewall with putty. How can I get rid of messages like these from appearing in my ssh terminal session? These appeared twice a second so it is wery hard to work with the console. (It was obviously someone trying to get access to something

Re: error messages

2005-05-16 Thread J.C. Roberts
On Mon, 16 May 2005 18:45:29 +0300, Kaj Mdkinen <[EMAIL PROTECTED]> wrote: >I connect to my firewall with putty. How can I get rid of messages like >these from >appearing in my ssh terminal session? These appeared twice a second so >it is wery hard to >work with the console. >(It was obviously

Re: error messages

2005-05-16 Thread Dimitry Andric
On 2005-05-16 at 17:45:29 Kaj Mdkinen wrote: > I connect to my firewall with putty. How can I get rid of messages > like these from appearing in my ssh terminal session? These appeared > twice a second so it is wery hard to work with the console. (It was > obviously someone trying to get access t

Re: error messages

2005-05-16 Thread Arnaud Bergeron
On 5/16/05, Ryan Corder <[EMAIL PROTECTED]> wrote: > On Mon, 2005-05-16 at 18:45 +0300, Kaj Mdkinen wrote: > > I connect to my firewall with putty. How can I get rid of messages like > > these from > > appearing in my ssh terminal session? > > check your /etc/syslog.conf to see if errors, etc are

Re: error messages

2005-05-16 Thread Ryan Corder
On Mon, 2005-05-16 at 18:45 +0300, Kaj Mdkinen wrote: > I connect to my firewall with putty. How can I get rid of messages like > these from > appearing in my ssh terminal session? check your /etc/syslog.conf to see if errors, etc are being sent to specific users. by default, *.errors, *.notic