On Fri, Jan 06, 2012 at 10:35:01AM -0500, Ed Maste wrote: > On Thu, Jan 05, 2012 at 08:18:39PM -0500, J David wrote: > > > To help understand what's going on and test some of this stuff, I > > hacked up a TCP-MD5-aware echo server and tried various things. > > Hi J David, > > Thank you very much for this extensive testing and analysis. Would you > care to post your basic echo server somewhere for others to use in > debugging this, just to save time for anyone who can debug further? >
nc(1) has MD5 support (-S). There is no need for extra tools. You still need to install the SA since nc will only turn on the sockopt. -- :wq Claudio _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"