cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
772
Views
35
Helpful
6
Replies

ISP works on MS Windows broadband connection but fails on ISR 4451

varunoberoi
Level 1
Level 1

I am adding a third ISP connection to my ISR 4451. The pap username and password work when setup a new broadband connection on my windows 10 pro system and straight plug in the ISP wire.

But when I try to setup a Dialer on the Cisco router, the same username and password show an error "Login Incorrect" in the "debug ppp negotiation" output.

 

I have also tried chap, but no luck.

 

The configuration for the dialer is:

!WAN 3

config t

interface GigabitEthernet 0/0/3
no shutdown
pppoe enable group global
pppoe-client dial-pool-number 3
exit

interface dialer 3
no shutdown
no cdp enable
ip nat outside
ip address negotiated
ip mtu 1492
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 3
dialer-group 3
ppp authentication pap callin
ppp ipcp dns request
ppp ipcp route default
ppp pap sent-username orion password 818181xxxx
exit

exit

debug ppp negotiation output:

OrionRouter#debug ppp negotiation
PPP protocol negotiation debugging is on
OrionRouter#
*Feb 24 13:05:36.921: %DIALER-6-BIND: Interface Vi4 bound to profile Di3
*Feb 24 13:05:36.922: %LINK-3-UPDOWN: Interface Virtual-Access4, changed state to up
*Feb 24 13:05:36.922: Vi4 PPP: Sending cstate UP notification
*Feb 24 13:05:36.922: Vi4 PPP: Processing CstateUp message
*Feb 24 13:05:36.923: PPP: Alloc Context [7F58283277C8]
*Feb 24 13:05:36.923: ppp17 PPP: Phase is ESTABLISHING
*Feb 24 13:05:36.923: Vi4 PPP: Using dialer call direction
*Feb 24 13:05:36.923: Vi4 PPP: Treating connection as a callout
*Feb 24 13:05:36.923: Vi4 PPP: Session handle[C8000011] Session id[17]
*Feb 24 13:05:36.923: Vi4 LCP: Event[OPEN] State[Initial to Starting]
*Feb 24 13:05:36.923: Vi4 PPP: No remote authentication for call-out
*Feb 24 13:05:36.923: Vi4 LCP: O CONFREQ [Starting] id 1 len 10
*Feb 24 13:05:36.923: Vi4 LCP:    MagicNumber 0xED92E183 (0x0506ED92E183)
*Feb 24 13:05:36.923: Vi4 LCP: Event[UP] State[Starting to REQsent]
*Feb 24 13:05:36.924: Vi4 LCP: I CONFREQ [REQsent] id 1 len 22
*Feb 24 13:05:36.924: Vi4 LCP:    AuthProto PAP (0x0304C023)
*Feb 24 13:05:36.924: Vi4 LCP:    MRU 1492 (0x010405D4)
*Feb 24 13:05:36.924: Vi4 LCP:    MagicNumber 0x06D1197E (0x050606D1197E)
*Feb 24 13:05:36.924: Vi4 LCP:    MRRU 1600 (0x11040640)
*Feb 24 13:05:36.924: Vi4 LCP: O CONFREJ [REQsent] id 1 len 8
*Feb 24 13:05:36.924: Vi4 LCP:    MRRU 1600 (0x11040640)
*Feb 24 13:05:36.924: Vi4 LCP: Event[Receive ConfReq-] State[REQsent to REQsent]
*Feb 24 13:05:36.924: Vi4 LCP: I CONFACK [REQsent] id 1 len 10
*Feb 24 13:05:36.924: Vi4 LCP:    MagicNumber 0xED92E183 (0x0506ED92E183)
*Feb 24 13:05:36.924: Vi4 LCP: Event[Receive ConfAck] State[REQsent to ACKrcvd]
*Feb 24 13:05:36.926: Vi4 LCP: I CONFREQ [ACKrcvd] id 2 len 18
*Feb 24 13:05:36.926: Vi4 LCP:    AuthProto PAP (0x0304C023)
*Feb 24 13:05:36.926: Vi4 LCP:    MRU 1492 (0x010405D4)
*Feb 24 13:05:36.926: Vi4 LCP:    MagicNumber 0x06D1197E (0x050606D1197E)
*Feb 24 13:05:36.926: Vi4 LCP: O CONFNAK [ACKrcvd] id 2 len 8
*Feb 24 13:05:36.926: Vi4 LCP:    MRU 1500 (0x010405DC)
*Feb 24 13:05:36.926: Vi4 LCP: Event[Receive ConfReq-] State[ACKrcvd to ACKrcvd]
*Feb 24 13:05:36.927: Vi4 LCP: I CONFREQ [ACKrcvd] id 3 len 14
*Feb 24 13:05:36.927: Vi4 LCP:    AuthProto PAP (0x0304C023)
*Feb 24 13:05:36.927: Vi4 LCP:    MagicNumber 0x06D1197E (0x050606D1197E)
*Feb 24 13:05:36.927: Vi4 LCP: O CONFACK [ACKrcvd] id 3 len 14
*Feb 24 13:05:36.927: Vi4 LCP:    AuthProto PAP (0x0304C023)
*Feb 24 13:05:36.927: Vi4 LCP:    MagicNumber 0x06D1197E (0x050606D1197E)
*Feb 24 13:05:36.927: Vi4 LCP: Event[Receive ConfReq+] State[ACKrcvd to Open]
*Feb 24 13:05:36.958: Vi4 PPP: Phase is AUTHENTICATING, by the peer
*Feb 24 13:05:36.958: Vi4 PAP: Using hostname from interface PAP
*Feb 24 13:05:36.958: Vi4 PAP: Using password from interface PAP
*Feb 24 13:05:36.958: Vi4 PAP: O AUTH-REQ id 1 len 20 from "orion"
*Feb 24 13:05:36.958: Vi4 LCP: State is Open
*Feb 24 13:05:37.303: Vi2 PPP: Outbound cdp packet dropped, NCP not negotiated
*Feb 24 13:05:38.179: Vi4 PAP: I AUTH-NAK id 0 len 20 msg is "Login incorrect"
*Feb 24 13:05:38.179: Vi4 PPP DISC: We failed authentication
*Feb 24 13:05:38.179: PPP: NET STOP send to AAA.
*Feb 24 13:05:38.179: Vi4 LCP: I TERMREQ [Open] id 4 len 36
*Feb 24 13:05:38.179: Vi4 LCP: I TERMREQ [Open] id 4 len 36
*Feb 24 13:05:38.179: Vi4 LCP: (0x75736572206F72696F6E206175746865)
*Feb 24 13:05:38.179: Vi4 LCP: (0x6E7469636174696F6E206661696C6564)
*Feb 24 13:05:38.179: Vi4 PPP: Phase is TERMINATING
*Feb 24 13:05:38.179: Vi4 LCP: O TERMACK [Open] id 4 len 4
*Feb 24 13:05:38.179: Vi4 LCP: Event[Receive TermReq] State[Open to Stopping]
*Feb 24 13:05:38.182: %DIALER-6-UNBIND: Interface Vi4 unbound from profile Di3
*Feb 24 13:05:38.183: Vi4 PPP: Block vaccess from being freed [0x10]
*Feb 24 13:05:38.183: Vi4 LCP: Event[DOWN] State[Stopping to Starting]
*Feb 24 13:05:38.183: Vi4 PPP: Unlocked by [0x10] Still Locked by [0x0]
*Feb 24 13:05:38.183: Vi4 PPP: Free previously blocked vaccess
*Feb 24 13:05:38.183: Vi4 PPP: Phase is DOWN
*Feb 24 13:05:38.183: %LINK-3-UPDOWN: Interface Virtual-Access4, changed state to down
*Feb 24 13:06:00.225: %DIALER-6-BIND: Interface Vi4 bound to profile Di3
*Feb 24 13:06:00.226: %LINK-3-UPDOWN: Interface Virtual-Access4, changed state to up
*Feb 24 13:06:00.226: Vi4 PPP: Sending cstate UP notification
*Feb 24 13:06:00.226: Vi4 PPP: Processing CstateUp message
*Feb 24 13:06:00.226: PPP: Alloc Context [7F58283277C8]
*Feb 24 13:06:00.226: ppp18 PPP: Phase is ESTABLISHING
*Feb 24 13:06:00.226: Vi4 PPP: Using dialer call direction
*Feb 24 13:06:00.226: Vi4 PPP: Treating connection as a callout
*Feb 24 13:06:00.226: Vi4 PPP: Session handle[7B000012] Session id[18]
*Feb 24 13:06:00.226: Vi4 LCP: Event[OPEN] State[Initial to Starting]
*Feb 24 13:06:00.226: Vi4 PPP: No remote authentication for call-out
*Feb 24 13:06:00.226: Vi4 LCP: O CONFREQ [Starting] id 1 len 10
*Feb 24 13:06:00.226: Vi4 LCP:    MagicNumber 0xED933C99 (0x0506ED933C99)
*Feb 24 13:06:00.226: Vi4 LCP: Event[UP] State[Starting to REQsent]
*Feb 24 13:06:00.228: Vi4 LCP: I CONFREQ [REQsent] id 1 len 22
*Feb 24 13:06:00.228: Vi4 LCP:    AuthProto PAP (0x0304C023)
*Feb 24 13:06:00.228: Vi4 LCP:    MRU 1492 (0x010405D4)
*Feb 24 13:06:00.228: Vi4 LCP:    MagicNumber 0x08F1D46D (0x050608F1D46D)
*Feb 24 13:06:00.228: Vi4 LCP:    MRRU 1600 (0x11040640)
*Feb 24 13:06:00.228: Vi4 LCP: O CONFREJ [REQsent] id 1 len 8
*Feb 24 13:06:00.228: Vi4 LCP:    MRRU 1600 (0x11040640)
*Feb 24 13:06:00.228: Vi4 LCP: Event[Receive ConfReq-] State[REQsent to REQsent]
*Feb 24 13:06:00.228: Vi4 LCP: I CONFACK [REQsent] id 1 len 10
*Feb 24 13:06:00.228: Vi4 LCP:    MagicNumber 0xED933C99 (0x0506ED933C99)
*Feb 24 13:06:00.228: Vi4 LCP: Event[Receive ConfAck] State[REQsent to ACKrcvd]
*Feb 24 13:06:00.228: Vi4 LCP: I CONFREQ [ACKrcvd] id 2 len 18
*Feb 24 13:06:00.228: Vi4 LCP:    AuthProto PAP (0x0304C023)
*Feb 24 13:06:00.228: Vi4 LCP:    MRU 1492 (0x010405D4)
*Feb 24 13:06:00.228: Vi4 LCP:    MagicNumber 0x08F1D46D (0x050608F1D46D)
*Feb 24 13:06:00.228: Vi4 LCP: O CONFNAK [ACKrcvd] id 2 len 8
*Feb 24 13:06:00.228: Vi4 LCP:    MRU 1500 (0x010405DC)
*Feb 24 13:06:00.229: Vi4 LCP: Event[Receive ConfReq-] State[ACKrcvd to ACKrcvd]
*Feb 24 13:06:00.229: Vi4 LCP: I CONFREQ [ACKrcvd] id 3 len 14
*Feb 24 13:06:00.229: Vi4 LCP:    AuthProto PAP (0x0304C023)
*Feb 24 13:06:00.229: Vi4 LCP:    MagicNumber 0x08F1D46D (0x050608F1D46D)
*Feb 24 13:06:00.230: Vi4 LCP: O CONFACK [ACKrcvd] id 3 len 14
*Feb 24 13:06:00.230: Vi4 LCP:    AuthProto PAP (0x0304C023)
*Feb 24 13:06:00.230: Vi4 LCP:    MagicNumber 0x08F1D46D (0x050608F1D46D)
*Feb 24 13:06:00.230: Vi4 LCP: Event[Receive ConfReq+] State[ACKrcvd to Open]
*Feb 24 13:06:00.254: Vi4 PPP: Phase is AUTHENTICATING, by the peer
*Feb 24 13:06:00.254: Vi4 PAP: Using hostname from interface PAP
*Feb 24 13:06:00.254: Vi4 PAP: Using password from interface PAP
*Feb 24 13:06:00.254: Vi4 PAP: O AUTH-REQ id 1 len 20 from "orion"
*Feb 24 13:06:00.254: Vi4 LCP: State is Open
*Feb 24 13:06:01.467: Vi4 PAP: I AUTH-NAK id 0 len 20 msg is "Login incorrect"
*Feb 24 13:06:01.467: Vi4 PPP DISC: We failed authentication
*Feb 24 13:06:01.467: PPP: NET STOP send to AAA.
*Feb 24 13:06:01.467: Vi4 LCP: I TERMREQ [Open] id 4 len 36
*Feb 24 13:06:01.467: Vi4 LCP: I TERMREQ [Open] id 4 len 36
*Feb 24 13:06:01.467: Vi4 LCP: (0x75736572206F72696F6E206175746865)
*Feb 24 13:06:01.467: Vi4 LCP: (0x6E7469636174696F6E206661696C6564)
*Feb 24 13:06:01.467: Vi4 PPP: Phase is TERMINATING
*Feb 24 13:06:01.467: Vi4 LCP: O TERMACK [Open] id 4 len 4
*Feb 24 13:06:01.467: Vi4 LCP: Event[Receive TermReq] State[Open to Stopping]
*Feb 24 13:06:01.469: %DIALER-6-UNBIND: Interface Vi4 unbound from profile Di3
*Feb 24 13:06:01.470: Vi4 PPP: Block vaccess from being freed [0x10]
*Feb 24 13:06:01.470: Vi4 LCP: Event[DOWN] State[Stopping to Starting]
*Feb 24 13:06:01.470: Vi4 PPP: Unlocked by [0x10] Still Locked by [0x0]
*Feb 24 13:06:01.470: Vi4 PPP: Free previously blocked vaccess
*Feb 24 13:06:01.470: Vi4 PPP: Phase is DOWN
*Feb 24 13:06:01.470: %LINK-3-UPDOWN: Interface Virtual-Access4, changed state to down
*Feb 24 13:06:01.470: Vi4 PPP: Sending cstate DOWN notification
*Feb 24 13:06:01.470: Vi4 PPP: Processing CstateDown message
*Feb 24 13:06:07.955: Vi3 PPP: Outbound cdp packet dropped, NCP not negotiated
*Feb 24 13:06:23.528: %DIALER-6-BIND: Interface Vi4 bound to profile Di3
*Feb 24 13:06:23.529: %LINK-3-UPDOWN: Interface Virtual-Access4, changed state to up
*Feb 24 13:06:23.529: Vi4 PPP: Sending cstate UP notification

 

6 Replies 6

Hello,

 

I don't know if PAP works...can you try CHAP ?

 

interface dialer 3
no shutdown
no cdp enable
ip nat outside
ip address negotiated
ip mtu 1492
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 3
dialer-group 3
ppp authentication chap callin
ppp chap hostname user_id@domain
ppp chap password 818181xxxx
ppp ipcp dns request
ppp ipcp route default

My problem is, the username given by the ISP is simply "orion". There is no domain provided. I have asked him for this but he denies that one exists.

 

I tried chap with just orion and the password given, that does not work.

 

Should I insist on a domain?

Hello,

 

I somewhere recall that you need to name the router the same as the username. Try and configure:

 

Router#conf t

Router(config)#hostname orion

 

Then use the PAP config you had before:

 

interface dialer 3
no shutdown
no cdp enable
ip nat outside
ip address negotiated
ip mtu 1492
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 3
dialer-group 3
ppp authentication pap callin
ppp ipcp dns request
ppp ipcp route default
ppp pap sent-username orion password 818181xxxx

 

 

Nope, that did not help.

Hello,

 

looking at the debug output:

 

*Feb 24 13:05:38.179: Vi4 PAP: I AUTH-NAK id 0 len 20 msg is "Login incorrect"
*Feb 24 13:05:38.179: Vi4 PPP DISC: We failed authentication

 

The login you use (username and/or password) seem to be incorrect...it could be that the ISP needs to clear something on their side first (since you connected from a Windows machine). I would check with them again.

what's going on between Feb 24 13:05:36.958 and 13:05:38.179 ??   try enabling the following debugs to see if these fill in that gap in the debug message exchange.

 

debug ppp negotiation

debug ppp authentication

debug ppp error

debug aaa authentication

 

Review Cisco Networking for a $25 gift card