Dave Anderson

Results 57 issues of Dave Anderson

Part of #19. Once we can configure IPv6 on the overlay network, MagicDNS should have AAAA records for nodes. There is one minor complication, which is that we should _not_...

connectivity
L2 Few
P1 Nuisance
T0 New feature
dns

Found while implementing split DNS on Windows. Setup: enable MagicDNS on your domain, configure a resolver other than your LAN's resolver (e.g. 8.8.8.8), add search domains other than MagicDNS (e.g....

OS-windows
optimization
L3 Some users
P1 Nuisance
T3 Performance/Debugging
dns

--accept-routes defaults to true on Windows, macOS, iOS and Android, but false on linux and other unixes. This is mostly for historical reasons, because accepting routes used to be fraught...

enhancement
OS-freebsd
OS-linux
OS-openbsd
L1 Very few
P2 Aggravating
T5 Usability
policy
OS-synology
os-qnap

### What is the issue? Noticed that my systemd-resolved reports the following about quad-100: Dec 29 21:57:54 vega systemd-resolved[1463297]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server...

OS-linux
L3 Some users
P1 Nuisance
T0 New feature
dns
bug

As a workaround for some limitations of our new DNS implementation, we've had to add fallback resolvers, which are like the old CorpDNS resolvers but only get used when we're...

dns

Pixiecore currently plays nice with existing DHCP servers, which is great... but that means you have to do more work if you _don't_ have an existing DHCP server, e.g. when...

enhancement

It would be nice to be able to magically boot directly from ISOs. This is _very_ hard/impossible to achieve in the general case, but it might be feasible to make...

enhancement
help wanted

EFI iPXE can only boot EFI binaries. This generally works because linux has CONFIG_EFI_STUB, a cool hack that makes bzImage kernels multi-format, executable as either bzImage or EFI applications. If...

enhancement

UEFI firmwares know how to netboot over IPv6. The process is similar to IPv4, but different. Some braindumped notes at https://github.com/google/netboot/blob/master/pixiecore/README.ipv6.md .

enhancement