]> 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 1712e04ac82f5d027441821f6382ef53088797f1..c186b2874f7c3d6af0396c1be467388e95dc2978 100755 (executable)
@@ -1,4 +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/