diff options
Diffstat (limited to 'ip-p2p/ipecamera0.sh')
-rwxr-xr-x | ip-p2p/ipecamera0.sh | 6 |
1 files changed, 6 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 |