I've set up a bunch of openvpn daemons on a separate server, so that each person who connects gets a distinct IP address allowing me to give very fin-grained control over who can access what when connecting remotely.
I am using shared keys for simplicity. I allocated a /29 (block of 8) IPs to each person, so that they could have multiple vpns at the same time, e.g. from multiple machines at home, or one from home and one from their laptop if on the road. My problem is that the 2nd client connection breaks the first, neither then work at all, and I get a lto of errors like the following appearing openvpn[77421]: Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #18 / time = (1207153193) Wed Apr 2 16:19:53 2008 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings Is the problem that I cannot have a multiple-client-one-server scenario when using shared key? thanks very much Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
