I've got a real problem. I have a Domain setup with a Win2k3 server and a Win2k server, both DC's. The Win2k3 server is running DNS, and my firewall is handing out DHCP addresses. I have a VPN setup with a Cisco Pix506e. Everything accross the VPN works great except the Win2k server. I can't ping it or anything. The Win2k is also my Radius server, and I have a static NAT for pcanywhere, so I know I it's out there. I've tried taking the pcAnywhere access-list out, but still can't see the server. Any help would be appreciated. This is driving me crazy. Thanks. I've attached my config.
PIX Version 6.3(1)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password ******** encrypted
passwd ******** encrypted
hostname firewall
domain-name millstl.com
clock timezone CST -6
clock summer-time CDT recurring
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
names
access-list 101 permit ip 192.168.25.0 255.255.255.0 192.168.26.0 255.255.255.0
access-list 111 permit tcp any host ***.***.***.*** eq pcanywhere-data
access-list 111 permit udp any host ***.***.***.*** eq pcanywhere-status
no pager
logging timestamp
mtu outside 1500
mtu inside 1500
ip address outside ***.***.***.*** 255.255.255.0
ip address inside 192.168.25.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool Mill-vpn 192.168.26.201-192.168.26.225
pdm location 192.168.25.240 255.255.255.255 inside
pdm location 192.168.26.0 255.255.255.0 outside
pdm location 192.168.25.242 255.255.255.255 inside
pdm location 192.168.26.0 255.255.255.0 inside
pdm location ***.***.***.*** 255.255.255.255 inside
pdm location ***.***.***.*** 255.255.255.255 outside
pdm history enable
arp timeout 14400
global (outside) 1 ***.***.***.***-***.***.***.*** netmask 255.255.255.0
global (outside) 1 ***.***.***.***
nat (inside) 0 access-list 101
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) ***.***.***.*** 192.168.25.242 netmask 255.255.255.255 0 0
access-group 111 in interface outside
route outside 0.0.0.0 0.0.0.0 ***.***.***.*** 1
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 RADIUS (inside) host 192.168.25.242 ******** timeout 5
aaa-server LOCAL protocol local
http server enable
http 192.168.25.240 255.255.255.255 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
tftp-server inside 192.168.25.240 root
floodguard enable
sysopt connection permit-ipsec
sysopt noproxyarp inside
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto dynamic-map dynmap 10 set transform-set ESP-DES-MD5
crypto map ESP-DES-MD5 10 ipsec-isakmp dynamic dynmap
crypto map ESP-DES-MD5 client configuration address initiate
crypto map ESP-DES-MD5 client authentication RADIUS
crypto map ESP-DES-MD5 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 MillVPN address-pool Mill-vpn
vpngroup MillVPN dns-server 192.168.25.241 198.6.1.5
vpngroup MillVPN default-domain stl.mill-usa.com
vpngroup MillVPN split-tunnel 101
vpngroup MillVPN idle-time 1800
vpngroup MillVPN password ********
telnet 192.168.25.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd address 192.168.25.30-192.168.25.230 inside
dhcpd dns 192.168.25.241 198.6.1.5
dhcpd lease 432000
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80
PIX Version 6.3(1)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password ******** encrypted
passwd ******** encrypted
hostname firewall
domain-name millstl.com
clock timezone CST -6
clock summer-time CDT recurring
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
names
access-list 101 permit ip 192.168.25.0 255.255.255.0 192.168.26.0 255.255.255.0
access-list 111 permit tcp any host ***.***.***.*** eq pcanywhere-data
access-list 111 permit udp any host ***.***.***.*** eq pcanywhere-status
no pager
logging timestamp
mtu outside 1500
mtu inside 1500
ip address outside ***.***.***.*** 255.255.255.0
ip address inside 192.168.25.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool Mill-vpn 192.168.26.201-192.168.26.225
pdm location 192.168.25.240 255.255.255.255 inside
pdm location 192.168.26.0 255.255.255.0 outside
pdm location 192.168.25.242 255.255.255.255 inside
pdm location 192.168.26.0 255.255.255.0 inside
pdm location ***.***.***.*** 255.255.255.255 inside
pdm location ***.***.***.*** 255.255.255.255 outside
pdm history enable
arp timeout 14400
global (outside) 1 ***.***.***.***-***.***.***.*** netmask 255.255.255.0
global (outside) 1 ***.***.***.***
nat (inside) 0 access-list 101
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) ***.***.***.*** 192.168.25.242 netmask 255.255.255.255 0 0
access-group 111 in interface outside
route outside 0.0.0.0 0.0.0.0 ***.***.***.*** 1
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 RADIUS (inside) host 192.168.25.242 ******** timeout 5
aaa-server LOCAL protocol local
http server enable
http 192.168.25.240 255.255.255.255 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
tftp-server inside 192.168.25.240 root
floodguard enable
sysopt connection permit-ipsec
sysopt noproxyarp inside
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto dynamic-map dynmap 10 set transform-set ESP-DES-MD5
crypto map ESP-DES-MD5 10 ipsec-isakmp dynamic dynmap
crypto map ESP-DES-MD5 client configuration address initiate
crypto map ESP-DES-MD5 client authentication RADIUS
crypto map ESP-DES-MD5 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 MillVPN address-pool Mill-vpn
vpngroup MillVPN dns-server 192.168.25.241 198.6.1.5
vpngroup MillVPN default-domain stl.mill-usa.com
vpngroup MillVPN split-tunnel 101
vpngroup MillVPN idle-time 1800
vpngroup MillVPN password ********
telnet 192.168.25.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd address 192.168.25.30-192.168.25.230 inside
dhcpd dns 192.168.25.241 198.6.1.5
dhcpd lease 432000
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80