This repository has been archived by the owner. It is now read-only.
No IP masquerade for traffic destined for outside the flannel network #1439
Milestone
Comments
Looks like this is caused by /opt/bin/flanneld being run via /bin/sh -c and not getting passed the --ip-masq=true argument. Should be fixed here: coreos/coreos-overlay#2043 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue Report
Bug
Outside flannel communications blocked after updating to
1097.0.0
on Alpha channel.Related to: #1302
CoreOS Version
Environment
Running on EC2:
Expected Behavior
IP masquerade for traffic destined for outside the flannel network.
Actual Behavior
No IP masqerade for traffic destined for outside the flannel network.
Reproduction Steps
--ip-masq=true
Other Information
The text was updated successfully, but these errors were encountered: