[VPN]Bij verb. via UMTS is de remote site niet te pingen

Pagina: 1
Acties:

  • EvolutionX
  • Registratie: Februari 2000
  • Laatst online: 22-04 20:38
Onze VPN verbinding via een PIX 501 werkt normaal gesproken zonder problemen, echter indien wij via een UMTS verbinding in willen loggen kunnen wij de remote site niet pingen.
De verbinding komt wel tot stand en in de vpnclient log is niets raars te vinden.
Ik vermoed dat het probleem door het subnet van de UMTS verbinding wordt veroorzaakt.

Nu heb ik de laatste maanden al een aantal dingen getest die ik via google gevonden had maar dat hielp helaas allemaal niet (Route in de client toevoegen,etc) vandaar dat ik hoop dat hier iemand nog suggesties heeft :)

De VPN verbinding werkt dus normaal gesproken perfect maar via de Vodafone UMTS kaart helaas niet.

Kan iemand iets raars in de volgende config vinden wat dit probleem kan veroorzaken :? :

De huidige config:
=====================================
UMTS verbinding:

PPP adapter Voorkeur UMTS Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.79.218.203
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 10.79.218.203
DNS Servers . . . . . . . . . . . : 62.140.138.237
62.140.140.250
NetBIOS over Tcpip. . . . . . . . : Disabled


======================================================================
VPN PIX 501 config:

Building configuration...
: Saved
:
PIX Version 6.3(4)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password VN/9yfK7/zUauf49 encrypted
passwd VN/9yfK7/zUauf49 encrypted
hostname pixfirewall
domain-name ciscopix.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
name 10.0.0.0 BLX
access-list inside_outbound_nat0_acl permit ip any 10.203.10.200 255.255.255.248
access-list inside_outbound_nat0_acl permit ip any 10.203.10.112 255.255.255.248
access-list outside_cryptomap_dyn_20 permit ip any 10.203.10.200 255.255.255.248
access-list outside_cryptomap_dyn_40 permit ip any 10.203.10.200 255.255.255.248
access-list outside_cryptomap_dyn_60 permit ip any 10.203.10.112 255.255.255.248
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside dhcp setroute retry 4
ip address inside 10.203.10.200 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool HILLSIP 10.203.10.201-10.203.10.204
ip local pool IPPOOL 10.203.10.114-10.203.10.118
pdm location BLX 255.0.0.0 inside
pdm location 10.203.10.0 255.255.255.255 inside
pdm location 10.203.10.2 255.255.255.255 inside
pdm location 10.203.10.200 255.255.255.248 outside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
route inside BLX 255.0.0.0 10.203.10.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 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 RADIUS (inside) host 10.203.10.2 xxxxxx timeout 5
aaa-server LOCAL protocol local
aaa authentication enable console RADIUS LOCAL
http server enable
http 10.203.10.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
crypto dynamic-map outside_dyn_map 20 match address outside_cryptomap_dyn_20
crypto dynamic-map outside_dyn_map 20 set transform-set ESP-3DES-MD5
crypto dynamic-map outside_dyn_map 40 match address outside_cryptomap_dyn_40
crypto dynamic-map outside_dyn_map 40 set transform-set ESP-3DES-MD5
crypto dynamic-map outside_dyn_map 60 match address outside_cryptomap_dyn_60
crypto dynamic-map outside_dyn_map 60 set transform-set ESP-3DES-MD5
crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map
crypto map outside_map client authentication RADIUS LOCAL
crypto map outside_map interface outside
isakmp enable outside
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 86400
vpngroup ITGROUP address-pool IPPOOL
vpngroup ITGROUP dns-server 10.203.10.2
vpngroup ITGROUP default-domain NL.xxx.COM
vpngroup ITGROUP idle-time 1800
vpngroup ITGROUP password ********
telnet 10.203.10.0 255.255.255.0 inside
telnet timeout 15
ssh timeout 5
console timeout 0
dhcpd address 10.203.10.201-10.203.10.232 inside
dhcpd dns 10.203.10.200
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcprelay server 10.203.10.2 inside
username xxxxxx password 0bHeyw6KKOokCJwF encrypted privilege 15
username xxxxxx password soSDbhkNJIyMjp38 encrypted privilege 15
username xxxxxx password GOrZCUlF8QyNCCrn encrypted privilege 15
username xxxxxx password fpLWq7CrPUFGOuqR encrypted privilege 15
terminal width 80
Cryptochecksum:102d03263dfa21d1c105df6216bc9e4a
: end
[OK]


==============================================================

Routes op client pc:

Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.79.218.203 10.79.218.203 2
0.0.0.0 0.0.0.0 10.203.10.114 10.203.10.114 1
10.0.0.0 255.0.0.0 10.203.10.114 10.203.10.114 10
10.78.0.1 255.255.255.255 10.79.218.203 10.79.218.203 1
10.79.218.203 255.255.255.255 127.0.0.1 127.0.0.1 50
10.79.218.203 255.255.255.255 10.203.10.114 10.203.10.114 1
10.203.10.114 255.255.255.255 127.0.0.1 127.0.0.1 10
10.255.255.255 255.255.255.255 10.79.218.203 10.79.218.203 50
10.255.255.255 255.255.255.255 10.203.10.114 10.203.10.114 10
83.116.197.82 255.255.255.255 10.79.218.203 10.79.218.203 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
224.0.0.0 240.0.0.0 10.203.10.114 10.203.10.114 10
224.0.0.0 240.0.0.0 10.79.218.203 10.79.218.203 1
255.255.255.255 255.255.255.255 10.79.218.203 10.79.218.203 1
255.255.255.255 255.255.255.255 10.203.10.114 2 1
255.255.255.255 255.255.255.255 10.203.10.114 10.203.10.114 1
Default Gateway: 10.203.10.114
===========================================================================
Persistent Routes:
None

Iemand enig idee wat dit probleem kan veroorzaken :?

[ Voor 3% gewijzigd door EvolutionX op 13-01-2006 23:54 ]

.


  • paulhekje
  • Registratie: Maart 2001
  • Laatst online: 30-03 19:31
gaat je ping nu via de vpn over umts of rechtstreeks via het umts netwerk (pathping/tracert?)

indien het laatste: is die verbinding via UMTS wel een open verbinding, of staat er stiekem een proxy/fw tussen die je ping niet doorlaat?
je hebt een private address dus erzit in iedergeval NAT tussen...

|=|=|=||=|=|=||=|=|=| http://www.vanwijck.com |=|=|=||=|=|=||=|=|=||=|=|=||=|=|=||=|=|=||=|=|=|


  • richard_kraal
  • Registratie: September 2001
  • Laatst online: 24-03-2025
doe het eens testen met een "fixup protocol pptp 1723"

:Edit

in te voeren via telnet/cli

[ Voor 32% gewijzigd door richard_kraal op 13-01-2006 19:31 ]


  • EvolutionX
  • Registratie: Februari 2000
  • Laatst online: 22-04 20:38
paulhekje schreef op vrijdag 13 januari 2006 @ 15:26:
gaat je ping nu via de vpn over umts of rechtstreeks via het umts netwerk (pathping/tracert?)

indien het laatste: is die verbinding via UMTS wel een open verbinding, of staat er stiekem een proxy/fw tussen die je ping niet doorlaat?
je hebt een private address dus erzit in iedergeval NAT tussen...
De ping gaat over VPN via UTMS
richardkraal schreef op vrijdag 13 januari 2006 @ 19:31:
doe het eens testen met een "fixup protocol pptp 1723"

:Edit

in te voeren via telnet/cli
Zal het maandag testen :)

Maar jullie zien iig niets raars in de config ?

[ Voor 5% gewijzigd door EvolutionX op 13-01-2006 21:32 ]

.


  • Koffie
  • Registratie: Augustus 2000
  • Laatst online: 23:33

Koffie

Koffiebierbrouwer

Braaimeneer

Move PNS > NT vind het een summiere openingspost ...

Tijd voor een nieuwe sig..


  • EvolutionX
  • Registratie: Februari 2000
  • Laatst online: 22-04 20:38
Opgelost, aangezien ik bij Vodafone achter NAT server zat moest ik NAT Traversal aanzetten.....
Nu loopt het als een zonnetje :)

.

Pagina: 1