-
Notifications
You must be signed in to change notification settings - Fork 117
Update kvm.rst - iptables before rule necessary for Ubuntu 24.04 LTS #510
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
base: main
Are you sure you want to change the base?
Update kvm.rst - iptables before rule necessary for Ubuntu 24.04 LTS #510
Conversation
On Ubuntu 24.04 LTS I found the described issue with the forwarding traffic back and fourth from guests system VMs and the physical interfaces attached to the bridges. This solved my problems.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Excellent! Co-authored-by: dahn <[email protected]>
…ary-for-Ubuntu-24.04-LTS
…ary-for-Ubuntu-24.04-LTS
|
||
.. parsed-literal:: | ||
-A FORWARD -d 192.168.42.11 -j ACCEPT | ||
-A FORWARD -s 192.168.42.11 -j ACCEPT | ||
# as ufw is disabled by default but may be enabled on the system, this step is optional. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this line is not showing, i think the # needs escaping
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…ary-for-Ubuntu-24.04-LTS
On Ubuntu 24.04 LTS I found the described issue with the forwarding traffic back and forth from guests system VMs and the physical interfaces attached to the bridges.
There is a bit of inconsistency in the MySQL configurations (e.g.,
server-id
andserver_id
) on different pages of the Docs. I hope these cosmetic details will increase clarity for the readers.📚 Documentation preview 📚: https://cloudstack-documentation--510.org.readthedocs.build/en/510/