Filter private addresses when setting up the tunnel

Bug #1301502 reported by Vincent Ladeuil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu CI Engine
Fix Released
Medium
Vincent Ladeuil

Bug Description

We currently rely on sshuttle when using canonistack because on some weird issue (elmo had the details, I forgot, sorry) that will be addressed when canonistack migrates to neutron.

In the mean time, seeing a private address (http://en.wikipedia.org/wiki/IP_address#IPv4_private_addresses) for the bootstrap node can be used as a hint that we need to use sshuttle in addition to the .ssh/config stanza making these addresses reachable via chinstrap.

# lcy01 and lcy02
Host 10.55.60.* 10.55.32.*
     User ubuntu
     ProxyCommand ssh chinstrap.canonical.com nc -q0 %h %p

in ~/.ssh/config should also be documented.

Tags: airline

Related branches

Vincent Ladeuil (vila)
Changed in uci-engine:
status: Triaged → Fix Committed
Vincent Ladeuil (vila)
Changed in uci-engine:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.