mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-11 02:44:57 +08:00
🤞 Sync 2026-04-23 06:19:46
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
config iface 'gre'
|
||||
option action 'ifup'
|
||||
option enabled '0'
|
||||
list command 'sleep 5'
|
||||
list command 'ip route add 10.10.1.1 dev $DEVICE'
|
||||
list command 'ip route add 192.168.13.1 dev $DEVICE'
|
||||
option description 'GRE: +routes via $DEVICE after 5s'
|
||||
option interface 'gre_tun2'
|
||||
Reference in New Issue
Block a user