On Nov 5, 2007 6:37 AM, Carlos F Lange <[EMAIL PROTECTED]> wrote: > Hi, > info: Successful disconnected. > info: Connection duration was 00 hours, 00 minutes, 03 seconds > info: Reconnect after connection lost enabled, reconnecting... > error: The management port cant bind, please try again later. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >From this error, the port maybe already be used by itself or other program(ipsec-tools's racoon also use the same port), so just check who use the port like this:
lsof -i :500 -- Sincerely Yours, Charles Li -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
