Changes between Initial Version and Version 1 of Internal/VirtualPL/DEMO3


Ignore:
Timestamp:
Nov 12, 2007, 8:16:07 PM (16 years ago)
Author:
rmahindra
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/VirtualPL/DEMO3

    v1 v1  
     1== VINI ORBIT Mobility ==
     2
     3== Introduction ==
     4
     5 The objective of this demo is to show a VINI - ORBIT integration experiment for layer 3 experimentation.
     6
     7== Orbit OS ==
     8
     91. Take a baseline image.
     102. Use make menuconfig to enable tunneling and bridging options in the kernel. Refer sachins wiki page for more details on reloading kernel config. Recompile kernel.
     113. install bridge-utils.
     124. Install openvpn with or without openssl
     135. mkdir /dev/net
     14   mknod /dev/net/tun c 10 200
     15   chmod 755 /dev/net
     16   chmod 666 /dev/net/tun
     17 
     18The OS was saved as tmp/node-1-1-2007-11-12-13-37-42.ndz