Update :
The problem seems to be from ipmon.
I sent messages with the logger tool and it correctly redirected them to
the /var/log/security log file, for the
security.{info;notice;warning;err} messages.
Le 21/06/2010 15:48, Bastien Semene a écrit :
Hi,
First, the problem concerns ipmon
startslip
*.* /var/log/slip.log
!ppp
*.* /var/log/ppp.log
Does someone encountered this problem before ?
--
Bastien Semene
Administrateur Réseau& Système
Cyanide Studio - FRANCE
___
freebsd
Hi everyone,
I'm currently facing a weird problem. I have a pf box acting as a
gateway for some services and want to add a port forwarding for https.
So I added the following rule :
rdr pass on $ext_if proto tcp from any to any port 443 -> $atlas_ip
//variables are correct since I have a si