cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
1377
Views
5
Helpful
3
Replies

Configure PPPOE on ASA 5510

kennytran
Level 1
Level 1

Dear all.

I'm configuring PPPOE on ASA 5510. I'm doing base on this article "https://www.cisco.com/c/en/us/td/docs/security/asa/asa72/configuration/guide/conf_gd/pppoe.html".

But I can't establish PPPOE on ASA 5510. When i debug on firewall, I recive message 

ciscoasa# PPPoE: send_padi:(Snd) Dest:ffff.ffff.ffff Src:a493.4c1d.9ff8 Type:0x8863=PPPoE-Discovery
PPPoE: Ver:1 Type:1 Code:09=PADI Sess:0 Len:12
PPPoE: Type:0101:SVCNAME-Service Name Len:0 
PPPoE: Type:0103:HOSTUNIQ-Host Unique Tag Len:4 
PPPoE: 00000008 
PPPoE: padi timer expired

This is my running-config 

ciscoasa# show running-config                                        
: Saved
:
ASA Version 8.4(4)1 
!
hostname ciscoasa
enable password 2KFQnbNIdI.2KYOU encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names
!
interface Ethernet0/0
 nameif outside
 security-level 0
 ip address pppoe 
!
interface Ethernet0/1
 nameif inside
 security-level 100
 ip address 192.168.46.1 255.255.255.0 
!
interface Ethernet0/2
 shutdown
 no nameif
 no security-level
 no ip address
!
interface Ethernet0/3
 shutdown
 no nameif
 no security-level
 no ip address
!
interface Management0/0
 nameif management
 security-level 100
 ip address 192.168.1.1 255.255.255.0 
 management-only
!
ftp mode passive
pager lines 24
logging asdm informational
mtu outside 1500
mtu inside 1500
mtu management 1500
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-649.bin
no asdm history enable
arp timeout 14400
timeout xlate 3:00:00
timeout pat-xlate 0:00:30
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
user-identity default-domain LOCAL
http server enable
http 0.0.0.0 0.0.0.0 inside
http 192.168.1.0 255.255.255.0 management
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
telnet timeout 5
ssh timeout 5
ssh key-exchange group dh-group1-sha1
console timeout 0
vpdn group ABC request dialout pppoe
vpdn group ABC localname cntt.fb.qti
vpdn group ABC ppp authentication chap
vpdn username cntt.fb.qti password ***** store-local
dhcpd address 192.168.1.2-192.168.1.254 management
dhcpd enable management
!             
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
webvpn
!
class-map inspection_default
 match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
 parameters
  message-length maximum 512
policy-map global_policy
 class inspection_default
  inspect dns preset_dns_map 
  inspect ftp 
  inspect h323 h225 
  inspect h323 ras 
  inspect rsh 
  inspect rtsp 
  inspect esmtp 
  inspect sqlnet 
  inspect skinny  
  inspect sunrpc 
  inspect xdmcp 
  inspect sip  
  inspect netbios 
  inspect tftp 
  inspect ip-options 
!
service-policy global_policy global
prompt hostname context 
no call-home reporting anonymous
call-home
 profile CiscoTAC-1
  no active
  destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
  destination address email callhome@cisco.com
  destination transport-method http
  subscribe-to-alert-group diagnostic
  subscribe-to-alert-group environment
  subscribe-to-alert-group inventory periodic monthly
  subscribe-to-alert-group configuration periodic monthly
  subscribe-to-alert-group telemetry periodic daily
Cryptochecksum:ee6e062307f7ebd08bb0d25bba5adb1d
: end

Please help me.

Thanks a lot

1 Accepted Solution

Accepted Solutions

Hello, did you resolve this issue?

View solution in original post

3 Replies 3

V S Narayana Chivukula
Cisco Employee
Cisco Employee

Hi Kenny,

 

The problem could be with authentication.

 

Please validate the username and password entered on ASA and modem.

 

If does not help please enable the following debugs and share the output :

 

debug pppoe event

debug pppoe error

debug pppoe packet

 

Thanks,

Narayana Rao.

@V S Narayana Chivukula

Username and password is correct because i check it. I send output log(file attached) when enable debug pppoe on asa. Please help me.

Hello, did you resolve this issue?

Review Cisco Networking products for a $25 gift card