On Wed, Jul 9, 2008 at 3:03 PM, Diego A. Gomez <[EMAIL PROTECTED]> wrote: > I have 1 VPN client configured and working right. > But when I want to setup other VPN Cliente to run at the same time, I > get the following error and doesn't work: > > TCP/UDP: Socket bind failed on local address [undef]:1194: Address > already in use > Exiting > > Somebody can help me? >
How are you setting it up? Sounds like you are trying to setup multiple servers on the same port, which is unnecessary and won't work (actually I'm surprised we allow that, there should be input validation to prohibit adding an invalid configuration like that). You can connect multiple clients to a single server instance. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
