Hi ya'll

I was checking some logs for ipsec portion when I came accrss the following error:

whack: read() failed (131 Connection reset by peer)

Could you please help me figure out as to what could that be ? I think its restart of the peer SUT/DUT but the idea keeps getting failed because of the logic that ipsec works only on one machine and that there is no peer. So, it should be one machine only and if thats the case the logs should stop right away and not continue any further but they do.
Your valuable inputs are welcome fellas

~cheers

Can you post the .conf files for each side of the IPSEC tunnel. I don't need to see the .secrets file.

Try restarting ipsec and tail the auth log as it starts with
/etc/init.d/ipsec restart && tail -f /var/log/auth.log

This should show you a seccesful connection or provide some clue as to what's happening.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.