!tCyGickeVqkHsYjWnh:nixos.org

NixOS Networking

919 Members
Declaratively manage your switching, routing, wireless, tunneling and more.276 Servers

Load older messages


SenderMessageTime
18 May 2026
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneRedacted or Malformed Event13:53:43
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneRedacted or Malformed Event13:53:55
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zonehttps://github.com/tailscale/tailscale/issues/1655813:56:00
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneYeah IDK then13:57:26
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zonehow diagnose resolved, I can't use nslookup because resolved takes over13:57:42
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone
May 18 15:09:03 p4 tailscaled[2394634]: LinkChange: major, rebinding: old: interfaces.State{defaultRoute=enp199s0f4u1u4 ifs={enp199s0f4u1u4:[192.168.5.133/24 /64 /64 llu6] wlan0:[192.168.5.176/24 /64 llu6]} v4=true v6=true} new: interfaces.State{defaultRoute=enp199s0f4u1u4 ifs={enp199s0f4u1u4:[192.168.5.133/24 /64 /64 llu6] tailscale0:[100.75.160.14/32 fd7a:115c:a1e0::fd01:a011/128 llu6] wlan0:[192.168.5.176/24 /64 llu6]} v4=true v6=true} diff: ips tailscale0: [fe80::a95c:c3ea:5f16:dbf4/64]->[100.75.160.14/32 fd7a:115c:a1e0::fd01:a011/128 fe80::a95c:c3ea:5f16:dbf4/64] rebind-reason=[ips-changed]
May 18 15:09:03 p4 tailscaled[2394634]: dns: Set: {DefaultResolvers:[] Routes:{ts.net.:[199.247.155.53 2620:111:8007::53]} SearchDomains:[tail91ecf.ts.net.] Hosts:30}
May 18 15:09:03 p4 tailscaled[2394634]: dns: Resolvercfg: {Routes:{} Hosts:30 LocalDomains:[]}
May 18 15:09:03 p4 tailscaled[2394634]: dns: OScfg: {Nameservers:[199.247.155.53 2620:111:8007::53] SearchDomains:[tail91ecf.ts.net.] MatchDomains:[ts.net.]}
May 18 15:09:03 p4 tailscaled[2394634]: wgengine: set DNS config again after major link change
May 18 15:09:03 p4 tailscaled[2394634]: router: portUpdate(port=41641, network=udp6)
May 18 15:09:03 p4 tailscaled[2394634]: router: portUpdate(port=41641, network=udp4)
May 18 15:09:03 p4 tailscaled[2394634]: Rebind; defIf="enp199s0f4u1u4", ips=[192.168.5.133/24 /64 /64 fe80::2e0:4cff:fe68:67/64]
May 18 15:09:03 p4 tailscaled[2394634]: magicsock: 1 active derp conns: derp-8=cr3m0s,wr1m0s
14:16:39
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneThis is what is logged when the failure begins14:16:57
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneCan't tell if client bug or bug in my router config14:17:44
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneLike hwy is there even a "major link change" ?14:20:13
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneI'm not changing anything14:20:17
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone* Like why is there even a "major link change" ?14:20:23
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zonehttps://www.reddit.com/r/Tailscale/comments/1tco20x/problem_after_updating_to_1981/14:24:36
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneoh, okay then :/14:24:40
@k900:0upti.meK900 Fixed in 1.98.2 according to https://tailscale.com/changelog 14:33:35
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneYes but that's in staging-next19:24:33
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneso people are going to suffer for a while19:24:38
19 May 2026
@sandro:supersandro.deSandro 🐧We should stop updating to tailscale releases that are not marked as latest14:47:00
@k900:0upti.meK900You mean tags that are not marked as releases?14:47:45
@k900:0upti.meK900 They're really weird about it 14:47:48
@k900:0upti.meK900 Half the time there's fixes in there and half the time it explodes 14:47:57
@mjm:midna.devmjmcool way to do releases19:06:25
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone I'm just services.tailscale.package = (builtins.getFlake "github:nixos/nixpkgs/877385b0455ab6a3bad5c19e7ef0789849d1bf50").legacyPackages.${pkgs.hostPlatform.system}.tailscale; ng 19:21:56
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone * I'm just services.tailscale.package = (builtins.getFlake "github:nixos/nixpkgs/877385b0455ab6a3bad5c19e7ef0789849d1bf50").legacyPackages.${pkgs.hostPlatform.system}.tailscale; ing 19:22:00
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zonefor the time being19:22:05
@sandro:supersandro.deSandro 🐧yep21:03:51
@sandro:supersandro.deSandro 🐧I also know that from intel-graphics-compiler and intel-compute-runtime21:04:06
@sandro:supersandro.deSandro 🐧* I also know that update strategy from intel-graphics-compiler and intel-compute-runtime21:04:13
20 May 2026
@me:nahsi.devnahsi joined the room.09:10:32
@me:nahsi.devnahsi left the room.09:41:05
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneCan systemd networkd replace the functionality of avahi mDNS these days?19:05:57

Show newer messages


Back to Room ListRoom Version: 6