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-p2p/ipecamera3.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 ip-p2p/ipecamera3.sh (limited to 'ip-p2p/ipecamera3.sh') diff --git a/ip-p2p/ipecamera3.sh b/ip-p2p/ipecamera3.sh new file mode 100755 index 0000000..7a6baaa --- /dev/null +++ b/ip-p2p/ipecamera3.sh @@ -0,0 +1,11 @@ +. functions.sh + +mlxconf eth + +ipset ens1 192.168.36.83 +ipset ens1d1 192.168.3.83 +ipset ens11 192.168.34.83 +ipset ens11d1 192.168.35.83 + +ipset enp6s0f0 #192.168.2.93 +ipset enp7s0f0 #192.168.2.103 -- cgit v1.2.3