check pxeconfig -a $tarballs -s $tftpserver $subnetwork
# standard boot for rec blade
-subnetwork=$(echo $ETH0MASTER | sed 's/\.[0-9]*$/.80/')
+subnetwork=$(echo $ETH0MASTER | sed 's/\.[0-9]*$/.240/')
tftpserver=$ETH0MASTER
tarballs="root.tgz,slave.tgz,rec.tgz"
check pxeconfig -a $tarballs -s $tftpserver $subnetwork
# second boot for rec blade
-subnetwork=$(echo $ETH1MASTER | sed 's/\.[0-9]*$/.80/')
+subnetwork=$(echo $ETH1MASTER | sed 's/\.[0-9]*$/.240/')
tftpserver=$ETH1MASTER
tarballs="root.tgz,slave.tgz,rec.tgz"
check pxeconfig -a $tarballs -s $tftpserver $subnetwork
host trc02-rf { hardware ethernet 00:21:5E:98:CD:08; fixed-address 10.133.26.162;}
host trc03-rf { hardware ethernet 00:21:5E:98:94:30; fixed-address 10.133.26.163;}
host trc04-rf { hardware ethernet 00:21:5E:98:97:10; fixed-address 10.133.26.164;}
-host trc05-rf { hardware ethernet 00:21:5E:98:96:58; fixed-address 10.133.26.165;}
+host trc05-rf { hardware ethernet 00:21:5E:98:96:58; fixed-address 10.133.26.240;}
host trc06-rf { hardware ethernet 00:00:00:00:00:01; fixed-address 10.133.26.166;}
host trc07-rf { hardware ethernet 00:00:00:00:00:02; fixed-address 10.133.26.167;}
host trc02 { hardware ethernet 00:21:5E:98:CD:0A; fixed-address 10.133.28.162;}
host trc03 { hardware ethernet 00:21:5E:98:94:32; fixed-address 10.133.28.163;}
host trc04 { hardware ethernet 00:21:5E:98:97:12; fixed-address 10.133.28.164;}
-host trc05 { hardware ethernet 00:21:5E:98:96:5A; fixed-address 10.133.28.165;}
+host trc05 { hardware ethernet 00:21:5E:98:96:5A; fixed-address 10.133.28.240;}
host trc06 { hardware ethernet 00:00:00:00:00:01; fixed-address 10.133.26.166;}
host trc07 { hardware ethernet 00:00:00:00:00:02; fixed-address 10.133.26.167;}
10.133.26.162 trc02-rf acq01-rf gon01-rf
10.133.26.163 trc03-rf acq02-rf mon00-rf
10.133.26.164 trc04-rf acq03-rf mon01-rf
-10.133.26.80 trc05-rf acq04-rf enr00-rf
+
+10.133.26.240 trc05-rf acq04-rf enr00-rf
10.133.26.231 swg swg1
10.133.28.162 trc02 acq01 gon01
10.133.28.163 trc03 acq02 mon00
10.133.28.164 trc04 acq03 mon01
-10.133.28.80 trc05 acq04 enr00
+
+10.133.28.240 trc05 acq04 enr00
10.133.28.231 swm
auto eth0
iface eth0 inet static
address 10.133.26.160
- netmask 255.255.255.0
- network 10.133.26.0
+ netmask 255.255.255.128
+ network 10.133.26.128
broadcast 10.133.26.255
pre-up ip addr flush dev eth0
# FE306 pano
+++ /dev/null
-PROMPT 2
-TIMEOUT 30
-UI /menu.c32
-
-KBDMAP /fr.kmp
-
-MENU TITLE [[ PXE BOOT ]]
-
-DEFAULT debian
-
-LABEL debian
- MENU LABEL ^Debian 7 (TRC6500)
- KERNEL /vmlinuz
- INITRD /initrd.img
- APPEND noinitrd ramdisk_size=8192 boot=tftp fastboot tftpserver=10.133.28.160 tarballs=root.tgz,slave.tgz,rec.tgz
-
-LABEL freedos
- MENU LABEL ^FreeDos 1.0
- KERNEL /memdisk
- INITRD /balder10.imz
- APPEND -
--- /dev/null
+PROMPT 2
+TIMEOUT 30
+UI /menu.c32
+
+KBDMAP /fr.kmp
+
+MENU TITLE [[ PXE BOOT ]]
+
+DEFAULT debian
+
+LABEL debian
+ MENU LABEL ^Debian 7 (TRC6500)
+ KERNEL /vmlinuz
+ INITRD /initrd.img
+ APPEND noinitrd ramdisk_size=8192 boot=tftp fastboot tftpserver=10.133.28.160 tarballs=root.tgz,slave.tgz,rec.tgz
+
+LABEL freedos
+ MENU LABEL ^FreeDos 1.0
+ KERNEL /memdisk
+ INITRD /balder10.imz
+ APPEND -
+++ /dev/null
-PROMPT 2
-TIMEOUT 30
-UI /menu.c32
-
-KBDMAP /fr.kmp
-
-MENU TITLE [[ PXE BOOT ]]
-
-DEFAULT debian
-
-LABEL debian
- MENU LABEL ^Debian 7 (TRC6500)
- KERNEL /vmlinuz
- INITRD /initrd.img
- APPEND noinitrd ramdisk_size=8192 boot=tftp fastboot tftpserver=10.133.28.160 tarballs=root.tgz,slave.tgz,rec.tgz
-
-LABEL freedos
- MENU LABEL ^FreeDos 1.0
- KERNEL /memdisk
- INITRD /balder10.imz
- APPEND -
--- /dev/null
+PROMPT 2
+TIMEOUT 30
+UI /menu.c32
+
+KBDMAP /fr.kmp
+
+MENU TITLE [[ PXE BOOT ]]
+
+DEFAULT debian
+
+LABEL debian
+ MENU LABEL ^Debian 7 (TRC6500)
+ KERNEL /vmlinuz
+ INITRD /initrd.img
+ APPEND noinitrd ramdisk_size=8192 boot=tftp fastboot tftpserver=10.133.28.160 tarballs=root.tgz,slave.tgz,rec.tgz
+
+LABEL freedos
+ MENU LABEL ^FreeDos 1.0
+ KERNEL /memdisk
+ INITRD /balder10.imz
+ APPEND -