$OpenBSD: patch-share_etter_conf,v 1.4 2013/01/10 18:11:14 sthen Exp $
--- share/etter.conf.orig	Thu Jan  3 04:56:19 2013
+++ share/etter.conf	Thu Jan 10 17:01:11 2013
@@ -13,8 +13,8 @@
 ############################################################################
 
 [privs]
-ec_uid = 65534                # nobody is the default
-ec_gid = 65534                # nobody is the default
+ec_uid = 636                  # _ettercap is the default
+ec_gid = 636                  # _ettercap is the default
 
 [mitm]
 arp_storm_delay = 10          # seconds
@@ -67,7 +67,7 @@ ftp = 21                   # tcp    21
 ssh = 22                   # tcp    22
 telnet = 23                # tcp    23
 smtp = 25                  # tcp    25
-dns = 53                   # udp    53
+#dns = 53                   # udp    53
 dhcp = 67                  # udp    68
 http = 80                  # tcp    80
 ospf = 89                  # ip     89  (IPPROTO 0x59)
