Changes between Version 6 and Version 7 of krg_DRBL
- Timestamp:
- Feb 21, 2008, 1:38:10 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
krg_DRBL
v6 v7 112 112 * install DRBL 113 113 ||Before we install DRBL, we must clear plan our DRBL environment. The below layout is our environment, eth0 used to connect WAN, eth1 used for DRBL internal clients.|| 114 115 ||NIC NIC IP Clients114 {{{ 115 NIC NIC IP Clients 116 116 +-----------------------------+ 117 | DRBL SERVER |118 | 117 | DRBL SERVER | 118 | | 119 119 | +-- [eth0] 140.110.X.X +- to WAN 120 | | 121 | +-- [eth1] 192.168.0.1 +- to clients group 1 [ 7 clients, their IP from 192.168.0.2 - 192.168.0.8] 122 | | 123 +-----------------------------+ || 120 | | 121 | +-- [eth1] 192.168.0.1 +- to clients group 1 [ 7 clients, their IP from 192.168.0.2 - 192.168.0.8] 122 | | 123 +-----------------------------+ 124 }}}