|
You are here |
hjr265.me | ||
| | | | |
operand.ca
|
|
| | | | | [AI summary] A technical blog post explains how to configure dnsmasq on OpenWRT to allow DNS lookups for LAN hosts from a VPN tunnel by adding the 'tun0' interface. | |
| | | | |
suraj.io
|
|
| | | | | Note on Linux Kernel capabilities | |
| | | | |
vlad.website
|
|
| | | | | Yggdrasil allows you to easily set up a private virtual network based on IPv6. Your machines will then receive an IPv6 address such as 201:2af6:fcc4:30e7:b22d:15d6:a55d:10bb. However, that's not very fun to have to type, and it would be nicer to be able to refer to your machines by their hostnames, e.g. by doing ping apples and ping pears. I tried to do this in an intelligent way and failed, which led me to resort to setting up a local dnsmasq server to solve the problem. Still, I thought I'd write about my reasoning, since it could lead to a better solution in the future. | |
| | | | |
til.simonwillison.net
|
|
| | | Helping people setup development environments (and fix them when they break) can be incredibly frustrating. I'm really excited about cloud-based development environments such as GitHub Codespaces for exactly this reason - I love the idea that you can get a working environment by clicking a green button, and if it breaks you can throw it away and click the button again to get a brand new one. | ||