diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2018-08-15 18:59:14 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2018-08-15 18:59:14 +0200 |
commit | 088438fe6643dce4195e52452fe995c2608b0a48 (patch) | |
tree | 8b6df730d9f7c3bd683bcfdd38c6f4433a2339c4 /ip/ipecamera3.sh | |
parent | 4c5aa0e4c6ca4d537aa66b2c07eeee1c360a906d (diff) | |
download | mlx-088438fe6643dce4195e52452fe995c2608b0a48.tar.gz mlx-088438fe6643dce4195e52452fe995c2608b0a48.tar.bz2 mlx-088438fe6643dce4195e52452fe995c2608b0a48.tar.xz mlx-088438fe6643dce4195e52452fe995c2608b0a48.zip |
p2p setup
Diffstat (limited to 'ip/ipecamera3.sh')
-rwxr-xr-x | ip/ipecamera3.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ip/ipecamera3.sh b/ip/ipecamera3.sh deleted file mode 100755 index f003a1a..0000000 --- a/ip/ipecamera3.sh +++ /dev/null @@ -1,11 +0,0 @@ -. ip/functions.sh - -mlxconf eth - -ipset ens1 192.168.36.83 -ipset ens1d1 192.168.2.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 |