View Single Post

  #1 (permalink)  
Old 06-11-2004
Andrew Townsend
 
Posts: n/a
Default IP Tables - PPTP/GRE + NAT

Hi All,

I have iptables working with PPTP but with only one connection allowed
at once. After some research I found the reason for this, that is
iptables can only process 1 GRE connection thru NAT at any one time.
This seems odd since other nat enabled routers & windows don't have
the same issue.

My question is: Is there anyway around this? either by using IP tables
or a different method within Linux? If not does anyone know of any
future developments which will enable this?

Thanks,
Andy
Reply With Quote