Cisco PIX 525 Specifikace Strana 418

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 466
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 417
B-14
Cisco PIX Firewall and VPN Configuration Guide
78-15033-01
Appendix B Configuration Examples for Other Remote Access Clients
Windows 2000 Client with IPSec and L2TP
Step 16 Configure a transform set that defines how the traffic will be protected:
crypto ipsec transform-set basic esp-des esp-md5-hmac
crypto ipsec transform-set basic mode transport
Note The Windows 2000 L2TP/IPSec client uses IPSec transport mode, so transport mode should be
selected on the transform set.
Step 17 Create a dynamic crypto map, and specify which transform sets are allowed for this dynamic crypto map
entry:
crypto dynamic-map cisco 4 set transform-set basic
Note Specify which transform sets are allowed for this dynamic crypto map entry.
Step 18 Add the dynamic crypto map into a static crypto map:
crypto map partner-map 20 ipsec-isakmp dynamic cisco
Step 19 Apply the crypto map to the outside interface:
crypto map partner-map interface outside
Step 20 Configure the IP local pool:
ip local pool dealer 10.1.1.1-10.1.1.254
Step 21 Configure the VPDN group for L2TP:
vpdn group 1 accept dialin l2tp
vpdn group 1 ppp authentication pap
vpdn group 1 client configuration address local dealer
vpdn group 1 client configuration dns 10.0.0.15
vpdn group 1 client configuration wins 10.0.0.16
vpdn group 1 client authentication aaa partnerauth
Note The AAA server used for accounting does not need to be the same server as the AAA
authentication server.
vpdn group 1 l2tp tunnel hello
Step 22 Enable the VPDN function on the outside interface of the PIX Firewall:
vpdn enable outside
Step 23 Configure the PIX Firewall to implicitly permit L2TP traffic and bypass conduit/access list checking:
sysopt connection permit-l2tp
Step 24 (Optional) If AAA authentication is not required, local authentication can be used by configuring the
username and password on the PIX
Firewall:
vpdn username user1 password test1
Zobrazit stránku 417
1 2 ... 413 414 415 416 417 418 419 420 421 422 423 ... 465 466

Komentáře k této Příručce

Žádné komentáře