Skip to content
This repository has been archived by the owner on Nov 10, 2018. It is now read-only.
/ halon-unbound Public archive

A readme with a couple of scripts, some binaries from OpenBSD and then you've got Unbound running on Halon SR. See more at http://www.halon.se/products/security-router/.

License

Notifications You must be signed in to change notification settings

mld/halon-unbound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Unbound and libldns for Halon SR

This is an install script and instructions for installing Unbound and libldns on Halon Security Router. The current supported releases are (with tested patch levels in a nested list):

  • 3.3
    • p1
    • p2
  • 3.2
  • 3.1

Halon Security Router

Halon Security's security router (SR) is a firewall/router software distribution based on OpenBSD. The great majority of the system is open source. Read more att Halon Securitys web site: www.halon.se

Requirements

  • A supported version of SR (see above)
  • /data partition with at least 64MB free space (base55.tar.gz et al)
  • root access to your SR

Instructions

Download https://github.com/mld/halon-unbound/blob/master/unbound-install.sh and copy it to your SR, ie

ftp -o /cfg/unbound-install.sh https://github.com/mld/halon-unbound/blob/master/unbound-install.sh
chmod +x /cfg/unbound-install.sh

Optionally, put your custom unbound.conf in /cfg/skel/unbound.conf

Put the following in /cfg/skel/rc.local:

/cfg/unbound-install.sh &

This automatically downloads and installs Perl from OpenBSD base package and Unbound with dependencies at reboot, and optionally uses your custom unbound.conf (placed in /cfg/skel/unbound.conf).

About

A readme with a couple of scripts, some binaries from OpenBSD and then you've got Unbound running on Halon SR. See more at http://www.halon.se/products/security-router/.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages