[remove] old scripts, not using anymore
This commit is contained in:
parent
5e821cf08c
commit
d2fd9a6a25
@ -16,7 +16,7 @@ for num4 in `seq 200 254`; do
|
||||
[[ $? -ne 0 ]] && break
|
||||
done
|
||||
|
||||
ip link add main2wrt link enp1s0 type macvlan mode bridge
|
||||
ip link add main2wrt link enp1s0 type macvlan mode bridge
|
||||
ip addr add $IP dev main2wrt
|
||||
ip link set main2wrt up
|
||||
ip route add 192.168.10.123 dev main2wrt
|
Loading…
x
Reference in New Issue
Block a user