From 088438fe6643dce4195e52452fe995c2608b0a48 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Wed, 15 Aug 2018 18:59:14 +0200 Subject: p2p setup --- ip-switch/ipecamera5.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 ip-switch/ipecamera5.sh (limited to 'ip-switch/ipecamera5.sh') diff --git a/ip-switch/ipecamera5.sh b/ip-switch/ipecamera5.sh new file mode 100755 index 0000000..8666ae5 --- /dev/null +++ b/ip-switch/ipecamera5.sh @@ -0,0 +1,9 @@ +. 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 -- cgit v1.2.3