Dear all,
The comments for this key mentions that interface should be shutdown only after no active connections …
I login my machine remotely via ssh.
set CONNECTION_CHECK_BEFORE_IFDOWN=“yes”
and then execute “ifdown eth0”
The NIC is brought down and I lose my connection
So, what’s the real meaning of CONNECTION_CHECK_BEFORE_IFDOWN?
Thanks