[01:36] now if only we knew how to write systemd units correctly :p [01:37] (systemd simulator with the ability to fast-forward system time and whatnot when :p) === denningsrogue60 is now known as denningsrogue6 [18:14] why isn't dns applied globally? https://bpa.st/T5DQ (I did some changes but can't figure out how to apply) [18:21] noregret: where did you set the DNS server exactly? [18:25] leftyfb: netplan, always been there, but I sometimes run vpn on this server so it added stuff to resolv.conf and all this time it seems that it was using the resolv.conf dns and not netplan, so i removed the resolv.conf ones, just want to use the netplan one [18:25] noregret: you need to put the resolv.conf stuff back. That gets written by systemd-resolved [18:26] that's why it's not working for you now [18:26] noregret: nameserver 127.0.0.53 # you should have at least this entry in it [18:26] leftyfb: ah I see, that wasn't there before [18:26] i'll add it [18:26] noregret: it should have been [18:27] leftyfb: nope, not there, seems vpn client messed things up [18:28] ok, that went fine, thanks! I forgot how it works in ubuntu lol [21:10] hello, so im setting up a router/server box ive gotten a bridge up ive gotten dnsmasq to the point of handing out addresses but now im at the point of setting up nftables rules does anyone have example nftables rules that run ipv4 NAT masquerade and run ipv6 as well? i need ive got my wan on eth0 and the rest on br0 (yes i converted backward from [21:10] netplan) [21:20] . . . did i ask a dumb question? [23:15] guys im confused what am i doing wrong here with these rules to get internet from eth0 to br0 pastebin: https://pastebin.com/y4byiFAt