diff options
Diffstat (limited to 'ip/ipecamera5.sh')
-rwxr-xr-x | ip/ipecamera5.sh | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ip/ipecamera5.sh b/ip/ipecamera5.sh new file mode 100755 index 0000000..f6660de --- /dev/null +++ b/ip/ipecamera5.sh @@ -0,0 +1,9 @@ +. ip/functions.sh + +mlxconf eth + +ipset enp6s0 192.168.2.85 +ipset enp9s0 #192.168.2.95 +ipset enp9s0d1 192.168.35.85 +ipset enp10s0 #192.168.2.105 +ipset enp10s0d1 192.168.45.85 |