add note about creating tunnel interface on NetBSD.
This commit is contained in:
parent
2252fd4943
commit
aa07f147da
1 changed files with 9 additions and 0 deletions
9
net/tspc/MESSAGE
Normal file
9
net/tspc/MESSAGE
Normal file
|
@ -0,0 +1,9 @@
|
|||
===========================================================================
|
||||
$NetBSD: MESSAGE,v 1.1 2002/08/22 18:22:00 grant Exp $
|
||||
|
||||
Before attempting to configure a tunnel, you will need to create the
|
||||
generic tunnel interface, eg. (NetBSD):
|
||||
|
||||
/sbin/ifconfig gif0 create
|
||||
|
||||
===========================================================================
|
Loading…
Reference in a new issue