Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Firewalls
[Top] [All Lists]

RE: PIX - VPN with IPSec

Subject: RE: PIX - VPN with IPSec
Date: Fri, 20 Aug 2004 09:22:34 -0400
Use the AAA commands on the PIX with a Windows Radius or Cisco CSACS
server.  The AAA command will require all inbound and/or outbound
traffic to be authenticated (username & pw, cert, etc).  The VPN should
be terminating at your PIX and all traffic will be authenticated after
that. 

You can require authentication for hosts, groups, or subnets.


Here is an example statement:

aaa authentication include any inbound 0 0 0 0 Radius 

 - This only is used for http, telnet, or FTP if any other application
is needed fro authentication then a virtual service can be created on
the PIX with the "virtual http/FTP/telnet ip_address" command.  Then use
the other means for setting up the ACL's and VPN parameters.

If more info is needed to get it set up, the complete details are
available on the Cisco site for this.  

-----Original Message-----
From: Arek Slominski [ <mailto:aslom@paytel.pl>
mailto:aslom@paytel.pl]
Sent: Tuesday, August 17, 2004 8:53 AM
To: firewalls@securityfocus.com
Subject: PIX - VPN with IPSec

Hi Guys,

Our company plans to establish an IPSec VPN tunnel to one of
our customers. Some resources should be shared for the
customer and the easiest way is to let secured access to the
data via  Internet. We prepared testing environment with
PIX515 and Linksys VPN router. The data are crypted fine but
there is no access control within the VPN channel.
We added PIX command "sysopt connection permit-ipsec" on PIX
and it let's all inbound traffic from Linksys router via
IPSec tunnel, nothing even acls!!! I do not want all inbound
traffic welcome to my LAN behind PIX - all I need is for
example access to one web server inside.
Pls, advise how to fix it.

Regards
Arek


<Prev in Thread] Current Thread [Next in Thread>