Subversion Repositories ALCASAR

Rev

Rev 2874 | Rev 2882 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2874 Rev 2881
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
#  $Id: alcasar.sh 2874 2020-10-31 13:54:28Z rexy $
2
#  $Id: alcasar.sh 2881 2020-11-09 22:49:19Z rexy $
3
 
3
 
4
# alcasar.sh
4
# alcasar.sh
5
# ALCASAR is a Free and open source NAC created by Franck BOUIJOUX (3abtux), Pascal LEVANT and Richard REY (Rexy)
5
# ALCASAR is a Free and open source NAC created by Franck BOUIJOUX (3abtux), Pascal LEVANT and Richard REY (Rexy)
6
# This script is distributed under the Gnu General Public License (GPL)
6
# This script is distributed under the Gnu General Public License (GPL)
7
#  team@alcasar.net
7
#  team@alcasar.net
Line 1649... Line 1649...
1649
	include: /etc/unbound/conf.d/common/local-dns/*
1649
	include: /etc/unbound/conf.d/common/local-dns/*
1650
	include: /etc/unbound/conf.d/whitelist/*
1650
	include: /etc/unbound/conf.d/whitelist/*
1651
	include: /usr/local/share/unbound-wl-enabled/*
1651
	include: /usr/local/share/unbound-wl-enabled/*
1652
forward-zone:
1652
forward-zone:
1653
	name: "."
1653
	name: "."
1654
	forward-addr: 127.0.0.1@53
1654
	forward-addr: 127.0.0.1@55
1655
EOF
1655
EOF
1656
 
1656
 
1657
# Configuration file for $INTIF of blackhole unbound
1657
# Configuration file for $INTIF of blackhole unbound
1658
	cat << EOF > /etc/unbound/conf.d/blackhole/iface.${INTIF}.conf
1658
	cat << EOF > /etc/unbound/conf.d/blackhole/iface.${INTIF}.conf
1659
server:
1659
server: