This commit is contained in:
Reed McIntosh 2021-04-16 01:13:05 -04:00
parent 39e31428e9
commit 7b7f70b817
No known key found for this signature in database
GPG Key ID: 1B054509B676DE56
1 changed files with 6 additions and 0 deletions

View File

@ -320,6 +320,12 @@ For FreeBSD:
6) configure the rest of rc.conf, an example is provided with the essentials, gateway_enable, DHCP settings etc.
7) configure pf, dhcpd, etc. to taste, generic examples provided
Once you have IPv4 connectivity you're done, unless you want IPv6 as well. The default dhclient still does not support IPv6, so:
1) install ISC dhclient from ports/pkg 'pkg install dual-dhclient' this should also install 'isc-dhcp44-client'
2) add the relevant ipv6 configuration to rc.conf, example is provided
3) remove '-cf /dev/null' from the last line of '/usr/local/sbin/dual-dhclient'
4) delete and recreate from scratch '/usr/local/etc/dhclient.conf' this file is a copy of dhclient.conf.example and is not useful out of the box, an example file is provided
# U-verse TV