$OpenBSD$
--- igmpproxy.conf.orig	Fri Apr 29 21:27:50 2005
+++ igmpproxy.conf	Tue Aug  7 23:53:29 2007
@@ -27,20 +27,19 @@ quickleave
 ##------------------------------------------------------
 ## Configuration for eth0 (Upstream Interface)
 ##------------------------------------------------------
-phyint eth0 upstream  ratelimit 0  threshold 1
-        altnet 10.0.0.0/8 
-        altnet 192.168.0.0/24
+phyint em0 upstream  ratelimit 0  threshold 1
+        altnet 10.0.0.0/8
 
 
 ##------------------------------------------------------
 ## Configuration for eth1 (Downstream Interface)
 ##------------------------------------------------------
-phyint eth1 downstream  ratelimit 0  threshold 1
+phyint ipw0 downstream  ratelimit 0  threshold 1
 
 
 ##------------------------------------------------------
 ## Configuration for eth2 (Disabled Interface)
 ##------------------------------------------------------
-phyint eth2 disabled
+phyint lo0 disabled
 
 
