ChameleonCloud / chi-in-a-box

Packaging the systems and operations of the Chameleon testbed
Apache License 2.0
15 stars 10 forks source link

Add networkd-dispatcher hook for corsa NAT #240

Closed msherman64 closed 2 years ago

msherman64 commented 2 years ago

Enable corsa NAT via networkd-dispatche hook. This is needed to allow the corsa switches to "reach out" to openflow controllers running on public networks.

Required config variables:

Actually creating the interface that corsas connect to (vlan3289 for UC), is out of scope for this PR, and should be done in e.g. the netplan or other persistent networking configuration.