From: "John A. Sullivan III" <jsullivan@opensourcedevel.com>
To: "Taylor, Grant" <gtaylor@riverviewtech.net>
Cc: Netfilter users list <netfilter@lists.netfilter.org>
Subject: Re: IP address ranges for USA and Europe
Date: Thu, 02 Jun 2005 15:26:22 -0400 [thread overview]
Message-ID: <1117740382.4619.37.camel@jasiiitosh.nexusmgmt.com> (raw)
In-Reply-To: <429F53BC.7070906@riverviewtech.net>
On Thu, 2005-06-02 at 13:45 -0500, Taylor, Grant wrote:
> James Cooke wrote:
> > Hi all,
> >
> > I'm running a VPN server to which IP tables limits connections to the IP
> > addresses of the client offices. However, now the client wants roaming
> > access to the VPN via laptops - they will be moving around Europe and
> > the USA. There are two layers of password security, but I'm still
> > nervous about opening the server to the entire world...
> >
> > Therefore, is there a nice way to open the firewall for connections just
> > from Europe and USA?
> >
> ><snip>
>
I do not know if this will be of any help to you but we've taken a
completely different approach. We have implemented out-of-band user
authentication in the ISCS project (http://iscs.sourceforge.net).
Basically, we dynamically reconfigure IP tables for each RAS user and
implement custom iptables rules based upon the DER_ASN.1_DN of their
X.509 cert.
Thus, for example, when someone with a cert where
0=mycompany,OU=executive connects, the are granted access to executive
and financial resources. When someone with O=mycompany,OU=sales
connects, they are given access to sales resources. We still have some
issues to iron out and a few obscure exploits to close but perhaps you
can use the ideas we have implemented. They are well documented in the
code.
The NuFW folks (http://www.nufw.org) have taken this idea much further
but I believe their solution is more geared toward internal users on
trusted networks although that may have changed. Good luck - John
--
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsullivan@opensourcedevel.com
Financially sustainable open source development
http://www.opensourcedevel.com
prev parent reply other threads:[~2005-06-02 19:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-02 18:20 IP address ranges for USA and Europe James Cooke
2005-06-02 18:45 ` Taylor, Grant
2005-06-02 19:26 ` John A. Sullivan III [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1117740382.4619.37.camel@jasiiitosh.nexusmgmt.com \
--to=jsullivan@opensourcedevel.com \
--cc=gtaylor@riverviewtech.net \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox