I'm new to the VPN, this is my first. I've read a little and made the config changes to the PIX and the router. I'm also trying to install a citrix server also on our network. It works throughout the network but not outside the network. Here is my configs for both. It still doesnt work. Please let me know if you have any ideas. Thanx
Internet
|
Cisco 2600
|
PIX
|
Network
Here is the 2600 config
sing 1167 out of 29688 bytes
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
hostname 313-gw
enable password -----
ip subnet-zero
no ip finger
ip domain-name -----.NET
ip name-server 198.-.-.5
interface FastEthernet0/0
description To Office FastEthernet
ip address 65.-.-.241 255.255.255.240
duplex auto
speed auto
interface Serial0/0
description To ---- (313)
bandwidth 1536
no ip address
encapsulation frame-relay IETF
no fair-queue
frame-relay lmi-type ansi
interface Serial0/0.1 point-to-point
bandwidth 1536
ip unnumbered FastEthernet0/0
frame-relay interface-dlci 500 IETF
ip classless
ip route 0.0.0.0 0.0.0.0 Seria
ip http serverEthernet0/0
snmp-server community b841519c74 Roffice FastEthernet
snmp-server enable traps snmps 65.-.-.241 255.255.255.2
!
line con 0
password -------
login
transport preferred none
transport input none
line aux 0
password --------
login
modem InOut
transport preferred none
transport input all
transport output pad v120 telnet rlogin udptn
stopbits 1
flowcontrol hardware
line vty 0 4
password -------
login
transport preferred none
!
no scheduler allocate
end
Here is the PIX config
PIX Version 6.1(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password -------- encrypted
passwd --------- encrypted
hostname pix
domain-name --.com
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
names
access-list 111 permit tcp any host 65.-.-.245 eq www
access-list 111 permit tcp any host 65.-.-.246 eq smtp
access-list 111 permit tcp any host 65.-.-.246 eq www
access-list nonat permit ip 192.168.0.0 255.255.255.0 192.168.0.0 255.255.255.0
pager lines 24
interface ethernet0 auto
interface ethernet1 auto
mtu outside 1500
mtu inside 1500
ip address outside 65.-.-.243 255.255.255.240
ip address inside 192.168.0.253 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool usipool 192.168.0.225-192.168.0.230
pdm history enable
arp timeout 14400
global (outside) 1 65.-.-.244 netmask 255.255.255.255
nat (inside) 0 access-list nonat
nat (inside) 1 192.168.0.0 255.255.255.0 0 0
static (inside,outside) 65.-.-.245 192.168.0.9 netmask 255.255.255.255 0 0
static (inside,outside) 65.-.-.246 192.168.0.6 netmask 255.255.255.255 0 0
access-group 111 in interface outside
route outside 0.0.0.0 0.0.0.0 65.-.-.241 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si
p 0:30:00 sip_media 0
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
no sysopt route dnat
crypto ipsec transform-set steve esp-des esp-md5-hmac
crypto dynamic-map dyna-brett 10 set transform-set steve
crypto map larkin 99 ipsec-isakmp dynamic dyna-brett
crypto map larkin client configuration address initiate
crypto map larkin client configuration address respond
crypto map larkin interface outside
isakmp enable outside
isakmp identity address
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption des
isakmp policy 10 hash md5
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
vpngroup usi address-pool usipool
vpngroup usi idle-time 1800
vpngroup usi password --------
telnet timeout 5
ssh timeout 5
terminal width 80
Cryptochecksum:----------
Internet
|
Cisco 2600
|
PIX
|
Network
Here is the 2600 config
sing 1167 out of 29688 bytes
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
hostname 313-gw
enable password -----
ip subnet-zero
no ip finger
ip domain-name -----.NET
ip name-server 198.-.-.5
interface FastEthernet0/0
description To Office FastEthernet
ip address 65.-.-.241 255.255.255.240
duplex auto
speed auto
interface Serial0/0
description To ---- (313)
bandwidth 1536
no ip address
encapsulation frame-relay IETF
no fair-queue
frame-relay lmi-type ansi
interface Serial0/0.1 point-to-point
bandwidth 1536
ip unnumbered FastEthernet0/0
frame-relay interface-dlci 500 IETF
ip classless
ip route 0.0.0.0 0.0.0.0 Seria
ip http serverEthernet0/0
snmp-server community b841519c74 Roffice FastEthernet
snmp-server enable traps snmps 65.-.-.241 255.255.255.2
!
line con 0
password -------
login
transport preferred none
transport input none
line aux 0
password --------
login
modem InOut
transport preferred none
transport input all
transport output pad v120 telnet rlogin udptn
stopbits 1
flowcontrol hardware
line vty 0 4
password -------
login
transport preferred none
!
no scheduler allocate
end
Here is the PIX config
PIX Version 6.1(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password -------- encrypted
passwd --------- encrypted
hostname pix
domain-name --.com
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
names
access-list 111 permit tcp any host 65.-.-.245 eq www
access-list 111 permit tcp any host 65.-.-.246 eq smtp
access-list 111 permit tcp any host 65.-.-.246 eq www
access-list nonat permit ip 192.168.0.0 255.255.255.0 192.168.0.0 255.255.255.0
pager lines 24
interface ethernet0 auto
interface ethernet1 auto
mtu outside 1500
mtu inside 1500
ip address outside 65.-.-.243 255.255.255.240
ip address inside 192.168.0.253 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool usipool 192.168.0.225-192.168.0.230
pdm history enable
arp timeout 14400
global (outside) 1 65.-.-.244 netmask 255.255.255.255
nat (inside) 0 access-list nonat
nat (inside) 1 192.168.0.0 255.255.255.0 0 0
static (inside,outside) 65.-.-.245 192.168.0.9 netmask 255.255.255.255 0 0
static (inside,outside) 65.-.-.246 192.168.0.6 netmask 255.255.255.255 0 0
access-group 111 in interface outside
route outside 0.0.0.0 0.0.0.0 65.-.-.241 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si
p 0:30:00 sip_media 0
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
no sysopt route dnat
crypto ipsec transform-set steve esp-des esp-md5-hmac
crypto dynamic-map dyna-brett 10 set transform-set steve
crypto map larkin 99 ipsec-isakmp dynamic dyna-brett
crypto map larkin client configuration address initiate
crypto map larkin client configuration address respond
crypto map larkin interface outside
isakmp enable outside
isakmp identity address
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption des
isakmp policy 10 hash md5
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
vpngroup usi address-pool usipool
vpngroup usi idle-time 1800
vpngroup usi password --------
telnet timeout 5
ssh timeout 5
terminal width 80
Cryptochecksum:----------