scion-backbone / sbas

Prototype implementation for the Secure Backbone AS (SBAS) routing system.
0 stars 1 forks source link

Make SIG interface configuration persistent #1

Closed joelwanner closed 4 years ago

joelwanner commented 4 years ago

Currently, the SIG configuration script (sig/configure.sh) uses the ip command from the iproute2 package to set up the necessary network interfaces. This is not persistent across reboots.

The SCIONLab nodes use Netplan for the network configuration, so we should be able to do this by adding a configuration file to /etc/netplan.