18 lines
498 B
Plaintext
18 lines
498 B
Plaintext
--- example-iplog.conf.orig 2000-12-31 19:40:40.000000000 +0100
|
|
+++ example-iplog.conf 2004-01-05 00:14:31.000000000 +0100
|
|
@@ -35,11 +35,11 @@ set log_dest false
|
|
# Ignore DNS traffic from nameservers in /etc/resolv.conf.
|
|
set ignore_dns
|
|
|
|
-# Listen on eth0 and eth1
|
|
-interface eth0,eth1
|
|
+# Listen on xl0 and xl0
|
|
+# interface xl0,xl1
|
|
|
|
# Operate in promiscuous mode and watch the 192.168.0.x network
|
|
-promisc 192.168.0.0/24
|
|
+# promisc 192.168.0.0/24
|
|
|
|
/*
|
|
** Ignore DNS traffic from nameservers.
|