On Mon, Feb 03, 2003 at 08:58:17AM -0200, Samuel Lucas Vaz de Mello wrote: > Jan 29 14:36:27 loidean pptpd[17968]: Discarding out-of-order packet 30, > already have 643 > Jan 29 14:36:27 loidean pptpd[17968]: Discarding out-of-order packet 31, > already have 643 > Jan 29 14:36:27 loidean pptpd[17968]: Discarding out-of-order packet 32, > already have 643 > Jan 29 14:36:28 loidean pptpd[17968]: Discarding out-of-order packet 33, > already have 643 > > Apparently the pptp server drops the packages from the second > connection, > thinking that those packages are from the first connection (the two > connections come from the same IP address).
The patches for the previous kernels had the PPTP call-id masq option which made it possible to masquerade multiple pptp connections. The iptables patch doesn't have this option :-( If you've a second ip-address you could try forward PPTP packets to the manually. -- Staf Wagemakers email: [EMAIL PROTECTED] homepage: http://staf.patat.org

