Community discussions

MikroTik App
 
net365
newbie
Topic Author
Posts: 40
Joined: Sun Feb 14, 2010 5:17 pm

PPPoE client not connecting (x86 4.16)

Thu Jan 27, 2011 9:18 pm

We have a bank of 5 ADSL lines going to our mikrotik box that requires PPPoE client but when it trys to dial out it just comes up authentication error and then tries to re-dial. On a windows XP machine it connects ok via its built in PPPoE client. Is there anything easy I’m forgetting? All login details are correct I have tried entering them several times on different occasions and my ISP has no solution (they say it’s not reaching them?) I can see what i want to connect to using the scan function so i don’t think it’s a physical problem. Help! Thanks. Jon
 
User avatar
sergejs
MikroTik Support
MikroTik Support
Posts: 6694
Joined: Thu Mar 31, 2005 3:33 pm
Location: Riga, Latvia
Contact:

Re: PPPoE client not connecting (x86 4.16)

Fri Jan 28, 2011 4:38 pm

What is the log error after it?
/log print
 
net365
newbie
Topic Author
Posts: 40
Joined: Sun Feb 14, 2010 5:17 pm

Re: PPPoE client not connecting (x86 4.16)

Sun Feb 06, 2011 8:54 pm

sorry for the long delay

18:50:32 pppoe,ppp,info pppoe-out1: terminating... - failed to authenticate
18:50:32 pppoe,ppp,info pppoe-out1: disconnected
18:50:32 pppoe,ppp,info pppoe-out1: initializing...
18:50:32 pppoe,ppp,info pppoe-out1: dialing...
18:51:03 pppoe,ppp,info pppoe-out1: terminating... - failed to authenticate
18:51:03 pppoe,ppp,info pppoe-out1: disconnected
18:51:03 pppoe,ppp,info pppoe-out1: initializing...
18:51:03 pppoe,ppp,info pppoe-out1: dialing...
18:51:30 pppoe,ppp,info pppoe-out1: disconnected
18:51:30 pppoe,ppp,info pppoe-out1: initializing...
18:51:30 pppoe,ppp,info pppoe-out1: dialing...
18:52:00 pppoe,ppp,info pppoe-out1: terminating... - failed to authenticate
18:52:00 pppoe,ppp,info pppoe-out1: disconnected
18:52:00 pppoe,ppp,info pppoe-out1: initializing...
18:52:00 pppoe,ppp,info pppoe-out1: dialing...
 
unbkbl
just joined
Posts: 8
Joined: Tue Feb 08, 2011 6:01 pm
Location: Medellin, Colombia

Re: PPPoE client not connecting (x86 4.16)

Tue Feb 08, 2011 11:34 pm

please add this to your logging configuration

"system logging add topics=pppoe"

And paste your log output again.

You should check the type of authentication you are using in your "ppp profile"

and... check if you are creating a PPPoE client interface not a ppp client interface, I've seen this before.
 
net365
newbie
Topic Author
Posts: 40
Joined: Sun Feb 14, 2010 5:17 pm

Re: PPPoE client not connecting (x86 4.16)

Tue Feb 22, 2011 8:52 pm

# feb/22/2011 18:51:27 by RouterOS 4.16
# software id =
#
18:50:51 pppoe,ppp,debug,packet test: sent CHAP Response id=0x1
18:50:51 pppoe,ppp,debug,packet <response len=10>
18:50:51 pppoe,ppp,debug,packet <name 01509218701@pseudo.dsl-uk.net>
18:50:54 pppoe,ppp,debug,packet test: sent CHAP Response id=0x1
18:50:54 pppoe,ppp,debug,packet <response len=10>
18:50:54 pppoe,ppp,debug,packet <name 01509218701@pseudo.dsl-uk.net>
18:50:57 pppoe,ppp,debug,packet test: sent CHAP Response id=0x1
18:50:57 pppoe,ppp,debug,packet <response len=10>
18:50:57 pppoe,ppp,debug,packet <name 01509218701@pseudo.dsl-uk.net>
18:51:00 pppoe,ppp,debug,packet test: sent CHAP Response id=0x1
18:51:00 pppoe,ppp,debug,packet <response len=10>
18:51:00 pppoe,ppp,debug,packet <name 01509218701@pseudo.dsl-uk.net>
18:51:03 pppoe,ppp,debug,packet test: sent CHAP Response id=0x1
18:51:03 pppoe,ppp,debug,packet <response len=10>
18:51:03 pppoe,ppp,debug,packet <name 01509218701@pseudo.dsl-uk.net>
18:51:06 pppoe,ppp,debug,packet test: sent CHAP Response id=0x1
18:51:06 pppoe,ppp,debug,packet <response len=10>
18:51:06 pppoe,ppp,debug,packet <name 01509218701@pseudo.dsl-uk.net>
18:51:06 pppoe,debug,packet ether2: rcvd PADT from 00:26:44:1D:BB:48
18:51:06 pppoe,debug,packet session-id=0x0600
18:51:09 pppoe,ppp,debug,packet test: sent CHAP Response id=0x1
18:51:09 pppoe,ppp,debug,packet <response len=10>
18:51:09 pppoe,ppp,debug,packet <name 01509218701@pseudo.dsl-uk.net>
18:51:12 pppoe,ppp,debug,packet test: sent CHAP Response id=0x1
18:51:12 pppoe,ppp,debug,packet <response len=10>
18:51:12 pppoe,ppp,debug,packet <name 01509218701@pseudo.dsl-uk.net>
18:51:15 pppoe,ppp,debug test: LCP close
18:51:15 pppoe,ppp,debug test: LCP closed
18:51:15 pppoe,ppp,debug,packet test: sent LCP TermReq id=0x1a
18:51:15 pppoe,ppp,debug,packet failed to authenticate
18:51:15 pppoe,ppp,debug,packet test: rcvd LCP TermAck id=0x1a
18:51:15 pppoe,ppp,debug test: LCP lowerdown
18:51:15 pppoe,ppp,info test: terminating... - failed to authenticate
18:51:15 pppoe,debug,packet ether2: sent PADT to 00:00:00:00:00:00
18:51:15 pppoe,debug,packet session-id=0x0500
18:51:15 pppoe,debug,packet relay-session-id=00 00 00 02 c4 71 fe 50 0f 1a
18:51:15 pppoe,ppp,debug test: LCP lowerdown
18:51:15 pppoe,ppp,debug test: LCP down event in initial state
18:51:15 pppoe,ppp,info test: disconnected
18:51:25 pppoe,ppp,info test: initializing...
18:51:25 pppoe,ppp,info test: dialing...
18:51:25 pppoe,debug,packet ether2: sent PADI to FF:FF:FF:FF:FF:FF
18:51:25 pppoe,debug,packet session-id=0x0000
18:51:25 pppoe,debug,packet host-uniq=0x1a
18:51:25 pppoe,debug,packet service-name=
18:51:25 pppoe,debug,packet ether2: rcvd PADO from 00:26:44:1D:BB:48
18:51:25 pppoe,debug,packet session-id=0x0000
18:51:25 pppoe,debug,packet vendor-specific=00 00 0d e9 01 1c 65 6d 6c 67 68 62 6f 2d 32 20 61 74 6d 20 31 2f 31 2f 30 36 2f 34 35 3a 30 2e 33 38 02 0b 30 31 35 30 39 32 31 38 37 30 31 81 04 00 00 07 de 82 04 00 00 46 94
18:51:25 pppoe,debug,packet host-uniq=0x1a
18:51:25 pppoe,debug,packet service-name=
18:51:25 pppoe,debug,packet relay-session-id=00 00 00 02 c4 71 fe 50 0f 1a
18:51:25 pppoe,debug,packet ac-name=tch.lac2.pppoa
18:51:25 pppoe,debug,packet ac-cookie=86 d4 cd 65 76 47 69 d6 45 32 5e d1 c8 81 67 5b
18:51:25 pppoe,debug,packet ether2: sent PADR to 00:26:44:1D:BB:48
18:51:25 pppoe,debug,packet session-id=0x0000
18:51:25 pppoe,debug,packet host-uniq=0x1b
18:51:25 pppoe,debug,packet service-name=
18:51:25 pppoe,debug,packet ac-cookie=86 d4 cd 65 76 47 69 d6 45 32 5e d1 c8 81 67 5b
18:51:25 pppoe,debug,packet relay-session-id=00 00 00 02 c4 71 fe 50 0f 1a
18:51:25 pppoe,debug,packet ether2: rcvd PADS from 00:26:44:1D:BB:48
18:51:25 pppoe,debug,packet session-id=0x0600
18:51:25 pppoe,debug,packet vendor-specific=00 00 0d e9 01 1c 65 6d 6c 67 68 62 6f 2d 32 20 61 74 6d 20 31 2f 31 2f 30 36 2f 34 35 3a 30 2e 33 38 02 0b 30 31 35 30 39 32 31 38 37 30 31 81 04 00 00 07 de 82 04 00 00 46 94
18:51:25 pppoe,debug,packet host-uniq=0x1b
18:51:25 pppoe,debug,packet service-name=
18:51:25 pppoe,debug,packet ac-cookie=86 d4 cd 65 76 47 69 d6 45 32 5e d1 c8 81 67 5b
18:51:25 pppoe,debug,packet relay-session-id=00 00 00 02 c4 71 fe 50 0f 1a
18:51:25 pppoe,ppp,debug test: LCP lowerup
18:51:25 pppoe,ppp,debug test: LCP open
18:51:25 pppoe,ppp,debug test: LCP timer
18:51:25 pppoe,ppp,debug,packet test: sent LCP ConfReq id=0x1b
18:51:25 pppoe,ppp,debug,packet <mru 1480>
18:51:25 pppoe,ppp,debug,packet <magic 0x684b7cd9>
18:51:25 pppoe,ppp,debug,packet test: rcvd LCP ConfReq id=0x1
18:51:25 pppoe,ppp,debug,packet <mru 1492>
18:51:25 pppoe,ppp,debug,packet <magic 0x1d035848>
18:51:25 pppoe,ppp,debug,packet <auth chap>
18:51:25 pppoe,ppp,debug,packet test: sent LCP ConfAck id=0x1
18:51:25 pppoe,ppp,debug,packet <mru 1492>
18:51:25 pppoe,ppp,debug,packet <magic 0x1d035848>
18:51:25 pppoe,ppp,debug,packet <auth chap>
18:51:25 pppoe,ppp,debug,packet test: rcvd LCP ConfAck id=0x1b
18:51:25 pppoe,ppp,debug,packet <mru 1480>
18:51:25 pppoe,ppp,debug,packet <magic 0x684b7cd9>
18:51:25 pppoe,ppp,debug test: LCP opened
18:51:25 pppoe,ppp,debug,packet test: rcvd CHAP Challenge id=0x1
18:51:25 pppoe,ppp,debug,packet <challenge len=10>
18:51:25 pppoe,ppp,debug,packet <name tch.lac2.pppoa>
18:51:25 pppoe,ppp,debug,packet test: sent CHAP Response id=0x1
18:51:25 pppoe,ppp,debug,packet <response len=10>
18:51:25 pppoe,ppp,debug,packet <name 01509218701@pseudo.dsl-uk.net>
18:51:25 pppoe,ppp,debug,packet test: rcvd LCP ConfReq id=0x1
18:51:25 pppoe,ppp,debug,packet <mru 1492>
18:51:25 pppoe,ppp,debug,packet <magic 0x404ef91e>
18:51:25 pppoe,ppp,debug,packet <auth chap>
18:51:25 pppoe,ppp,debug test: LCP received dup ConfReq
18:51:25 pppoe,ppp,debug,packet test: sent LCP ConfAck id=0x1
18:51:25 pppoe,ppp,debug,packet <mru 1492>
18:51:25 pppoe,ppp,debug,packet <magic 0x404ef91e>
18:51:25 pppoe,ppp,debug,packet <auth chap>

Who is online

Users browsing this forum: No registered users and 34 guests