diff options
-rwxr-xr-x | ip/ipecamera0.sh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ip/ipecamera0.sh b/ip/ipecamera0.sh new file mode 100755 index 0000000..06d16ce --- /dev/null +++ b/ip/ipecamera0.sh @@ -0,0 +1,7 @@ +. ip/functions.sh + +mlxconf eth + +ipset enp4s0 192.168.2.80 +ipset enp8s0 #192.168.2.90 +ipset enp9s0 #192.168.2.100 |