Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2001 01:40:18 +0200
From:      Dennis Berger <Dennis.Berger@nipsi.de>
To:        odin@numb.org
Cc:        freebsd-ports@freebsd.org
Subject:   problem with iplog freebsd-4.4 and the TUN-device
Message-ID:  <3BA7DB62.B633C845@nipsi.de>

next in thread | raw e-mail | index | archive | help
Why I can't get iplog listen on the tun-device ? it works some month
before but now it just produces these error messages
-----------------------------
Sep 19 00:44:16 iplog started.
Sep 19 00:44:16 Fatal: Couldn't initialize interfaces
--------------------------------
My system is FreeBSD-4.4 iplog-2.2.3
my conf
-------------------------------
Nipsi# cat /usr/local/etc/iplog.conf
user nobody
group nogroup
pid-file /var/run/iplog/iplog.pid
logfile /var/log/iplog
facility log_daemon
priority log_info
set log_ip true
set log_dest false
set ignore_dns
interface tun0
set frag true
set smurf true
set bogus true
set fin_scan true
set syn_scan true
set udp_scan true
set xmas_scan true
set null_scan true
set syn_flood true
set ping_flood true
set fool_nmap true
ignore udp from any sport 53 to any dport 1024:65535
-------------------------------------


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




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