| To: | netfilter@lists.netfilter.org |
|---|---|
| Subject: | pptp |
| From: | "Ammad Shah" <ammads@khi.comsats.net.pk> |
| Date: | Sat, 11 Aug 2007 12:59:19 +0500 (PKT) |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | netfilter-list1@securepoint.com |
| Importance: | Normal |
| 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> |
| Sender: | netfilter-bounces@lists.netfilter.org |
| User-agent: | SquirrelMail/1.4.8-4.el4 |
Dear all, i am using linux as firewall and proxy server, having some problem regarding Microsoft VPN, my network users connect Microsoft vpn server. the problem is only one user is able to connect vpn, while othere can't do this at same time. if i restart firewall, then any one can connect on First come first server. but only one. so i clear all rules, and default policy to ACCEPT, and used this rule iptables -t nat -A POSTROUTING -i eth1 -s 10.0.0.0/24 -j MASQUERADE iptables -A FORWARD -s 10.0.0.0/24 -j ACCEPT i try this on 2.6(rhel 5) and 2.4 (rhel3) |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: can't ssh outside with OUTPUT (policy ACCEPT), Martijn Lievaart |
|---|---|
| Next by Date: | Re: can't ssh outside with OUTPUT (policy ACCEPT), Martijn Lievaart |
| Previous by Thread: | ACCOUNT is accounting only 1 direction, Jindřich Vrba |
| Indexes: | [Date] [Thread] [Top] [All Lists] |