Strange, since I've completed this setup :
adding the outbound NAT for the VPN
creating the gateway
add a dynamic dns entry for the VPN "wan" interface
some process or something kicked in, because now I get a mail every 15 minutes with in the subject :
Arpwatch Notification : Cron <root@aureliusgate01> /etc/rc.filter_configure_sync
and the following content in the mail body :
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
0 addresses deleted.
0 addresses deleted.
I know this is the cron line with the schedule
0,15,30,45 * * * * root /etc/rc.filter_configure_sync
but I didn't add it or activate it, so it was there already, so I wonder why it now is "active" or sending these mails?