add script
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
ip -s -s neigh flush all dev uvpnT2
|
||||
Executable
+2
@@ -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