{"id":576,"date":"2023-03-22T08:22:53","date_gmt":"2023-03-22T08:22:53","guid":{"rendered":"https:\/\/lasg.dk\/wp\/?p=576"},"modified":"2025-12-23T14:54:29","modified_gmt":"2025-12-23T14:54:29","slug":"ipv6-dhcpd-openldap-on-freebsd","status":"publish","type":"post","link":"https:\/\/lasg.dk\/wp\/ipv6-dhcpd-openldap-on-freebsd\/","title":{"rendered":"IPv6, DHCPd, OpenLDAP on FreeBSD"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Just a few small misc notes from my old FreeBSD server setup. There is a chance these are completely obsolete.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">IPv6 setup<\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\">Add to rc.conf:\n\nipv6_enable=\"YES\"\nipv6_ifconfig_fxp0=\"FEEE::1\"\nipv6_defaultrouter=\"FEEE::1\"\nrtadvd_enable=\"YES\"\nrtadvd_interfaces=\"em1\"\n\nEdit  \/etc\/rtadvd.conf\n\nem1:\\\n    :addrs#1:addr=\"FEEE::\":prefixlen#64:tc=ether:<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">DHCPd<\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\">ISC dhcpd in FreeBSD 8.2\n\nInstall the port:\nnet\/isc-dhcp41-server\n\nSet in rc.conf\ndhcpd_enable=\"YES\"<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">OpenLDAP<\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\">OpenLDAP 2.4 on FreeBSD 7.1\n\nLars Sommer, lasg@lasg.dk, 2009-01-18\nDISCLAIMER: This is a personal note made for personal usage. It might not be easy usable nor explaining.\n\n\nInstall this port:\nnet\/openldap2.4-server\nWith the option SASL enabled<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Misc. base system notes<\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\">Base system configuration\n\nSet root password\n# passwd\n\nAdd a user for administration\n# adduser\n\nenable sshd and set interface adresses.\n\nCreate resolv.conf\n\n\nInstall these ports:\nsysutils\/screen\nsecurity\/sudo\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Just a few small misc notes from my old FreeBSD server setup. There is a chance these are completely obsolete. IPv6 setup Add to rc.conf: ipv6_enable=&#8221;YES&#8221; ipv6_ifconfig_fxp0=&#8221;FEEE::1&#8243; ipv6_defaultrouter=&#8221;FEEE::1&#8243; rtadvd_enable=&#8221;YES&#8221; rtadvd_interfaces=&#8221;em1&#8243; Edit \/etc\/rtadvd.conf em1:\\ :addrs#1:addr=&#8221;FEEE::&#8221;:prefixlen#64:tc=ether: DHCPd ISC dhcpd in FreeBSD 8.2 Install the port: net\/isc-dhcp41-server Set in rc.conf dhcpd_enable=&#8221;YES&#8221; OpenLDAP OpenLDAP 2.4 on FreeBSD 7.1 Lars Sommer, lasg@lasg.dk, 2009-01-18 DISCLAIMER: This is a personal note made for personal usage. It might not be easy usable nor explaining. Install this port: net\/openldap2.4-server With the option SASL enabled Misc. base system notes Base system configuration Set root password # passwd Add a user for administration # adduser enable sshd and set interface adresses. Create resolv.conf Install these ports: sysutils\/screen security\/sudo<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[24,45],"class_list":["post-576","post","type-post","status-publish","format-standard","hentry","category-computer","tag-computer","tag-freebsd"],"acf":[],"_links":{"self":[{"href":"https:\/\/lasg.dk\/wp\/wp-json\/wp\/v2\/posts\/576","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lasg.dk\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lasg.dk\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lasg.dk\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lasg.dk\/wp\/wp-json\/wp\/v2\/comments?post=576"}],"version-history":[{"count":1,"href":"https:\/\/lasg.dk\/wp\/wp-json\/wp\/v2\/posts\/576\/revisions"}],"predecessor-version":[{"id":577,"href":"https:\/\/lasg.dk\/wp\/wp-json\/wp\/v2\/posts\/576\/revisions\/577"}],"wp:attachment":[{"href":"https:\/\/lasg.dk\/wp\/wp-json\/wp\/v2\/media?parent=576"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lasg.dk\/wp\/wp-json\/wp\/v2\/categories?post=576"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lasg.dk\/wp\/wp-json\/wp\/v2\/tags?post=576"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}