ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/README
(Generate patch)

Comparing BasiliskII/README (file contents):
Revision 1.39 by gbeauche, 2005-05-13T09:33:51Z vs.
Revision 1.40 by gbeauche, 2005-05-14T16:08:17Z

# Line 442 | Line 442 | ether <ethernet card description>
442           instead of sending packets via physical media writes them to
443           the user space program.
444  
445 +         Prerequesties:
446 +         - Make sure the "tun" kernel module is loaded
447 +           # modprobe tun
448 +         - Make sure IP Fordwarding is enabled on your system
449 +           # echo 1 >/proc/sys/net/ipv4/ip_forward
450 +
451           A virtual network configuration script is required and the
452           default is /usr/local/BasiliskII/tunconfig unless you specify
453           a different file with the "etherconfig" item.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines