Comment on Wireguard easy and third party von service.
LetchLemon@lemmy.blahaj.zone 2 days agoWell. That changes everything :D i shall look more seriously into this then. Would still love anythoughts on iptable routing tho >.<
Comment on Wireguard easy and third party von service.
LetchLemon@lemmy.blahaj.zone 2 days agoWell. That changes everything :D i shall look more seriously into this then. Would still love anythoughts on iptable routing tho >.<
dan@upvote.au 2 days ago
iptables is deprecated… If you really do want to do your own custom thing you should learn nftables.
LetchLemon@lemmy.blahaj.zone 2 days ago
Thats probably where im having the issue then thanks for the heads up.
dan@upvote.au 2 days ago
iptables should still work, but these days it gets converted to nftables so you may as well just learn nftables.
Having said that, I find it a pain to manually configure iptables or nftables. There might be a better way to do what you want.
LetchLemon@lemmy.blahaj.zone 2 days ago
Ahh good so im not just me its actually a bit of a headache. The more i talk to folk the more i feel headscales orobably going to be the way. And rely on folk smarter than i to implement the nftables. Atm im kinda doing a hamfisted approach as the two programs i am using 1 uses nftables and thebother iptables so im already making it hard for myself. Thanks so much this is the kind of clarity i was seeking.