- Timestamp:
- Aug 29, 2006, 9:54:56 PM (18 years ago)
- Location:
- nodes
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeCentrum2/wleiden.conf
r4998 r5300 38 38 DHCP=no 39 39 ED0 40 41 $config{'sis0:1'}=sprintf <<ED01; # Ethernet naar node Centrum 42 TYPE=ethernet 43 IP=172.17.161.101/28 44 MEDIA=100baseT/UTP 45 DESC=CENTRUMpublic 46 SDESC=none 47 SPEED=10240000000 48 #POINT_TO_POINT=172.16.2.105 49 DHCP=no 50 ED01 40 51 41 52 -
nodes/CNodeTest/wleiden.conf
r5297 r5300 44 44 DHCP=no 45 45 EP00 46 47 ########################alias interface######################## 48 $config{'ep0:1'}=sprintf <<EP01; 49 TYPE=ethernet 50 DESC=CENTRUMpublic 51 SDESC=none 52 IP=172.17.161.99/28 53 #POINT_TO_POINT=172.16.0.226 54 DHCP=no 55 EP01 46 56 47 57 -
nodes/CNodeTested/wleiden.conf
r5297 r5300 43 43 DHCP=no 44 44 EP00 45 46 ########################alias interface######################## 47 $config{'ep0:1'}=sprintf <<EP01; 48 TYPE=ethernet 49 DESC=CENTRUMpublic 50 SDESC=none 51 IP=172.17.161.100/28 52 #POINT_TO_POINT=172.16.0.225 53 DHCP=no 54 EP01 55 45 56 #########################eerste wireless kaart####################### 46 57 $config{'wi0'}=sprintf <<EW0; # Omni
Note:
See TracChangeset
for help on using the changeset viewer.