blob: 3ca872ec108bd989b58fbb2ac70d94635042f606 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ac,v 1.5 2007/01/03 19:21:01 rpaulo Exp $
--- misc/isatapd.conf-in.old 2007-01-03 18:38:52.000000000 +0000
+++ misc/isatapd.conf-in 2007-01-03 18:38:58.000000000 +0000
@@ -10,7 +10,7 @@
ServerAddress isatap
# Name of the network tunneling interface.
-InterfaceName isatap
+#InterfaceName isatap
# IPv4 address to bind to (default automatic)
#BindAddress 192.0.2.100
|