Changes between Version 46 and Version 47 of FreeBSD10_Guide


Ignore:
Timestamp:
Aug 28, 2014, 6:52:33 PM (11 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD10_Guide

    v46 v47  
    55== Scope ==
    66
     7We intend to implement a number of changes/improvements:
    78- based on FreeBSD-10.1 (until release use 10-STABLE
    8 - ubound replaces bind
     9- [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
    910- 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
     17will keep
     18 - ucspi-tcp-0.88_2 for redirect captive portal
     19
     20
    1321
    1422==  A. Setup a FreeBSD host ==