diff options
-rwxr-xr-x | ip/ipecamera3.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ip/ipecamera3.sh b/ip/ipecamera3.sh index 070d496..f003a1a 100755 --- a/ip/ipecamera3.sh +++ b/ip/ipecamera3.sh @@ -7,5 +7,5 @@ ipset ens1d1 192.168.2.83 ipset ens11 192.168.34.83 ipset ens11d1 192.168.35.83 -ipset enp6s0 #192.168.2.93 -ipset enp7s0 #192.168.2.103 +ipset enp6s0f0 #192.168.2.93 +ipset enp7s0f0 #192.168.2.103 |