| To: | Neil Aggarwal <neil@JAMMConsulting.com> |
|---|---|
| Subject: | Re: NAT rules for VPN only allowing one user? |
| From: | Jan Engelhardt <jengelh@linux01.gwdg.de> |
| Date: | Tue, 29 May 2007 20:12:40 +0200 (MEST) |
| Cc: | netfilter@lists.netfilter.org |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | netfilter-list1@securepoint.com |
| In-reply-to: | <000c01c7a217$2e0ab670$dededede@neilhp> |
| List-archive: | </pipermail/netfilter> |
| List-help: | <mailto:netfilter-request@lists.netfilter.org?subject=help> |
| List-id: | General discussion and user questions <netfilter.lists.netfilter.org> |
| List-post: | <mailto:netfilter@lists.netfilter.org> |
| List-subscribe: | <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe> |
| List-unsubscribe: | <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe> |
| References: | <000c01c7a217$2e0ab670$dededede@neilhp> |
| Sender: | netfilter-bounces@lists.netfilter.org |
On May 29 2007 12:31, Neil Aggarwal wrote:
>/sbin/iptables -t nat -A POSTROUTING -o eth1
> -d $LINKSYS_VPN_IP -p tcp --dport 1723
> -j SNAT --to-source $ETH1_IP
This is redundant.
>Either one of my remote users can connect to the VPN using
>the Windows XP VPN client. But, if one of them is connected
>and the other tries to connect, the second person gets to
>the verifying username and password screen and then
>gets an Error 619 that they are not able to connect.
>
>I think somehow the existing connection is mis-routing
>the login for the second connection.
>
>Any ideas what could be going on?
Use the holy tcpdump.
Jan
--
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Port forwarding without masquerading..???, Pascal Hambourg |
|---|---|
| Next by Date: | Re: iptables 1.3.7 doesn't properly test for condition patch, Jan Engelhardt |
| Previous by Thread: | NAT rules for VPN only allowing one user?, Neil Aggarwal |
| Next by Thread: | RE: NAT rules for VPN only allowing one user?, Neil Aggarwal |
| Indexes: | [Date] [Thread] [Top] [All Lists] |