]> git.sesse.net Git - nms/blobdiff - make-all-config.sh
Fixed the IP plan, and added a honeypot net.
[nms] / make-all-config.sh
index 7c46a1991a9b98b3c09fa2006e7167d10eb6db0d..c186b2874f7c3d6af0396c1be467388e95dc2978 100755 (executable)
@@ -1,5 +1,10 @@
 #! /bin/sh
 ./planning/planning
+cat static-switches.txt >> switches.txt
 ./config/make-dhcpd.pl > /etc/dhcp3/dhcpd.conf
 ./config/make-named.pl > /etc/bind/named.conf
+./config/make-named-secondary.pl | ssh root@insert 'cat > /etc/bind/named.conf'
 ./config/make-missing-zones.pl
+(cd mbd && ./generate-helper-list.pl > ../mbd-ports)
+./config/make-port-config.pl
+scp mbd-ports *-config sesse@f1:/tftpboot/portcfg/