VPN con pix501
Inviato: mar 01 ago , 2006 9:25 am
Ho creato una vpn di uso sporadico verso un pix con ip pubblico...
Una volta loggato...è possibile sfogliare la rete?
Ecco la conf:
Building configuration...
: Saved
:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password CGVfztS9IwKCmjN7 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname saspix501
domain-name ciscopix.com
clock timezone CEST 1
clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00
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 icmp error
fixup protocol pptp 1723
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
name 81.115.170.xxx router
access-list outside_access_in permit icmp any any echo-reply
access-list NONAT permit ip any 10.144.145.192 255.255.255.192
access-list inside_access_in permit tcp any any eq www
access-list inside_access_in permit tcp any any eq pop3
access-list inside_access_in permit tcp any any eq smtp
access-list inside_access_in permit ip any any
pager lines 24
icmp permit any outside
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside 81.115.170.yyy 255.255.255.248
ip address inside 10.144.145.253 255.255.255.0
ip verify reverse-path interface outside
ip audit info action alarm
ip audit attack action alarm
ip local pool SAS 10.144.145.220-10.144.145.225 mask 255.255.255.0
pdm location router 255.255.255.255 outside
pdm location router 255.255.255.255 inside
pdm location 10.144.145.192 255.255.255.192 outside
pdm location 10.144.145.205 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
global (outside) 2 81.115.170.140
nat (inside) 0 access-list NONAT
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 10.144.145.253 10.144.145.253 netmask 255.255.255.255 0 0
access-group outside_access_in in interface outside
access-group inside_access_in in interface inside
route outside 0.0.0.0 0.0.0.0 router 1
timeout xlate 0:05: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 sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
http server enable
http router 255.255.255.255 outside
http 10.144.145.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
sysopt connection permit-pptp
sysopt noproxyarp outside
telnet router 255.255.255.255 outside
telnet 10.144.145.0 255.255.255.0 inside
telnet timeout 5
ssh router 255.255.255.255 outside
ssh 10.144.145.0 255.255.255.0 inside
ssh timeout 5
management-access outside
console timeout 0
vpdn group client_vpn accept dialin pptp
vpdn group client_vpn ppp authentication mschap
vpdn group client_vpn ppp encryption mppe auto
vpdn group client_vpn client configuration address local SAS
vpdn group client_vpn client configuration dns 10.144.145.6
vpdn group client_vpn pptp echo 60
vpdn group client_vpn client authentication local
vpdn username SBellucci password *********
vpdn username SGraziani password *********
vpdn username RLeoni password *********
vpdn username CVinti password *********
vpdn enable outside
terminal width 80
Cryptochecksum:75406c529fa4a3df6d112993979f0db6
: end
[OK]
qualcuno sa rispondere?
La parte vpn client che creo è quella standard senza spunta su "usa gateway connesisone remota"..
Una volta loggato...è possibile sfogliare la rete?
Ecco la conf:
Building configuration...
: Saved
:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password CGVfztS9IwKCmjN7 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname saspix501
domain-name ciscopix.com
clock timezone CEST 1
clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00
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 icmp error
fixup protocol pptp 1723
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
name 81.115.170.xxx router
access-list outside_access_in permit icmp any any echo-reply
access-list NONAT permit ip any 10.144.145.192 255.255.255.192
access-list inside_access_in permit tcp any any eq www
access-list inside_access_in permit tcp any any eq pop3
access-list inside_access_in permit tcp any any eq smtp
access-list inside_access_in permit ip any any
pager lines 24
icmp permit any outside
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside 81.115.170.yyy 255.255.255.248
ip address inside 10.144.145.253 255.255.255.0
ip verify reverse-path interface outside
ip audit info action alarm
ip audit attack action alarm
ip local pool SAS 10.144.145.220-10.144.145.225 mask 255.255.255.0
pdm location router 255.255.255.255 outside
pdm location router 255.255.255.255 inside
pdm location 10.144.145.192 255.255.255.192 outside
pdm location 10.144.145.205 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
global (outside) 2 81.115.170.140
nat (inside) 0 access-list NONAT
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 10.144.145.253 10.144.145.253 netmask 255.255.255.255 0 0
access-group outside_access_in in interface outside
access-group inside_access_in in interface inside
route outside 0.0.0.0 0.0.0.0 router 1
timeout xlate 0:05: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 sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
http server enable
http router 255.255.255.255 outside
http 10.144.145.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
sysopt connection permit-pptp
sysopt noproxyarp outside
telnet router 255.255.255.255 outside
telnet 10.144.145.0 255.255.255.0 inside
telnet timeout 5
ssh router 255.255.255.255 outside
ssh 10.144.145.0 255.255.255.0 inside
ssh timeout 5
management-access outside
console timeout 0
vpdn group client_vpn accept dialin pptp
vpdn group client_vpn ppp authentication mschap
vpdn group client_vpn ppp encryption mppe auto
vpdn group client_vpn client configuration address local SAS
vpdn group client_vpn client configuration dns 10.144.145.6
vpdn group client_vpn pptp echo 60
vpdn group client_vpn client authentication local
vpdn username SBellucci password *********
vpdn username SGraziani password *********
vpdn username RLeoni password *********
vpdn username CVinti password *********
vpdn enable outside
terminal width 80
Cryptochecksum:75406c529fa4a3df6d112993979f0db6
: end
[OK]
qualcuno sa rispondere?
La parte vpn client che creo è quella standard senza spunta su "usa gateway connesisone remota"..