-
Notifications
You must be signed in to change notification settings - Fork 121
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
tcplbl3dsrha fail #502
Comments
PR : gh-502 L3-DSR mode issues fixes among others
tcplbl3dsrha was a work in progress. However tcplbl3dsrha cicd scenario has been updated after this report. As you correctly pointed , ep3 was not being setup properly. And yes, there was no need to check connectivity to ep1, ep2 ep3. So, now it skips those and checks VIP connectivity directly instead. Also, some code fixes were needed to completely fix this scenario. Request to update to latest images/scripts and give it a try !! Thanks !! |
Hi, I cloned the latest branch and delete the docker image before I run the config again
I still see few issues
Thanks Nitzan |
By default, loxilb just serves only "VIP+ServicePort" combination. All other traffic will be ignored. So, ping to 20.20.20.1 is routed via some default route and creates the problem that you mentioned. You can add |
Hi @nitzan-tz, Thank you very much for your opinion. Regarding undefined rules, we will consider disabling ICMP redirect in the next release. |
We can have a mode where loxilb can simply blackhole all untrusted traffic.If tcp rule is available, only allow that. All other streams can be blackholed. |
The original issue is considered fixed. Suggestion will be taken up as enhancements in future release. |
Describe the bug
I am running the tcplbl3dsrha cicd scenario and it fail but the tcplbl3dsr works
To Reproduce
Run the tcplbl3dsrha config.sh
Expected behavior
Hosts should be up and the VIP should answer
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
Thanks
Nitzan
The text was updated successfully, but these errors were encountered: