We believe we've found it - the internet-facing NIC had a minor
configuration change as well, as part of the upgrade. It was no
longer explicitly being set in full duplex mode, and as it turns out
it was coming up in half-duplex.
Now we play the waiting game to see whether we are right :-)
On Thu, Nov 20, 2014 at 3:57 PM, Alan McKay wrote:
> peer1 = '( "ping -q -c 1 -w 1 10.1.1.1 > /dev/null 2>&1" every 10)'
> peer2 = '( "ping -q -c 1 -w 1 10.20.1.1 > /dev/null 2>&1" every 10)'
At present I am thinking that my problem would go away if I changed my
pings to "-c 3 -w 3" instead of 1s
2 matches
Mail list logo