On both servers we create the following script /etc/keepalived/iptables.sh : #!/bin/bash case $2 in backup) /sbin/iptables -t nat -A ...
確定! 回上一頁