From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nagy Zoltan Subject: vpn problem Date: Sat, 09 Apr 2005 18:18:39 +0159 Message-ID: <42580075.7050007@elte.hu> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org hi i'm think about how can i set up a vpn on our lan, and make possible that not all systems are reachable by the connected vpn users something like that user A have access to our data servers only, but user B can access the database,firewall servers i'm thinking about that if the clients can login to the vpn gw server i could use gid match to put the clients ip in a recent list, and i can use the recent lists to mark the packets and filter by that ;) i'm thinking about that i've missed something...and there is a simpler solution ;) kirk