Le 30 janv. 2012 =E0 17:15, bsd a =E9crit :
> Le 30 janv. 2012 =E0 16:59, Matthew Seaman a =E9crit :
>=20
>> On 30/01/2012 15:40, bsd wrote:
>>> I am still not able to get the log correctly sent to the specified =
jail=85 ??=20
>>=20
>> Are you running syslogd in the host environment?
>=20
> Yes I am running it both in the host and jail environment.=20
>=20
>> If so, it's probably
>> bound to INADDR_ANY and thus pre-empted your jailed syslog from =
binding
>> to a network port.
>>=20
>> Try adding
>>=20
>> syslogd_flags=3D"-ss"
>=20
> Ok, I have the following sockstat on the host environment :=20
>=20
> surf:root 17:09:02 ~ # sockstat | grep sysl
> root syslogd 3176 4 dgram /var/run/log
> root syslogd 3176 5 dgram /var/run/logpriv
> root syslogd 3153 4 dgram /var/run/log
> root syslogd 3153 5 dgram /var/run/logpriv
> root syslogd 3153 6 udp4 1.2.3.6:514 *:*
> root syslogd 2191 4 dgram /var/run/log
> root syslogd 2191 5 dgram /var/run/logpriv
> root syslogd 2191 6 udp4 1.2.3.5:514 *:*
> root syslogd 1947 4 dgram /var/run/log
> root syslogd 1947 5 dgram /var/run/logpriv
> root syslogd 1947 6 dgram /var/run/log
> root syslogd 1947 7 dgram /var/named/var/run/log
> root syslogd 1947 8 udp4 1.2.3.4:514 *:*
>=20
>=20
> My syslog server is supposed to be on 1.2.3.6=20
>=20
> In the jail environment I have :=20
>=20
> logjail# sockstat | grep syslo
> root syslogd 3153 4 dgram /var/run/log
> root syslogd 3153 5 dgram /var/run/logpriv
> root syslogd 3153 6 udp4 1.2.3.6:514 *:*
>=20
> =85 But still no log from outside the jail=85 ? =20
>=20
>=20
>=20
>>=20
>> in the host environment. That prevents syslogd from listening via a
>> network port at all, although it will still happily log messages from
>> the local machine.
>>=20
>> Use sockstat(1) to diagnose what addresses syslogd(8)s have bound to.
>>=20
>=20
>=20
> Thanks for your answers
Problem was with the IP I was listening on.=20
Was the wrong one.=20
Found that using the debug option of syslog "-d"=20
Very straight forward after debug was enable.=20
>=20
>> Cheers,
>>=20
>> Matthew
>>=20
>> --=20
>> Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard
>> Flat 3
>> PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
>> JID: matthew@infracaninophile.co.uk Kent, CT11 9PW
>>=20
>=20
>=20
> =96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=
=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96
> ---------> Gr=E9gory Bernard Director <---------
> ---------------> www.osnet.eu <---------------
> --> Your provider of OpenSource appliances <--
> =96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=
=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96
> OSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetO
>=20
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to =
"freebsd-questions-unsubscribe@freebsd.org"
=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=
=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96
---------> Gr=E9gory Bernard Director <---------
---------------> www.osnet.eu <---------------
--> Your provider of OpenSource appliances <--
=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=
=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96
OSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetO
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"