欢迎访客 ( 登陆 | 注册 )

论坛索引 | 最新主题 | 热门主题 | 搜索论坛 | 成员列表 | 在线帮助

 
关于pix放火墙配置vpn的问题?
« 上一篇主题 | 下一篇主题 » 跟踪主题 | 邮寄主题 | 打印主题
  xxs 离线
1. 关于pix放火墙配置vpn的问题?
HP : 0 / 343
MP : 83 / 5252
EXP : 75%
名动江湖


成员等级: 14
发表总数: 249
金币总数: 388
所属组别: 中级成员
注册日期: 2003/10/17

我想配置远程移动用户vpn访问pix,访问内部网络,下面是我的pix配置,为什么配置完毕后,用ciscovpn客户端连接的时候,提示无法连接安全网关。。。

发表于2005/08/18, 13:36
     Top
  xxs 离线
2. Re:关于pix放火墙配置vpn的问题?
HP : 0 / 343
MP : 83 / 5252
EXP : 75%
名动江湖


成员等级: 14
发表总数: 249
金币总数: 388
所属组别: 中级成员
注册日期: 2003/10/17

SSH Secure Shell 3.2.9 (Build 283)
Copyright © 2000-2003 SSH Communications Security Corp - http://www.ssh.com/

This copy of SSH Secure Shell is a non-commercial version.
This version does not include PKI and PKCS #11 functionality.


Type help or '?' for a list of available commands.
pixfirewall>
pixfirewall> en
Password: ******
pixfirewall# wr t
Building configuration...
: Saved
:
PIX Version 6.3(3)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password jDUXMyqeIzxQIVgK encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
domain-name rtp.cisco.com
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list 101 permit ip 10.30.211.0 255.255.255.0 10.221.221.0 255.255.255.0
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside 10.10.90.4 255.255.255.0
ip address inside 10.30.210.2 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool ippool 10.221.221.2-10.221.221.100
failover
failover timeout 0:00:00
failover poll 15
no failover ip address outside
no failover ip address inside
pdm history enable
arp timeout 14400
global (outside) 1 10.10.90.8
nat (inside) 0 access-list 101
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 10.10.90.5 10.30.211.2 netmask 255.255.255.255 0 0
static (inside,outside) 10.10.90.6 10.30.211.3 netmask 255.255.255.255 0 0
conduit permit icmp any any
conduit permit tcp host 10.10.90.6 gt 0 any
conduit permit tcp host 10.10.90.5 gt 0 any
outbound 1 permit 10.30.211.0 255.255.255.0 0 tcp
outbound 1 permit 10.30.211.0 255.255.255.0 0 udp
outbound 1 permit 10.30.50.0 255.255.255.0 0 tcp
outbound 1 permit 10.30.50.0 255.255.255.0 0 udp
apply (inside) 1 outgoing_src
route outside 0.0.0.0 0.0.0.0 10.10.90.1 1
route inside 10.30.50.0 255.255.255.0 10.30.210.1 1
route inside 10.30.211.0 255.255.255.0 10.30.210.1 1
route outside 10.221.221.0 255.255.255.0 10.10.90.1 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa proxy-limit 6
aaa authentication secure-http-client
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set vpnclientset esp-3des esp-md5-hmac
crypto dynamic-map vpncliro 3 set transform-set vpnclientset
crypto map vpnclientrouter 20 ipsec-isakmp dynamic vpncliro
crypto map vpnclientrouter client configuration address initiate
crypto map vpnclientrouter interface outside
isakmp enable outside
isakmp identity address
isakmp nat-traversal 20
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 2
isakmp policy 10 lifetime 43200
vpngroup client3000 address-pool ippool
vpngroup client3000 split-tunnel 101
vpngroup client3000 idle-time 600
vpngroup client3000 password ********
telnet 10.10.90.234 255.255.255.255 outside
telnet 10.10.66.0 255.255.255.0 outside
telnet 10.10.90.0 255.255.255.0 outside
telnet 10.30.211.233 255.255.255.255 inside
telnet timeout 15
ssh 0.0.0.0 0.0.0.0 outside
ssh timeout 60
console timeout 0
username vpnuser password 1234567890abcdef encrypted privilege 2
terminal width 80
Cryptochecksum:df31b4b8d6da6fce107202a3ad171845
: end
[OK]
pixfirewall#
发表于2005/08/18, 13:37
     Top
  xxs 离线
3. Re:关于pix放火墙配置vpn的问题?
HP : 0 / 343
MP : 83 / 5252
EXP : 75%
名动江湖


成员等级: 14
发表总数: 249
金币总数: 388
所属组别: 中级成员
注册日期: 2003/10/17

我的应该是没有配置认证。。。想问一下不通过radius而是通过本地认证怎么做?
发表于2005/08/18, 13:50
     Top
主题评分
未评分. 匿名用户无权对主题进行评分
0 名会员正在浏览该主题 (0 名游客 和 0 名隐身会员)
0 名会员:
有 2 篇回复自 2005/08/18, 13:36 跟踪主题 | 邮寄主题 | 打印主题

<< Back to 网络世界

 




Powered by PhoenixBBS v1.2 © 2000-2003  NetBuddy.Org