Re: iptables with multiple vpn connection
Thanks James,
But is it possible to using the OpenVPN and still using my iptables in the
same time?
Jason
"Centurion" <spam.this@nowhere.tld> ???
news:gblnv1-qa5.ln1@gandalf.ocs.open-channels.com ???...
> Jason wrote:
>
> > Hi,
> >
> > Iptables is working fine with single vpn connection, but not multiple
vpn
> > connection. Would anyone tell me how to config my linux box for
multiple
> > vpn connections?
> > Any help will be appreciated.
> >
> > Jason
>
> Are you passing through PPTP connections? In that case you need to read
up
> on GRE protocol and PPTP. Basically it's a limitation of PPTP and NAT
> together; that and packet sequence numbers. If you assigned a different
> external source IP too each internal PPTP connection, you can run more
than
> 1 NAT'ed connection...but that defeats the purpose of using NAT.
>
> You might have more success with OpenVPN (google it) which is
> cross-platform, uses TCP and is fully NAT-able :)
>
> Cheers
>
> James
> --
> Nobody said computers were going to be polite.
>
|