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

NAT mgr clears the iptables NAT rules added by other Apps during bootup #1292

Closed
venkatmahalingam opened this issue May 11, 2020 · 2 comments
Labels

Comments

@venkatmahalingam
Copy link
Contributor

venkatmahalingam commented May 11, 2020

Observation:
The iptables SNAT rules added from hostcfgd during system bootup, cleaned up by some module.

Root cause:
NAT mgr clears the iptables NAT rules added by hostcfgd during bootup.

Potential solution:
Clear the NAT rules added only by natmgr not all rules in kernel.

NAT feature pull request:
#1059

@AkhileshSamineni As discussed, please use this issue for tracking.

@AkhileshSamineni
Copy link
Contributor

Raised a PR #1386 to address this issue.

@arlakshm
Copy link
Contributor

arlakshm commented Oct 8, 2020

#1386 is merged. Closing this issue

@arlakshm arlakshm closed this as completed Oct 8, 2020
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this issue Feb 28, 2022
…on failures (sonic-net#1292)

To fix the issue sonic-net/sonic-buildimage#5972
warm-reboot with force flag ignores ASIC config checksum mismatch along with orchagent RESTARTCHECK failure.
This commit accounts for a use case when checksum-verification should be ignored but orchagent pause check should not be ignored.
The change is to add a new option in fast-reboot script to ignore ASIC checksum verification failures.
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

4 participants