-
Notifications
You must be signed in to change notification settings - Fork 48
ip4save config change #620
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
Conversation
Added ip4save changes for iso
Post installation script for iso to allow type 8 incoming ping
andy-vm
left a comment
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.
- please post jira ticket here for traceability
- please share icmp ping test result, e.g. ping is working as expected
|
Is there any concern if we modify directly to the ipv4 config file instead of creating post-script ? |
change in SPECS will make this change to all image |
Yes know that, but what would be your recommendation @cheeyanglee ? since ICMP Type-8 (echo/ping) inbound is safe to enabled do we still required post-installation script ? |
to me apply to SPECS are better option if this is also safe for immutable image. Otherwise we have no choice but to make it part of installation script. |
49cd3c5
into
open-edge-platform:3.0-dev

Merge Checklist
All boxes should be checked before merging the PR
Description
Allowed type 8 incoming ping requests in ip4save for iso image
Any Newly Introduced Dependencies
in edge-microvisor-toolkit/toolkit/imageconfigs/full.json, added configure-ip4save.sh as post-installation script from edge-microvisor-toolkit/toolkit/imageconfigs/additionalconfigs/
How Has This Been Tested?
Built the image, booted it in a vm, and cat /etc/systemd/scripts/ip4save