Changes between Version 46 and Version 47 of FreeBSD10_Guide
- Timestamp:
- Aug 28, 2014, 6:52:33 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSD10_Guide
v46 v47 5 5 == Scope == 6 6 7 We intend to implement a number of changes/improvements: 7 8 - based on FreeBSD-10.1 (until release use 10-STABLE 8 - ubound replaces bind9 - [http://unbound.net/ unbound] replaces bind; recursive dns server on standard-node; authorative server for wleiden.net domain on two special servers in the network 9 10 - implement latest version of lvrouted (auto update default route) 10 - update captive portal 11 - cleanup packages 12 - possibly replace thttpd (light version of apache?) 11 - update captive portal to increase speed: use static html pages, write in C 12 - cleanup packages that are no longer required: nrpe, vim, bash-static, pftop, nmap, python-Jinja2, sixxs-aiccu, openvpn 13 - possibly replace thttpd (light version of apache? nginx?) 14 - bsnmp replaces net-snmp 15 - patch isc-dhcpd (#580.3) or use dnsmasq as dhcpd-server (?) 16 17 will keep 18 - ucspi-tcp-0.88_2 for redirect captive portal 19 20 13 21 14 22 == A. Setup a FreeBSD host ==