add script
This commit is contained in:
3
configs/scripts/arpinggw.sh
Executable file
3
configs/scripts/arpinggw.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
ip -s -s neigh flush all dev uvpnT2
|
||||
2
configs/scripts/starttap.sh
Executable file
2
configs/scripts/starttap.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
ifconfig uvpnT2 10.20.0.10 netmask 255.255.255.0 up
|
||||
Reference in New Issue
Block a user