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

iptables on Oracle Cloud Infrastructure are not persistant #3106

Open
raegedoc opened this issue Dec 24, 2024 · 0 comments
Open

iptables on Oracle Cloud Infrastructure are not persistant #3106

raegedoc opened this issue Dec 24, 2024 · 0 comments

Comments

@raegedoc
Copy link

In the documentation, it is stated for Oracle Cloud Infrastructure (OCI) to modify the iptables. The problem is it will not survive a reboot.

sudo iptables -I INPUT -p udp -m udp --dport 3478 -j ACCEPT

It must be followed by this line

sudo netfilter-persistent save

Please correct the documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant