Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples to configure NAT64 do not work. Selected commands as shown return an error message. #343

Closed
Robert-Lasater opened this issue Sep 29, 2020 · 2 comments
Labels
Milestone

Comments

@Robert-Lasater
Copy link

E.g.: https://jool.mx/en/usr-flags-instance.html

# modprobe jool
# jool instance add alpha --iptables --pool6 64:ff9b::/96
# jool -i alpha pool4 add 192.0.2.1

Latter command fails with this error message:

The command is missing a port (or ICMP id) range and a protocol (--tcp, --udp or --icmp).

This is surely a documentation issue, not an issue in the jool code. But it needs to be addressed so people new to jool can use it effectively.

@ydahhrk ydahhrk added Bug Status: Active Development is underway labels Sep 30, 2020
@ydahhrk
Copy link
Member

ydahhrk commented Sep 30, 2020

Thank you. The updates can be currently seen in the Github mirror (You might need to hit F5 to pull them properly), and will be uploaded to jool.mx once 4.1.4 is released. (Tentatively around Friday. Though the documentation updates take a bit longer.)

Sorry; I had to close this bug to commit the changes into the Github mirror. I'd very much appreciate it if you could give it a look and return more feedback if needed.

@ydahhrk ydahhrk added this to the 4.1.4 milestone Sep 30, 2020
@Robert-Lasater
Copy link
Author

OK, thanks for the link. I took a look and it does appear my concerns have been addressed. No objection to you closing this issue report.

I am quite new to NAT64 and jool, so I have to look over your example closely and figure out how to apply to my setup. If I find any problems, I will let you know.

@ydahhrk ydahhrk removed the Status: Active Development is underway label Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants