OpenSwitch is working, we just need the gns3a file

Ref #24
This commit is contained in:
Julien Duponchelle
2015-10-15 22:16:38 +02:00
parent 41fb845c73
commit a6daec2a45
6 changed files with 121 additions and 6 deletions

View File

@ -9,3 +9,7 @@ rm -rf /usr/local/tce.installed/*
tce-load -wi ipv6-`uname -r` iptables iproute2
echo "modprobe ipv6" >> /opt/bootlocal.sh
echo "sysctl -w net.ipv4.ip_forward=1" >> /opt/bootlocal.sh
echo "sysctl -w net.ipv6.conf.all.forwarding=1" >> /opt/bootlocal.sh