| 4 Oct 2025 |
K900 | The only big missing bit that will be hard to get merged is the Ethernet | 06:33:43 |
K900 | Because the netdev people can't agree on shit | 06:35:22 |
flokli | Ack | 06:47:11 |
elisaado [moved to @elisaado:elisaado.com] | hm yeah fair enough | 07:21:43 |
ElvishJerricco | (I have more patches because I use mine just as a switch, and mainline doesn't have hardware fastpath support for bridges yet) | 07:28:48 |
ElvishJerricco | (i.e. if you bridge the two 10Gbps ports you'll only get like ~3.5Gbps through them) | 07:29:34 |
Find me at aleksana:qaq.li | In reply to @elvishjerricco:matrix.org (I have more patches because I use mine just as a switch, and mainline doesn't have hardware fastpath support for bridges yet) Thanks, I'll ask you after I buy it | 07:29:46 |
| Find me at aleksana:qaq.li changed their profile picture. | 08:41:07 |
| Find me at aleksana:qaq.li changed their profile picture. | 08:41:29 |
| 5 Oct 2025 |
| @rouven:rfive.de left the room. | 19:27:33 |
| 6 Oct 2025 |
| @frederic:scs.ems.host changed their display name from Frédéric Christ (🚄 15.09. - 29.09.) to Frédéric Christ. | 09:24:51 |
| 7 Oct 2025 |
x10an14 | How can I add an interface to networking.firewall.interfaces? My Nebula VPN interface does not show up there =S | 13:27:45 |
x10an14 | This might be an XY questien, becaulse I'm trying to debug why my Nebula VPN doesn't seem to work once a connection relies on a port (pings to/from lighthouse work, but nothing else, nor pings between non-lighthouses) | 13:29:10 |
jappie | is `networking.firewall.trustedInterfaces` what you're looking for? | 13:35:25 |
x10an14 | It is not set by the module authors/maintainers (https://github.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/services/networking/nebula.nix#L317), so I doubt it, but I'll give it a try! | 13:37:24 |
x10an14 | This change allows dig dns queries to a (non-lighthouse) node to work again, but so far seems only from lighthouse itself (where ping worked already in both directions) | 13:41:34 |
x10an14 | Lemme double-check whether or not trustedInterfaces made the difference | 13:41:53 |