Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2002 11:17:37 -0600
From:      Len Conrad <LConrad@Go2France.com>
To:        freebsd-isp@freebsd.org
Subject:   Re: tuning syslog.conf
Message-ID:  <5.1.0.14.2.20020113105640.01f03ff8@mail.Go2France.com>
In-Reply-To: <20020113154415.GN12373@schvin.net>
References:  <5.1.0.14.2.20020113090238.01f03ff8@mail.Go2France.com> <5.1.0.14.2.20020113090238.01f03ff8@mail.Go2France.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>Perhaps your shell is expanding the * for you? Have you by chance
>tried:
>
>         syslogd -d -4 -a 212.73.210.73:\*
>
>HTH,

great, it did:

syslogd -4 -d -a 212.73.210.73/32:\*
allowaddr: rule 0: numeric, addr = 212.73.210.73, mask = 255.255.255.255; 
port = 0

and now the ACL works:

validate: dgram from IP 212.73.210.73, port 4049, name ms1.meiway.com;
accepted in rule 0.
logmsg: pri 15, flags 0, from ms1.meiway.com, msg POP3D (00000072) logon 
success for LConrad mail.Go2France.com from 66.64.14.18
Logging to FILE /var/log/messages
Logging to USERS
Logging to FILE /var/log/poplog

Thanks, George.

Now please do your HTH thing on problem 1.  :))

Len



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20020113105640.01f03ff8>