Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Telnet Problems

Reply
Thread Tools

Telnet Problems

 
 
paul tomlinson
Guest
Posts: n/a
 
      04-22-2004
Guys i've set up VPN between three sites - but i'm having problems
telnetting a server in one of the remote sites - i can send pings but
not telnet (to an AS400 so port 23) AS400 is on 10.1.1.0 network

Anyone got any ideas?

interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
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
no names
access-list out-acl permit icmp any any echo-reply
access-list out-acl permit icmp any any unreachable
access-list out-acl permit icmp any any time-exceeded
access-list out-acl permit icmp any any source-quench
access-list out-acl permit icmp any any parameter-problem
access-list out-acl permit tcp any any eq ssh
access-list out-acl permit tcp any any eq pcanywhere-data
access-list out-acl permit tcp any any eq 5632
access-list out-acl permit tcp any any eq telnet
access-list nonat permit ip 10.5.1.0 255.255.255.0 host 192.65.144.190
access-list nonat permit ip 10.5.1.0 255.255.255.0 192.168.1.0
255.255.255.0
access-list nonat permit ip 10.5.1.0 255.255.255.0 192.168.2.0
255.255.255.0
access-list nonat permit ip 10.5.1.0 255.255.255.0 10.1.1.0
255.255.255.0
access-list londonvpn permit ip 10.5.1.0 255.255.255.0 host
192.65.144.190
access-list londonvpn permit ip 10.5.1.0 255.255.255.0 host
192.168.2.1
access-list londonvpn permit ip 10.5.1.0 255.255.255.0 192.168.2.0
255.255.255.0
access-list us-vpn permit ip 10.5.1.0 255.255.255.0 10.1.1.0
255.255.255.0
access-list us-vpn permit tcp 10.5.1.0 255.255.255.0 10.1.1.0
255.255.255.0 eq telnet
pager lines 24
logging on
logging monitor debugging
mtu outside 1500
mtu inside 1500
ip address outside xxx.xxx.xxx.xxx 255.255.255.248
ip address inside 10.5.1.10 255.255.255.0
ip verify reverse-path interface outside
ip audit info action alarm
ip audit attack action alarm
ip local pool pptp-pool 192.168.1.1-192.168.1.50
ip local pool pptp-pool1 192.168.2.1-192.168.2.50
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
access-group out-acl in interface outside
route outside 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xx2 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
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
crypto ipsec transform-set 3des-sha esp-3des esp-sha-hmac
crypto dynamic-map dynmap 50 set transform-set 3des-sha
crypto map corpvpn 2 ipsec-isakmp
crypto map corpvpn 2 match address londonvpn
crypto map corpvpn 2 set peer yyy.yyy.yyy.yyy
crypto map corpvpn 2 set transform-set 3des-sha
crypto map corpvpn 20 ipsec-isakmp
crypto map corpvpn 20 match address us-vpn
crypto map corpvpn 20 set peer zzz.zzz.zzz.zzz
crypto map corpvpn 20 set transform-set 3des-sha
crypto map corpvpn interface outside
isakmp enable outside
isakmp key ******** address yyy.yyy.yyy.yyy netmask 255.255.255.255
isakmp key ******** address zzz.zzz.zzz.zzz netmask 255.255.255.255
isakmp identity address
isakmp nat-traversal 20
isakmp policy 5 authentication pre-share
isakmp policy 5 encryption 3des
isakmp policy 5 hash sha
isakmp policy 5 group 2
isakmp policy 5 lifetime 3600
telnet 0.0.0.0 0.0.0.0 inside
telnet timeout 5
ssh 0.0.0.0 0.0.0.0 outside
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 auto
vpdn group 1 client configuration address local pptp-pool1
vpdn group 1 pptp echo 60
vpdn group 1 client authentication local
vpdn username remote password ********
vpdn enable outside
terminal width 80
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Telnet - attempting to initiate a telnet session within an established telnet session Carcarius Ruby 0 12-06-2007 03:26 AM
Need to talk to a telnet server and send a telnet break Jim Isaacson C Programming 5 11-05-2004 09:17 PM
Telnet problems paul tomlinson Cisco 0 04-20-2004 12:20 PM
Telnet problems paul tomlinson Cisco 0 04-19-2004 08:23 PM
How can I telnet when I dont have specific access to a telnet client Jack B. Pollack Computer Support 4 07-24-2003 08:58 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57