summaryrefslogtreecommitdiffstats
path: root/ip-p2p
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2018-08-15 18:59:14 +0200
committerSuren A. Chilingaryan <csa@suren.me>2018-08-15 18:59:14 +0200
commit088438fe6643dce4195e52452fe995c2608b0a48 (patch)
tree8b6df730d9f7c3bd683bcfdd38c6f4433a2339c4 /ip-p2p
parent4c5aa0e4c6ca4d537aa66b2c07eeee1c360a906d (diff)
downloadmlx-088438fe6643dce4195e52452fe995c2608b0a48.tar.gz
mlx-088438fe6643dce4195e52452fe995c2608b0a48.tar.bz2
mlx-088438fe6643dce4195e52452fe995c2608b0a48.tar.xz
mlx-088438fe6643dce4195e52452fe995c2608b0a48.zip
p2p setup
Diffstat (limited to 'ip-p2p')
-rwxr-xr-xip-p2p/ipecamera0.sh6
-rwxr-xr-xip-p2p/ipecamera3.sh11
-rwxr-xr-xip-p2p/ipecamera4.sh11
-rwxr-xr-xip-p2p/ipecamera5.sh9
-rwxr-xr-xip-p2p/ipecamera6.sh8
5 files changed, 45 insertions, 0 deletions
diff --git a/ip-p2p/ipecamera0.sh b/ip-p2p/ipecamera0.sh
new file mode 100755
index 0000000..fc91b5d
--- /dev/null
+++ b/ip-p2p/ipecamera0.sh
@@ -0,0 +1,6 @@
+. functions.sh
+
+mlxconf eth
+
+ipset enp4s0 192.168.3.80
+ipset enp8s0 192.168.6.80
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
diff --git a/ip-p2p/ipecamera4.sh b/ip-p2p/ipecamera4.sh
new file mode 100755
index 0000000..1df99fb
--- /dev/null
+++ b/ip-p2p/ipecamera4.sh
@@ -0,0 +1,11 @@
+. functions.sh
+
+mlxconf eth
+
+ipset ens1 192.168.34.84
+ipset ens1d1 192.168.2.84
+ipset ens11 192.168.46.84
+ipset ens11d1 192.168.45.84
+ipset enp6s0f0 #192.168.2.94
+ipset enp7s0f0 #192.168.2.104
+
diff --git a/ip-p2p/ipecamera5.sh b/ip-p2p/ipecamera5.sh
new file mode 100755
index 0000000..1025c3e
--- /dev/null
+++ b/ip-p2p/ipecamera5.sh
@@ -0,0 +1,9 @@
+. functions.sh
+
+mlxconf eth
+
+ipset enp6s0 # 192.168.2.85
+ipset enp6s0d1
+ipset enp9s0 192.168.35.85
+ipset enp10s0 192.168.56.85
+ipset enp10s0d1 #192.168.35.85
diff --git a/ip-p2p/ipecamera6.sh b/ip-p2p/ipecamera6.sh
new file mode 100755
index 0000000..4dfd521
--- /dev/null
+++ b/ip-p2p/ipecamera6.sh
@@ -0,0 +1,8 @@
+. functions.sh
+
+mlxconf eth
+
+ipset enp5s0 192.168.36.86
+ipset enp5s0d1 192.168.6.86
+ipset enp10s0 192.168.46.86
+ipset enp10s0d1 192.168.56.86