24 Sep
2007
24 Sep
'07
9:57 a.m.
Scott Lambert wrote:
Could the server do the bind calls for the listen sockets and check to see if the bound IP is the same as the one specified in the bind call and if not, update the server to use the bound IP rather than the configured IP at least in the case of listen { ipaddr = * }.
Yes. Try the attached patch. It seems to work, but test it for yourself.
Thank you for your time and patience.
My patience is often a reflection of the effort I see people putting into solving the problems they see. Alan DeKok.