RE: NAT rules for VPN only allowing one user?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I took a quick look at the user guide but didn't see a lot of
information on the VPN.  Does Linksys have a forum or mailing list that
addresses this?  Maybe someone there's run into a similar problem. 
 

Martin McKeay, CISSP, GSNA 
Cobia Product Evangelist 
StillSecure 
martin@xxxxxxxxxxxxxxx <mailto:mmckeay@xxxxxxxxxxxxxxx>  
707-495-7926 
http:// <http:///> www.cobiablog.com 

 

________________________________

From: Neil Aggarwal [mailto:neil@xxxxxxxxxxxxxxxxxx] 
Sent: Wednesday, May 30, 2007 9:23 AM
To: Martin McKeay; netfilter@xxxxxxxxxxxxxxxxxxx
Subject: RE: NAT rules for VPN only allowing one user?



Martin:

I am using the LinkSys RV042:
http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US
%2FLayout&cid=1123638171618&pagename=Linksys%2FCommon%2FVisitorWrapper&l
id=7161822279B01
<http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=U
S%2FLayout&cid=1123638171618&pagename=Linksys%2FCommon%2FVisitorWrapper&
lid=7161822279B01> 

Neil

--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com <http://www.spammilter.com>  for
details.


-----Original Message-----
From: netfilter-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:netfilter-bounces@xxxxxxxxxxxxxxxxxxx
<mailto:netfilter-bounces@xxxxxxxxxxxxxxxxxxx> ] On Behalf Of Martin
McKeay
Sent: Wednesday, May 30, 2007 10:17 AM
To: netfilter@xxxxxxxxxxxxxxxxxxx
Subject: RE: NAT rules for VPN only allowing one user?

So this is a limitation of the Linksys router, correct?  What are the
real requirements for user connections? 

Linksys has the BEFVP41, that supports up to 50 VPN connections.  Maybe
an upgrade to this box is in order.  It's on Amazon for $99.  What
router are you using right now?  If it's a WRT54 series wireless router,
there might even be an image you can flash it with to do what you want
right now.

Martin


Martin McKeay, CISSP, GSNA
Product Evangelist
StillSecure
martin@xxxxxxxxxxxxxxx
707-495-7926
http://cobia.stillsecure.com/mckeay
<http://cobia.stillsecure.com/mckeay> 

-----Original Message-----
From: netfilter-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:netfilter-bounces@xxxxxxxxxxxxxxxxxxx
<mailto:netfilter-bounces@xxxxxxxxxxxxxxxxxxx> ] On Behalf Of Michael
Gale
Sent: Wednesday, May 30, 2007 8:37 AM
To: Neil Aggarwal
Cc: netfilter@xxxxxxxxxxxxxxxxxxx
Subject: Re: NAT rules for VPN only allowing one user?

Hey,

This sounds like a problem on the VPN gateway device, you should remove
the rule:

"/sbin/iptables -t nat -A POSTROUTING -o eth1
        -d $LINKSYS_VPN_IP -p tcp --dport 1723
        -j SNAT --to-source $ETH1_IP"

And resolve that issue, what is most likely currently happening. Your
VPN router is only setup for or only supports 1 VPN connection per IP
address. So a second connection would over write the first one.

Michael





[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux