mirror of
https://github.com/EvilFreelancer/docker-routeros.git
synced 2025-08-30 22:49:26 +02:00
entrypoint for 8 interfaces over docker
This commit is contained in:
parent
58b92cb627
commit
c5be8fde0b
17 changed files with 191 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
QEMU_BRIDGE='qemubr0'
|
||||
|
||||
QEMU_BRIDGE='qemubr1'
|
||||
ip link set dev $1 nomaster
|
||||
ip link set dev $1 down
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue