/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dorotac.eu
| | blog.oddbit.com
4.4 parsecs away

Travel
| | My internet service provider (FIOS) doesn't yet (sad face) offer IPv6 capable service, so I've set up an IPv6 tunnel using the Hurricane Electric tunnel broker. I want to provide IPv6 connectivity to multiple systems in my house, but not to all systems in my house 1. In order to meet those requirements, I'm going to set up the tunnel on the router, and then expose connectivity over an IPv6-only VLAN. In this post, we'll walk through the steps necessary to set that up.
| | blog.daknob.net
3.9 parsecs away

Travel
| | [AI summary] A detailed technical tutorial on configuring ISIS MikroTik EdgeRouter X SFP devices with OTE's IPv6 PPPoE service by bridging the CPE modem and setting up a router-based gateway with IPv6 DHCPv6-PD.
| | devnonsense.com
4.1 parsecs away

Travel
| | KubeCon this year featured a panel discussion of IPv6 adoption. One of the panelists mentioned in passing that many organizations are unprepared for the security implications IPv6. With IPv4, most addresses were hidden by NAT; with IPv6, addresses are publicly routable. Firewalls can block external traffic, but might not be configured correctly. So I did an experiment on my home network. Would enabling IPv6 expose my devices on the public internet?
| | ops.tips
21.3 parsecs away

Travel
| Yet another blog post on how to create a virtual network that connects network namespaces using a brdige, veth pairs and iptables.