cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
546
Views
0
Helpful
2
Replies

Vpdn pool from different network

rezaulkarim
Level 1
Level 1

Pix 515E version 6.3(1).

Inside is : 192.168.5.0

Outside: 172.16.3.0

DMZ: 192.168.1.0

Whenever use ip pool as dmz network then vpn users can able to connect dmz but when use ip pool as another network such as 192.168.5.0 or 192.168.4.0 then vpn session established but cannot able to connect dmz network.

Any one help: rezaul.karim@afghan-wireless.com

2 Replies 2

spremkumar
Level 9
Level 9

Hi Rezaul

At first point here i feel the necessary access to the DMZ network is not there for the VPN pool which may be blocking the same here.

You are able to access with the DMZ pool since it belongs to the same block so theres no need to create or allow any access using the access-list.

regds

Hi

Thanks for your reply.

Able to access from inside network (192.168.5.0) to DMZ (192.168.1.0):

Following is the confg:

nameif ethernet0 outside security0

nameif ethernet1 inside security100

nameif ethernet2 intf2 security99

fixup protocol domain 53

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 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

names

name 192.168.1.0 DMZ

access-list VPN_Acc permit icmp any any echo-reply

access-list VPN_Acc permit icmp any any time-exceeded

access-list VPN_Acc permit icmp any any unreachable

access-list VPN_Acc permit ip host 192.168.1.34 any

access-list VPN_Acc permit ip host 192.168.1.35 any

access-list VPN_Acc permit ip host 192.168.1.36 any

access-list VPN_Acc permit ip host 192.168.1.96 any

access-list VPN_Acc permit tcp host 192.168.1.34 eq www any

access-list VPN_Acc permit tcp host 192.168.1.35 any

access-list VPN_Acc permit tcp host 192.168.1.96 eq 65051 any

access-list VPN_Acc permit tcp host 192.168.1.36 eq 6001 any

access-list VPN_Acc deny ip any any

access-list VPN_Acc deny tcp any any

access-list VPN_Acc deny udp any any

access-list VPN_Acc deny icmp any any

access-list LAN_Acc permit icmp any any echo-reply

access-list LAN_Acc permit icmp any any time-exceeded

access-list LAN_Acc permit icmp any any unreachable

access-list LAN_Acc permit ip any host 192.168.1.34

access-list LAN_Acc permit ip any host 192.168.1.35

access-list LAN_Acc permit ip any host 192.168.1.36

access-list LAN_Acc permit ip any host 192.168.1.96

access-list LAN_Acc permit tcp any host 192.168.1.35

access-list LAN_Acc permit tcp any host 192.168.1.34 eq www

access-list LAN_Acc permit tcp any host 192.168.1.36 eq 6001

access-list LAN_Acc permit tcp any host 192.168.1.96 eq 65051

access-list LAN_Acc deny ip any any

access-list LAN_Acc deny tcp any any

access-list LAN_Acc deny udp any any

access-list LAN_Acc deny icmp any any

pager lines 24

mtu outside 1500

mtu inside 1500

mtu intf2 1500

ip address outside 172.16.3.129 255.255.255.0

ip address inside 192.168.5.1 255.255.255.0

ip address intf2 192.168.1.1 255.255.255.0

ip verify reverse-path interface outside

ip verify reverse-path interface inside

ip verify reverse-path interface intf2

ip audit info action alarm

ip audit attack action alarm

ip local pool pptp-pool 192.168.4.10-192.1684.20

pdm history enable

arp timeout 14400

global (intf2) 1 interface

nat (inside) 1 0.0.0.0 0.0.0.0 0 0

nat (intf2) 0 access-list VPN_Acc

access-group LAN_Acc in interface inside

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-server TACACS+ protocol tacacs+

aaa-server RADIUS protocol radius

aaa-server LOCAL protocol local

http server enable

http 192.168.5.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-pptp

telnet 192.168.5.10 255.255.255.255 inside

telnet timeout 5

ssh timeout 5

console timeout 0

vpdn group 1 accept dialin pptp

vpdn group 1 ppp authentication pap

vpdn group 1 ppp authentication chap

vpdn group 1 ppp authentication mschap

vpdn group 1 ppp encryption mppe 40 required

vpdn group 1 client configuration address local pptp-pool

vpdn group 1 pptp echo 60

vpdn group 1 client authentication local

vpdn username wahab password *********

vpdn username helpdesk password *********

vpdn enable outside

terminal width 80

Cryptochecksum:xxxx