rs-schmid
Goto Top

Pix 501 Problem mit VPN Remote Access Config

Hallo,

ich komme mit meiner VPN-Config meiner Pix 501 nicht klar.
Der Verbindungsaufbau mit dem Cisco VPN-Client geht einwandfrei.
Er bekommt seine ip aus dem local ippool, Tunnel steht.
Aber sobald ich mit dem Remote Desktop auf einen Server oder PC aus dem remote LAN zugreifen will, kommt es zum Fehler.
Ich habe die Config schon tausendmal geändert Pix rebootet, aber wo ist der Fehler?
Meines Erachtens ist die Config in Ordnung.
Kann mir jemand helfen, bin langsam am verzweifeln

Gruss Roland

Meine Config sieht so aus:
Saved
Written by enable_15 at 20:11:26.847 UTC Tue Jun 3 2008


PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password ######## encrypted
passwd ###### encrypted
hostname pix501
domain-name pix.tux
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 ils 389
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 acl-inside permit ip any any
access-list acl-inside permit ip 192.168.40.0 255.255.255.0 192.168.4.0 255.255.255.0
access-list acl-inside permit tcp 192.168.40.0 255.255.255.0 192.168.4.0 255.255.255.0
access-list 101 permit ip 192.168.40.0 255.255.255.0 192.168.4.0 255.255.255.0
access-list allow-icmp permit icmp any any
access-list vpn-will permit ip 192.168.40.0 255.255.255.0 192.168.4.0 255.255.255.0
pager lines 24
icmp permit any echo outside
icmp permit 192.168.40.0 255.255.255.0 echo inside
mtu outside 1500
mtu inside 1500
ip address outside 192.168.80.30 255.255.255.224
ip address inside 192.168.40.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool pool-buero-schmid 192.168.4.1-192.168.4.50 mask 255.255.255.0
pdm location 192.168.40.2 255.255.255.255 inside
pdm location 192.168.40.3 255.255.255.255 inside
pdm location 192.168.20.0 255.255.255.240 outside
pdm location 192.168.4.0 255.255.255.240 outside
pdm location 192.168.4.0 255.255.255.192 outside
pdm location 192.168.4.0 255.255.255.0 outside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list 101
nat (inside) 1 192.168.40.0 255.255.255.0 dns 0 0
access-group allow-icmp in interface outside
access-group acl-inside in interface inside
route outside 0.0.0.0 0.0.0.0 192.168.80.1 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 192.168.40.2 255.255.255.255 inside
http 192.168.40.3 255.255.255.255 inside
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 HG-VPN esp-3des esp-md5-hmac
crypto dynamic-map dynmap 10 set transform-set HG-VPN
crypto map HG-VPN 10 ipsec-isakmp dynamic dynmap
crypto map HG-VPN client configuration address initiate
crypto map HG-VPN client authentication LOCAL
crypto map HG-VPN interface outside
crypto map HP-VPN client configuration address respond
isakmp enable outside
isakmp key mysecretkey address 0.0.0.0 netmask 0.0.0.0
isakmp identity address
isakmp client configuration address-pool local pool-buero-schmid outside
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption 3des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
vpngroup vpn-hispa address-pool pool-buero-schmid
vpngroup vpn-hispa dns-server 80.242.134.56
vpngroup vpn-hispa idle-time 1800
vpngroup vpn-hispa password ######
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
username user1 password ####### encrypted privilege 3
terminal width 80
Cryptochecksum:##########
: end

Content-Key: 89062

Url: https://administrator.de/contentid/89062

Printed on: April 16, 2024 at 06:04 o'clock