Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2007 09:54:33 -0400
From:      "David Robillard" <david.robillard@gmail.com>
To:        "FreeBSD Questions" <freebsd-questions@freebsd.org>
Cc:        Guido Demmenie <rottweilertje@rottnic.nl>
Subject:   Re: remote logging with syslogd
Message-ID:  <226ae0c60703230654r5643fca6m58849554010052c6@mail.gmail.com>
In-Reply-To: <E003A2D3-BD3F-4086-8D21-60342EA443B8@rottnic.nl>
References:  <226ae0c60703220745x6764d58du4798c3e25d65d5cd@mail.gmail.com> <E003A2D3-BD3F-4086-8D21-60342EA443B8@rottnic.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
> Thnx for the tip. Found out that it was not the airport UDP port. It is
> some misconfiguration in my DNS, but still don't get why it doesn't work
> as expected. For some reason my DNS-name is snipped just before the TLD.
>
> Oh btw i changed some configs
>
> I prepended to /etc/syslog.conf the next and deleted what I wrote above
> # Log remote Airport Express
> +airport.intranet.mydomain.org
> *.*             /var/log/airport.log
> +*
> !*
>
> And in rc.conf I changed the above to:
> syslogd_enable="YES"
> syslogd_flags="-b myhostname.intranet.mydomain.org -a
> airport.intranet.mydomain.org"
>
> So what comes in on syslogd looks like "airport.intranet.mydomain" so no
> .org or something. I really don't get where that comes from. But now
> syslogd rejects because of "name mismatch".

If you're having DNS problems, you can always check if your rc.conf(5)
and syslog.conf(5) configurations are good by using IP addresses.
Don't forget to restart syslogd(8) of course. That will help you find
out if your configurations are good.

Now that should not prevent you from fixing your DNS :)

Have fun.

David
-- 
David Robillard
UNIX systems administrator & Oracle DBA
CISSP, RHCE & Sun Certified Security Administrator
Montreal: +1 514 966 0122



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