Server version v0.14.3 breaks docker's ability to ...
# server
s
Server version v0.14.3 breaks docker's ability to be an egress gateway. Any quick fixes?
j
@echoing-controller-96073 have you tested yet to confirm?
e
yes. In v0.14.3 I was getting a "destination host unreachable" when trying to ping, but in my latest develop, it pings just fine.
j
hmmm interesting, @bored-island-21407 did you push anything to develop that might affect this?
e
left side is 0.14.3, right side is develop. docker logs and journalctls
b
nope, the only thing new in develop is your hotfix
j
hmmm so sounds like maybe the route only populates under certain conditions
s
I have not much experience with this. The only thing I notice here is the routing table has changed in Netclient Docker. Left is with server 0.14.2, right with 0.14.3.
10.192.130.0/24 is the subnet which I try to expose with the windows netclient docker.