Change of address map dev_tr65_tpe_900_multicast_subscription_improvement
authorThomas Pérennou (Viveris Technologie) <thomas.perennou@external.thalesgroup.com>
Tue, 29 Jul 2014 14:57:54 +0000 (16:57 +0200)
committerThomas Pérennou (Viveris Technologie) <thomas.perennou@external.thalesgroup.com>
Tue, 29 Jul 2014 14:57:54 +0000 (16:57 +0200)
install/cluster/bin/init_pxe_repository.sh
install/cluster/master/etc/dhcp/dhcpd.conf.gamma
install/cluster/master/etc/hosts.8MHz
install/cluster/master/etc/network/interfaces
install/tftp/pxelinux.cfg/0A851A50 [deleted file]
install/tftp/pxelinux.cfg/0A851AF0 [new file with mode: 0644]
install/tftp/pxelinux.cfg/0A851C50 [deleted file]
install/tftp/pxelinux.cfg/0A851CF0 [new file with mode: 0644]

index d255914872a3da12a981a58d51d96b9e5a49464a..0049448e3fa36d31f3e337f97fff0460a38e31a5 100755 (executable)
@@ -169,13 +169,13 @@ tarballs="root.tgz,slave.tgz"
 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
index 3dfb1dbcb5d00dd8e0034829255b468916b5befc..a9870525607a05c35f7903facd153ed38e56bef9 100644 (file)
@@ -57,7 +57,7 @@ host trc01-rf { hardware ethernet 00:21:5E:98:98:C0; fixed-address 10.133.26.161
 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;}
@@ -82,7 +82,7 @@ host trc01 { hardware ethernet 00:21:5E:98:98:C2; fixed-address 10.133.28.161;}
 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;}
index c06d77ca6463fb20fa7285c68ba6f0a29b0900b3..9468ac63be98973ca497904bd695a5bd7c61ddfc 100644 (file)
@@ -28,7 +28,8 @@ ff02::3 ip6-allhosts
 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
 
@@ -52,7 +53,8 @@ ff02::3 ip6-allhosts
 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
 
index 843ddaad524e9afa63b1262ee9b2a0b6a00faed4..1ac69663ad4ddde2e9726178e1f14009d43b9bc2 100644 (file)
@@ -9,8 +9,8 @@ iface lo inet loopback
 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
diff --git a/install/tftp/pxelinux.cfg/0A851A50 b/install/tftp/pxelinux.cfg/0A851A50
deleted file mode 100644 (file)
index e01a7a2..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-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 -
diff --git a/install/tftp/pxelinux.cfg/0A851AF0 b/install/tftp/pxelinux.cfg/0A851AF0
new file mode 100644 (file)
index 0000000..e01a7a2
--- /dev/null
@@ -0,0 +1,21 @@
+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 -
diff --git a/install/tftp/pxelinux.cfg/0A851C50 b/install/tftp/pxelinux.cfg/0A851C50
deleted file mode 100644 (file)
index e01a7a2..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-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 -
diff --git a/install/tftp/pxelinux.cfg/0A851CF0 b/install/tftp/pxelinux.cfg/0A851CF0
new file mode 100644 (file)
index 0000000..e01a7a2
--- /dev/null
@@ -0,0 +1,21 @@
+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 -