commit | 9114d89c772ecd16ccf1d81ab6aa1ae06830714b | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Wed Mar 02 14:35:28 2016 -0500 |
committer | Andy Bavier <acb@cs.princeton.edu> | Wed Mar 02 14:35:28 2016 -0500 |
tree | 76c499f0da662c7f2f20e11f5624153ec3f715b7 | |
parent | e085e4ea04902323dc30dfe57dfe5d6621ae635c [diff] |
Change MAC address
diff --git a/scripts/compute-ext-net.sh b/scripts/compute-ext-net.sh index 5c59a85..49a52a2 100755 --- a/scripts/compute-ext-net.sh +++ b/scripts/compute-ext-net.sh
@@ -4,7 +4,7 @@ apt-get install bridge-utils brctl addbr databr ifconfig databr 192.168.0.254/24 up -ip link add address 02:42:c0:a8:00:01 type veth +ip link add address 02:42:0a:a8:00:01 type veth ifconfig veth0 up ifconfig veth1 up brctl addif databr veth0