Closed cooperlees closed 1 year ago
ping6 64:ff9b::8.8.8.8
Are you running this ping in the translator?
If so, https://nicmx.github.io/Jool/en/faq.html#why-is-my-ping-not-working
Add to /etc/module
What are you adding to /etc/module? The instance add command? I can't find any information on this file. Are you sure it's supposed to do anything at all?
What logs or data is helpful here to workout where the packets are going?
Well, your stats indicate that most of the packets Jool is receiving are untranslatable, because they have neither pool6 nor pool4. Which might or might not be normal depending on what your clients are sending.
If you want to get a zoom in on the specific packets of your ping, try debug logging.
Thanks for the response. I don't know what exactly worked, but I went through it all again and it's working. Sorry for the noise ...
Howdy,
Since 23.04 I've been unable to get my netfilter pool6 to work. I have nftables setup and running. Please point out if I'm doing something wrong. I do see 6.2 + 6.3 support in latest releaed. But that does not work for me.
Happy to configuring it different, but all I want is to use Google's DNS64 + jool for my IPv6 only home network.
Repro
OS: Ubuntu 23.04 Kernel: 6.2.0-35-generic
Version:
Install:
sudo dpkg install -i jool-dkms_4.1.10-1_all.deb jool-tools_4.1.10-1_amd64.deb
modprobe jool
sudo /usr/bin/jool instance add --netfilter --pool6 64:ff9b::/96
ping6 64:ff9b::8.8.8.8
What logs or data is helpful here to workout where the packets are going?