Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get Remote desktop to work

Status
Not open for further replies.

kyle8198

Technical User
Jun 9, 2006
14
US
Ok, I have cisco client. It connects, but I can't get remote deskto or my network shars to access. I can't ping either. Here's my running os right now

Building configuration...
: Saved
:
PIX Version 6.3(1)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password odDOgA7vFvH3rdYW encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname DOMINEX-PIX
domain-name fw.dominex.local
fixup protocol ftp 20
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
object-group service DominexVPNClient tcp-udp
port-object eq 5900
port-object eq 10000
port-object eq 62515
port-object eq 4500
port-object range 443 445
port-object range 135 139
access-list 110 permit icmp any any
access-list 110 permit tcp any host 72.149.208.34 eq 4080
access-list nonat permit ip 192.168.0.0 255.255.255.0 host 192.168.1.0
access-list DominexVPNClient_splitTunnelAcl permit ip 192.168.0.0 255.255.0.0 any
access-list outside_in permit ip any any
access-list outside permit ip any any
access-list acl_out permit tcp any host 192.168.0.0 eq hostname
access-list acl_out permit tcp any host 192.168.0.0 eq https
access-list acl_out permit tcp any host 192.168.0.0 eq ssh
access-list outside_access_in permit tcp any any
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside 72.149.208.34 255.255.255.248
ip address inside 192.168.0.1 255.255.0.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpnpool 192.168.1.1-192.168.1.50
pdm location 68.208.35.0 255.255.255.0 outside
pdm location 192.168.1.0 255.255.255.0 inside
pdm location 192.168.0.150 255.255.255.255 inside
pdm location 192.168.0.0 255.255.255.0 inside
pdm location 192.168.1.0 255.255.255.255 outside
pdm location 0.0.0.0 255.255.0.0 inside
pdm location 0.0.0.0 255.255.255.0 outside
pdm location 74.239.32.164 255.255.255.255 outside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list nonat
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp 72.149.208.34 4080 192.168.0.150 4080 netmask 255.255.255.255 0 0
access-group 110 in interface outside
route outside 0.0.0.0 0.0.0.0 72.149.208.33 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 RADIUS protocol radius
aaa-server LOCAL protocol local
http server enable
http 0.0.0.0 255.255.255.0 outside
http 74.239.32.164 255.255.255.255 outside
http 192.168.1.0 255.255.255.0 inside
http 192.168.0.0 255.255.0.0 inside
http 0.0.0.0 0.0.0.0 inside
http 0.0.0.0 255.255.0.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
sysopt connection permit-pptp
sysopt connection permit-l2tp
crypto ipsec transform-set strong esp-3des esp-sha-hmac
crypto dynamic-map DYNMAP 30 set transform-set strong
crypto map DominexCryptoMap 20 ipsec-isakmp dynamic DYNMAP
crypto map DominexCryptoMap client configuration address initiate
crypto map DominexCryptoMap client configuration address respond
crypto map DominexCryptoMap interface outside
isakmp enable outside
isakmp key ******** address 0.0.0.0 netmask 0.0.0.0
isakmp identity address
isakmp nat-traversal 10
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash sha
isakmp policy 10 group 1
isakmp policy 10 lifetime 86400
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption 3des
isakmp policy 20 hash sha
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
vpngroup DominexVPNClient address-pool vpnpool
vpngroup DominexVPNClient dns-server 192.168.0.2
vpngroup DominexVPNClient wins-server 192.168.0.2
vpngroup DominexVPNClient default-domain password
vpngroup DominexVPNClient split-tunnel DominexVPNClient_splitTunnelAcl
vpngroup DominexVPNClient split-dns dominex.local
vpngroup DominexVPNClient idle-time 1800
vpngroup DominexVPNClient secure-unit-authentication
vpngroup DominexVPNClient password ********
telnet 68.208.35.0 255.255.255.0 outside
telnet 192.168.0.0 255.255.0.0 inside
telnet 192.168.1.0 255.255.255.0 inside
telnet 0.0.0.0 0.0.0.0 inside
telnet timeout 60
ssh 0.0.0.0 0.0.0.0 outside
ssh 0.0.0.0 0.0.0.0 inside
ssh timeout 60
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 auto
vpdn group 1 client configuration address local vpnpool
vpdn group 1 client configuration dns 192.168.0.2
vpdn group 1 client configuration wins 192.168.0.2
vpdn group 1 pptp echo 60
vpdn group 1 client authentication local
vpdn username DominexVPN-PPTP password *********
vpdn enable outside
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
terminal width 80
Cryptochecksum:d8a7ec1503a22fa1a86228b8d42da133
: end
[OK]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top