From 2cfb78e3f8807568635142e8b85091828943fe51 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 5 Aug 2018 07:23:17 +0200 Subject: ipecamera0 --- ip/ipecamera0.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 ip/ipecamera0.sh 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 -- cgit v1.2.1