Hello Guys,
I m setting telnet passowrd by passwd <12345> in config mode , I can SSH but when I enter user name and password i get access-denied error.
I can change enable password and its working.
I think Encrypted password is set already setup but once i change it! i should be changed right?
do I need to any accesss list or any thing? please help
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password bQrdjdvFyyHGu/vD encrypted
passwd bQrsjveF7vKwGu/vD encrypted
hostname ihc
domain-name ihc.net
clock timezone PST -8
clock summer-time PDT recurring
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
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
fixup protocol tftp 69
names
access-list inside_outbound_nat0_acl permit ip 172.16.x.x 255.255.255.192
168.x.x255.255.255.0
access-list inside_outbound_nat0_acl permit ip 172.16.x.x 255.255.255.192 172.
16.252.64 255.255.255.224
access-list inside_outbound_nat0_acl permit ip host 172.16.252.0 172.16.252.64
55.255.255.224
access-list inside_outbound_nat0_acl permit ip any 172.16.252.0 255.255.255.240
access-list outside_cryptomap_20 permit ip 172.16.252.0 255.255.255.192 192.168.
61.0 255.255.255.0
access-list outside_access_in remark For responding to PING echos from Internet
access-list outside_access_in permit tcp any eq echo any
pager lines 24
logging on
logging buffered errors
icmp permit any echo-reply outside
icmp permit any echo outside
icmp permit any echo-reply inside
icmp permit any echo inside
mtu outsid
mtu inside 1500
ip address outside x.x.x.x 255.255.o..
ip address inside 172.16.x.x 255.255.255.0
ip verify reverse-path interface outside
ip audit info action alarm
ip audit attack action alarm
ip local pool ihc 172.16.252.75-172.16.252.85
ip local pool ihcpool 172.16.252.5-172.16.252.11
ip local pool pptppool 10.16.252.1-10.16.252.10
pdm location 172.16.252.0 255.255.255.255 inside
pdm location 192.168.61.0 255.255.255.0 outside
pdm location 172.16.252.0 255.255.255.192 inside
pdm location 70.180.205.147 255.255.255.255 outside
pdm location 66.209.91.212 255.255.255.255 outside
pdm location 66.209.91.208 255.255.255.240 outside
pdm location 172.16.252.64 255.255.255.224 outside
pdm logging errors 100
pdm history enable
arp timeout 14400
global (outside) 10 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 10 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 172.16.252.1 172.16.252.1 netmask 255.255.255.255 0 0
access-group outside_access_in in interface outside
rip outside default version 2
rip inside default version 2
route outside 0.0.0.0 0.0.0.0 x.x.x.x
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
aaa authentication http console LOCAL
aaa authentication ssh console LOCAL
aaa authentication telnet console LOCAL
ntp authenticate
ntp server 172.23.58.142 source outside
ntp server 131.216.22.15 source outside
ntp server 131.216.22.9 source outside
http server enable
http 70.180.205.147 255.255.255.255 outside
http 172.16.252.0 255.255.255.255 inside
http 172.16.252.0 255.255.255.192 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 ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
crypto ipsec transform-set TRANS_ESP_3DES_MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set TRANS_ESP_3DES_MD5 mode transport
crypto dynamic-map outside_dyn_map 20 set transform-set ESP-3DES-MD5
crypto map outside_map 20 ipsec-isakmp
crypto map outside_map 20 match address outside_cryptomap_20
crypto map outside_map 20 set peer x.x.x.x
crypto map outside_map 20 set transform
crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map
crypto map outside_map interface outside
isakmp enable outside
isakmp key ******** address x.x.x.x netmask 255.255.255.255 no-xauth no-co
nfig-mode
isakmp key ******** address 0.0.0.0 netmask 0.0.0.0
isakmp nat-traversal 20
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption 3des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
vpngroup ihc address-pool ihcpool
vpngroup ihc dns-server 208.29.
vpngroup ihc idle-time 1800
vpngroup ihc password ********
telnet timeout 5
ssh 0.0.0.0 0.0.0.0 outside
ssh 0.0.0.0 0.0.0.0 inside
ssh timeout 5
management-access inside
console timeout 5
vpdn group pptp accept dialin pptp
vpdn group pptp ppp authentication mschap
vpdn group pptp client configuration address local pptppool
vpdn group pptp pptp echo 60
vpdn group pptp client authentication local
vpdn username imaginet password *********
vpdn enable outside
dhcpd address 172.16.252.100-172.16.252.150 inside
dhcpd dns x.x.x.x. x.x.x.x
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd enable inside
username imaginet password OiPgdOYQ2Hx/z9lW encrypted privilege 15
terminal width 80
banner login =====================
I m setting telnet passowrd by passwd <12345> in config mode , I can SSH but when I enter user name and password i get access-denied error.
I can change enable password and its working.
I think Encrypted password is set already setup but once i change it! i should be changed right?
do I need to any accesss list or any thing? please help
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password bQrdjdvFyyHGu/vD encrypted
passwd bQrsjveF7vKwGu/vD encrypted
hostname ihc
domain-name ihc.net
clock timezone PST -8
clock summer-time PDT recurring
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
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
fixup protocol tftp 69
names
access-list inside_outbound_nat0_acl permit ip 172.16.x.x 255.255.255.192
168.x.x255.255.255.0
access-list inside_outbound_nat0_acl permit ip 172.16.x.x 255.255.255.192 172.
16.252.64 255.255.255.224
access-list inside_outbound_nat0_acl permit ip host 172.16.252.0 172.16.252.64
55.255.255.224
access-list inside_outbound_nat0_acl permit ip any 172.16.252.0 255.255.255.240
access-list outside_cryptomap_20 permit ip 172.16.252.0 255.255.255.192 192.168.
61.0 255.255.255.0
access-list outside_access_in remark For responding to PING echos from Internet
access-list outside_access_in permit tcp any eq echo any
pager lines 24
logging on
logging buffered errors
icmp permit any echo-reply outside
icmp permit any echo outside
icmp permit any echo-reply inside
icmp permit any echo inside
mtu outsid
mtu inside 1500
ip address outside x.x.x.x 255.255.o..
ip address inside 172.16.x.x 255.255.255.0
ip verify reverse-path interface outside
ip audit info action alarm
ip audit attack action alarm
ip local pool ihc 172.16.252.75-172.16.252.85
ip local pool ihcpool 172.16.252.5-172.16.252.11
ip local pool pptppool 10.16.252.1-10.16.252.10
pdm location 172.16.252.0 255.255.255.255 inside
pdm location 192.168.61.0 255.255.255.0 outside
pdm location 172.16.252.0 255.255.255.192 inside
pdm location 70.180.205.147 255.255.255.255 outside
pdm location 66.209.91.212 255.255.255.255 outside
pdm location 66.209.91.208 255.255.255.240 outside
pdm location 172.16.252.64 255.255.255.224 outside
pdm logging errors 100
pdm history enable
arp timeout 14400
global (outside) 10 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 10 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 172.16.252.1 172.16.252.1 netmask 255.255.255.255 0 0
access-group outside_access_in in interface outside
rip outside default version 2
rip inside default version 2
route outside 0.0.0.0 0.0.0.0 x.x.x.x
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
aaa authentication http console LOCAL
aaa authentication ssh console LOCAL
aaa authentication telnet console LOCAL
ntp authenticate
ntp server 172.23.58.142 source outside
ntp server 131.216.22.15 source outside
ntp server 131.216.22.9 source outside
http server enable
http 70.180.205.147 255.255.255.255 outside
http 172.16.252.0 255.255.255.255 inside
http 172.16.252.0 255.255.255.192 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 ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
crypto ipsec transform-set TRANS_ESP_3DES_MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set TRANS_ESP_3DES_MD5 mode transport
crypto dynamic-map outside_dyn_map 20 set transform-set ESP-3DES-MD5
crypto map outside_map 20 ipsec-isakmp
crypto map outside_map 20 match address outside_cryptomap_20
crypto map outside_map 20 set peer x.x.x.x
crypto map outside_map 20 set transform
crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map
crypto map outside_map interface outside
isakmp enable outside
isakmp key ******** address x.x.x.x netmask 255.255.255.255 no-xauth no-co
nfig-mode
isakmp key ******** address 0.0.0.0 netmask 0.0.0.0
isakmp nat-traversal 20
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption 3des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
vpngroup ihc address-pool ihcpool
vpngroup ihc dns-server 208.29.
vpngroup ihc idle-time 1800
vpngroup ihc password ********
telnet timeout 5
ssh 0.0.0.0 0.0.0.0 outside
ssh 0.0.0.0 0.0.0.0 inside
ssh timeout 5
management-access inside
console timeout 5
vpdn group pptp accept dialin pptp
vpdn group pptp ppp authentication mschap
vpdn group pptp client configuration address local pptppool
vpdn group pptp pptp echo 60
vpdn group pptp client authentication local
vpdn username imaginet password *********
vpdn enable outside
dhcpd address 172.16.252.100-172.16.252.150 inside
dhcpd dns x.x.x.x. x.x.x.x
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd enable inside
username imaginet password OiPgdOYQ2Hx/z9lW encrypted privilege 15
terminal width 80
banner login =====================