1
2BSD & Linux
3-----------
4
51. All set!
6
7
8Windows 2000
9------------
10
11Install the CIPE-Win32 VPN Adapter:
12
131. download from http://cipe-win32.sourceforge.net/ and unzip
14   somewhere (e.g. C:\temp\CIPE-Win32)
15
162. go to Start -> Settings -> Control Panel
17
183. open "Add/Remove Hardware", click Next
19
204. select "Add/Troubleshoot a device", click Next
21
225. wait for search of new hardware to finish,
23   select "Add a new device" from list, click Next
24
256. select "No, I want to select the hardware from a list", click Next
26
277. select "Network Adapters" from list, click Next
28
298. click "Have Disk...", browse to the unzipped CIPE-Win32 disk1
30   directory from above (e.g. C:\temp\CIPE-Win32\disk1), click Ok
31
329. "CIPE VPN Adapter" should appear, click Next, Next, Yes, Finish
33
34
35Solaris
36-------
37
38Install the Universal TUN/TAP driver:
39
401. download the package for Solaris x86 from http://vtun.sourceforge.net/
41   or for Solaris sparc64 from http://www.monkey.org/~dugsong/fragroute/
42   and gunzip somewhere (e.g. /tmp/tun-1.1-sol80.sparc64)
43
442. as root, install package (e.g. pkgadd -d /tmp/tun-1.1-sol80.sparc64)
45
46