Blog
-
IPv6 Part 8: Configuring DNS And DHCPv6 On An IPv6 Network
Welcome to part eight of my multipart series on IPv6. In this post I’ll cover how to configure the ISC BIND and DHCP daemons to support dynamic DNS updates from DHCP in DNS on your LAN. The router is running FreeBSD 8.2, but this should apply equally well to any system running the ISC named…
-
IPv6 Part 7: Securing And Optimizing An IPv6 Home Network Using FreeBSD
Welcome to part seven of my multipart series on IPv6. In this post I’ll cover how to use packet filter (pf) on BSD to run a small network. The router is running FreeBSD 8.2, but this should apply equally well to either OpenBSD or FreeBSD with pf.
-
IPv6 Part 6: Configuring An IPv6 Network Assigned Over PPPoE Using FreeBSD
Welcome to part six of my multipart series on IPv6. In this post I’ll cover how to configure a dual-stacked PPPoE tunnel on FreeBSD using mpd. The host is a FreeBSD 8.2 box using mpd5 from ports.
-
IPv6 Part 5: Configuring An IPv6 Network Using Linux And A Tunnel Broker
Welcome to part five of my multipart series on IPv6. In this post I’ll cover how to configure an IPv6 tunnel on (Ubuntu/Debian) linux. An IPv6 tunnel is necessary if you’re trying to get IPv6 support to a host or network that does not have native IPv6 connectivity.
-
IPv6 Part 4: Linux Host Security With IPv6
Welcome to part four of my multipart series on IPv6. In this post I’ll cover how to use ip6tables to configure a host firewall on linux. The host used runs Ubuntu 11.04, but this should be largely applicable to any linux host.