Community discussions

MikroTik App
 
Ornithophobe
just joined
Topic Author
Posts: 3
Joined: Tue Apr 05, 2022 9:19 am

rb5009 PPPoE disconnects

Tue Apr 05, 2022 9:51 am

Hi,

I seem to be getting regular, almost nightly disconnects on a PPPoE FTTC connection to my ISP. I am currently running PPPoE client on a random port on the rb5009 (7.1.5) (I switched ports a couple of times just in case) and have turned on debug logging for the connection. From there its connected to an HG612. With my previous router(s) the connection did not drop for two months on an Edgerouter X then previously for over a year on an LRT224. Rest of the physical hardware connected the rb5009 is the same as it was previously except connection back to switch but that's not relevant. This is what I am seeing:-
Apr/05/2022 02:37:26 pppoe,ppp,debug,packet  pppoe-out1: rcvd LCP EchoReq id=0x2f
Apr/05/2022 02:37:26 pppoe,ppp,debug,packet     <magic 0x3eff059d>
Apr/05/2022 02:37:26 pppoe,ppp,debug,packet  pppoe-out1: sent LCP EchoRep id=0x2f
Apr/05/2022 02:37:26 pppoe,ppp,debug,packet     <magic 0x6d5e8ada>
Apr/05/2022 02:37:36 pppoe,ppp,debug,packet  pppoe-out1: rcvd LCP EchoReq id=0x30
Apr/05/2022 02:37:36 pppoe,ppp,debug,packet     <magic 0x3eff059d>
Apr/05/2022 02:37:36 pppoe,ppp,debug,packet  pppoe-out1: sent LCP EchoRep id=0x30
Apr/05/2022 02:37:36 pppoe,ppp,debug,packet     <magic 0x6d5e8ada>
Apr/05/2022 02:37:46 pppoe,ppp,debug,packet  pppoe-out1: rcvd LCP EchoReq id=0x31
Apr/05/2022 02:37:46 pppoe,ppp,debug,packet     <magic 0x3eff059d>
Apr/05/2022 02:37:46 pppoe,ppp,debug,packet  pppoe-out1: sent LCP EchoRep id=0x31
Apr/05/2022 02:37:46 pppoe,ppp,debug,packet     <magic 0x6d5e8ada>
Apr/05/2022 02:38:26 pppoe,ppp,debug,packet  pppoe-out1: rcvd LCP TermReq id=0x3
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: LCP closed
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: CCP lowerdown
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: BCP lowerdown
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: BCP down event in starting state
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: IPCP lowerdown
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: IPCP closed
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: IPV6CP lowerdown
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: IPV6CP down event in starting state
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: MPLSCP lowerdown
Apr/05/2022 02:38:26 pppoe,ppp,debug,packet  pppoe-out1: sent LCP TermAck id=0x3
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: LCP lowerdown
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: CCP close
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: BCP close
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: IPCP close
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: IPV6CP close
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: MPLSCP close
Apr/05/2022 02:38:26 pppoe,ppp,info pppoe-out1: terminating...
Apr/05/2022 02:38:26 pppoe,debug,packet ether3: sent PADT to 22:D8:0B:D1:73:33
Apr/05/2022 02:38:26 pppoe,debug,packet     session-id=0x004b
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: LCP lowerdown
Apr/05/2022 02:38:26 pppoe,ppp,debug pppoe-out1: LCP down event in starting state
Apr/05/2022 02:38:26 pppoe,ppp,info pppoe-out1: disconnected
Apr/05/2022 02:38:26 pppoe,ppp,info pppoe-out1: initializing...
Apr/05/2022 02:38:26 pppoe,ppp,info pppoe-out1: connecting...
Apr/05/2022 02:38:26 pppoe,debug,packet ether3: sent PADI to FF:FF:FF:FF:FF:FF
Any ideas where I can look next ? I am thinking I may have to swap back in one of the old routers to see if it stabilizes but I really don't want to have to go through that hassle.
 
AidanAus
Member Candidate
Member Candidate
Posts: 177
Joined: Wed May 08, 2019 7:35 am
Location: Australia
Contact:

Re: rb5009 PPPoE disconnects

Wed Apr 06, 2022 9:36 am

I take it since it is FTTC and it is a PPPoE session that the last legs is copper and you have a VDSL modem or something equivalent and its not like you have a NTD that you directly connect an ethernet line to that then goes out to fiber?
If so I always point the figure at the copper line first where there are issues like this, if you have a vdsl modem are you able to check the line sync and see if there might be something up with the copper? As well as this I would check your interface on the Mikrotik that connect to this and see if it has been reporting any drops, you can do this by going to interfaces from the main menu on the left hand side of winbox/webfig then double-clicking on the interface and looking at the status page I believe :)

That is about as much as I can suggest from the information given, maybe send through some more info on how this is all set up?

edit: Oh I forgot, new stable was release so update your router OS and firmware (system>routerboard>upgrade>reboot when prompted) and see if that helps.
 
Ornithophobe
just joined
Topic Author
Posts: 3
Joined: Tue Apr 05, 2022 9:19 am

Re: rb5009 PPPoE disconnects

Wed Apr 06, 2022 10:12 am

Yes rb5009 eth3 -> HG612 -> BT master socket filter

Sadly I have no way of monitoring the HG612 as its an original. I do have a spare I can flash to get line stats from, I may have to do this soon.

There are no link downs on eth3 at all.

I "upgraded" to 7.2 yesterday and I got three disconnects last night instead of one.

I also have a second connection via eth2 to a 4g router in bridge mode and the upgrade to 7.2 totally broke my PCC load balancing so I had to turn that off completely, with no backup connection my alarm system went berserk with the disconnects overnight. I didn't have the backup connection at all till a few months ago so this is something relatively recent as I would have noticed the alarm complaining about the disconnects.

There is the possibility this has been happening since I started using the rb5009 though as the only reason I started noticing the disconnects in the logs was the red entries for DoH connection failing.

Timeline:-

1) get backup connection as main connection was getting overloaded in the evening
2) Try load balancing and discover it will not work properly with old router
3) switch in edgerouter X I had lying around, works smoothly with load balancing
4) play with routerboard hex, decided to replicate router setup on it as project (December)
5) decided to replace edgerouter with rb5009
6) put rb5009 in place with PCC load balancing on two connections (February)
7) turn on DoH (March)
8) start noticing DoH errors as a result of line issues overnight

I've had the alarm in place for several years and it notifies if it falls back to its 3g connection, Ive had zero unecplained notifications till last night when I had to turn off the second connection due to the PCC load balancing issues but that does mean it could have bee happening at any point from 3) onwards when the alarm would just use the other connection.
 
User avatar
Znevna
Forum Guru
Forum Guru
Posts: 1347
Joined: Mon Sep 23, 2019 1:04 pm

Re: rb5009 PPPoE disconnects

Wed Apr 06, 2022 10:48 am

Your log states the problem pretty clear:
Apr/05/2022 02:38:26 pppoe,ppp,debug,packet  pppoe-out1: rcvd LCP TermReq id=0x3
[...]
Apr/05/2022 02:38:26 pppoe,ppp,debug,packet  pppoe-out1: sent LCP TermAck id=0x3
Your router received a Termination Request from the ISP and sent back Termination Acknowledge along with disconnecting itself.
No issue.
Call your ISP.
 
Ornithophobe
just joined
Topic Author
Posts: 3
Joined: Tue Apr 05, 2022 9:19 am

Re: rb5009 PPPoE disconnects

Wed Apr 06, 2022 1:26 pm

The three last night were different but also indicate I need to get hold of the line stats I think:-

First looks like peer not responding.
pr/06/2022 01:10:48 pppoe,ppp,debug,packet  pppoe-out1: sent LCP EchoReq id=0x1
Apr/06/2022 01:10:48 pppoe,ppp,debug,packet     <magic 0x3cc1c79d>
Apr/06/2022 01:10:49 pppoe,ppp,debug pppoe-out1: LCP missed echo reply
Apr/06/2022 01:10:49 pppoe,ppp,debug,packet  pppoe-out1: sent LCP EchoReq id=0x2
Apr/06/2022 01:10:49 pppoe,ppp,debug,packet     <magic 0x3cc1c79d>
Apr/06/2022 01:10:50 pppoe,ppp,debug pppoe-out1: LCP missed echo reply
Apr/06/2022 01:10:50 pppoe,ppp,debug,packet  pppoe-out1: sent LCP EchoReq id=0x3
Apr/06/2022 01:10:50 pppoe,ppp,debug,packet     <magic 0x3cc1c79d>
Apr/06/2022 01:10:51 pppoe,ppp,debug pppoe-out1: LCP missed echo reply
Apr/06/2022 01:10:51 pppoe,ppp,debug,packet  pppoe-out1: sent LCP EchoReq id=0x4
Apr/06/2022 01:10:51 pppoe,ppp,debug,packet     <magic 0x3cc1c79d>
Apr/06/2022 01:10:52 pppoe,ppp,debug pppoe-out1: LCP missed echo reply
Apr/06/2022 01:10:52 pppoe,ppp,debug,packet  pppoe-out1: sent LCP EchoReq id=0x5
Apr/06/2022 01:10:52 pppoe,ppp,debug,packet     <magic 0x3cc1c79d>
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: LCP missed echo reply
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: LCP lowerdown
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: LCP closed
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: CCP lowerdown
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: BCP lowerdown
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: BCP down event in starting state
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: IPCP lowerdown
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: IPCP closed
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: IPV6CP lowerdown
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: MPLSCP lowerdown
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: CCP close
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: BCP close
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: IPCP close
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: IPV6CP close
Apr/06/2022 01:10:53 pppoe,ppp,debug pppoe-out1: MPLSCP close
Apr/06/2022 01:10:53 pppoe,ppp,info pppoe-out1: terminating... - peer is not responding
Second a termination request
Apr/06/2022 01:57:27 pppoe,ppp,debug,packet  pppoe-out1: sent LCP EchoRep id=0x16
Apr/06/2022 01:57:27 pppoe,ppp,debug,packet     <magic 0x7dbb0517>
Apr/06/2022 01:58:07 pppoe,ppp,debug,packet  pppoe-out1: rcvd LCP TermReq id=0x5
Third peer not responding again.
Apr/06/2022 02:59:57 pppoe,ppp,debug,packet  pppoe-out1: sent LCP EchoReq id=0x5
Apr/06/2022 02:59:57 pppoe,ppp,debug,packet     <magic 0x45d8d5f0>
Apr/06/2022 02:59:58 pppoe,ppp,debug pppoe-out1: LCP missed echo reply
Apr/06/2022 02:59:58 pppoe,ppp,debug pppoe-out1: LCP lowerdown
Apr/06/2022 02:59:58 pppoe,ppp,debug pppoe-out1: LCP closed
Thanks for looking at this regardless.
 
BigHomie
just joined
Posts: 3
Joined: Tue Jul 06, 2021 11:35 pm

Re: rb5009 PPPoE disconnects

Sun May 08, 2022 7:17 pm

I am experiencing the same thing as @ornithophobe. Previously i had an edgerouter x which made a second pppoe dial behind isp's modem/router (pppoe passthrough). Maybe once in two months i had a disconnect and ip changed. Now with rb5009 i notice that every night i have 1 disconnect. I will check the logs and post it here in case there is a termination request from isp or something else. The strange thing is that with edgeeouter x i didnt have disconnecta so often..
 
User avatar
Znevna
Forum Guru
Forum Guru
Posts: 1347
Joined: Mon Sep 23, 2019 1:04 pm

Re: rb5009 PPPoE disconnects

Mon May 09, 2022 8:12 am

Keep-alives are only sent when there's no traffic, during the night if all your devices are off, it will send keep-alives to keep the PPPoE session alive.
Now your ISP might not like those keep-alives at 10 seconds each (too short or too long).
You can experiment in one night just leave something running, pinging some host so that keep-alives won't be needed, this way you can pin it down.
If it doesn't disconnect, its something related to keep-alives.
 
BigHomie
just joined
Posts: 3
Joined: Tue Jul 06, 2021 11:35 pm

Re: rb5009 PPPoE disconnects

Thu May 12, 2022 3:39 pm

Thank's for replying. I have internet traffic all the time so i suppose that the problem is something else. Here is the log from mikrotik when it disconnects pppoe.

Sorry for uploading log as an image but i keep the logs in mikrotik syslog daemon and tried to export but it didn't show the whole messages.
You do not have the required permissions to view the files attached to this post.
 
User avatar
Znevna
Forum Guru
Forum Guru
Posts: 1347
Joined: Mon Sep 23, 2019 1:04 pm

Re: rb5009 PPPoE disconnects

Thu May 12, 2022 3:51 pm

Ok, let me rephrase, from my understanding of PPPoE:
LCP Echo Requests and LCP Echo Replies only show up when there's no traffic through the PPPoE tunnel, and they are intended to keep the tunnel alive.
So seeing them in the logs indicates that at that time there was no traffic flowing, as your logs point out I see it as this:
*something* stopped the traffic, lcp echo requests and replies started flowing, then the pppoe server stopped answering to those too.
And your client didn't manage to reconnect to any pppoe server after that because it (the server) was probably down already.
The logs after what you've posted should have a record of the PPPoE server coming back up.
So, I'm blaming the ISP or some equipment in between.
I'm also using RB5009 with PPPoE and I've encountered no issues. But my ISP doesn't require any vlans or something else special.
 
BigHomie
just joined
Posts: 3
Joined: Tue Jul 06, 2021 11:35 pm

Re: rb5009 PPPoE disconnects

Sun May 15, 2022 9:34 am

It seems that the problem is from my ISP because 2/3 when mikrotik disconnects my ISP's router loses vdsl sync.These LCP echo requests are made from ISP's side every 30 seconds even if there is internet traffic. I am waiting for their technician to come over in order to check the line. Here are the logs when my main modem/router loses vdsl sync.
pppoe,ppp,debug,packet     <magic 0x28962e5b> in 11-May 23:5:14.83 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP EchoRep id=0xa2 in 11-May 23:5:14.83 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0x1e6a00ef> in 11-May 23:5:14.83 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP EchoReq id=0xa3 in 11-May 23:5:44.59 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0x28962e5b> in 11-May 23:5:45.4 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP EchoRep id=0xa3 in 11-May 23:5:45.4 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0x1e6a00ef> in 11-May 23:5:45.5 from 192.168.1.1
pppoe,debug ether1: terminating sessions: interface state changed in 11-May 23:6:30.77 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP lowerdown in 11-May 23:6:30.77 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP closed in 11-May 23:6:30.78 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: CCP lowerdown in 11-May 23:6:30.78 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: BCP lowerdown in 11-May 23:6:30.79 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: BCP down event in starting state in 11-May 23:6:30.79 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPCP lowerdown in 11-May 23:6:30.80 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPCP closed in 11-May 23:6:30.80 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPV6CP lowerdown in 11-May 23:6:30.81 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPV6CP closed in 11-May 23:6:30.81 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: MPLSCP lowerdown in 11-May 23:6:30.82 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: CCP close in 11-May 23:6:30.82 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: BCP close in 11-May 23:6:30.83 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPCP close in 11-May 23:6:30.83 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPV6CP close in 11-May 23:6:30.84 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: MPLSCP close in 11-May 23:6:30.84 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP lowerdown in 11-May 23:6:30.85 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP down event in starting state in 11-May 23:6:30.85 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: CCP close in 11-May 23:6:30.85 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: BCP close in 11-May 23:6:30.86 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPCP close in 11-May 23:6:30.87 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPV6CP close in 11-May 23:6:30.87 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: MPLSCP close in 11-May 23:6:30.88 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP lowerdown in 11-May 23:6:30.88 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP down event in starting state in 11-May 23:6:30.88 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: CCP close in 11-May 23:6:30.89 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: BCP close in 11-May 23:6:30.89 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPCP close in 11-May 23:6:30.89 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPV6CP close in 11-May 23:6:30.89 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: MPLSCP close in 11-May 23:6:30.89 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP lowerdown in 11-May 23:6:30.89 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP down event in starting state in 11-May 23:6:30.89 from 192.168.1.1
pppoe,debug,packet ether1: sent PADI to FF:FF:FF:FF:FF:FF in 11-May 23:6:37.88 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:6:37.88 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670013 in 11-May 23:6:37.88 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:6:37.88 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:6:37.88 from 192.168.1.1
pppoe,debug,packet ether1: sent PADI to FF:FF:FF:FF:FF:FF in 11-May 23:6:38.89 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:6:38.89 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670013 in 11-May 23:6:38.89 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:6:38.89 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:6:38.89 from 192.168.1.1
pppoe,debug,packet ether1: sent PADI to FF:FF:FF:FF:FF:FF in 11-May 23:6:39.81 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:6:39.81 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670013 in 11-May 23:6:39.81 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:6:39.81 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:6:39.81 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: CCP close in 11-May 23:6:40.81 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: BCP close in 11-May 23:6:40.81 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPCP close in 11-May 23:6:40.81 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPV6CP close in 11-May 23:6:40.81 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: MPLSCP close in 11-May 23:6:40.81 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP lowerdown in 11-May 23:6:40.81 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP down event in starting state in 11-May 23:6:40.81 from 192.168.1.1
pppoe,debug,packet ether1: sent PADI to FF:FF:FF:FF:FF:FF in 11-May 23:6:40.88 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:6:40.88 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670014 in 11-May 23:6:40.88 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:6:40.88 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:6:40.88 from 192.168.1.1
pppoe,debug,packet ether1: sent PADI to FF:FF:FF:FF:FF:FF in 11-May 23:6:41.78 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:6:41.78 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670014 in 11-May 23:6:41.78 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:6:41.78 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:6:41.78 from 192.168.1.1
pppoe,debug,packet ether1: sent PADI to FF:FF:FF:FF:FF:FF in 11-May 23:6:42.89 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:6:42.89 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670014 in 11-May 23:6:42.89 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:6:42.89 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:6:42.89 from 192.168.1.1
pppoe,debug,packet ether1: sent PADI to FF:FF:FF:FF:FF:FF in 11-May 23:6:43.96 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:6:43.96 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670014 in 11-May 23:6:43.96 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:6:43.96 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:6:43.96 from 192.168.1.1
pppoe,debug,packet ether1: sent PADI to FF:FF:FF:FF:FF:FF in 11-May 23:6:44.87 from 192.168.1.1
This is when it syncs
pppoe,debug,packet ether1: rcvd PADO from B0:26:80:4B:5C:8A in 11-May 23:9:56.70 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:9:56.70 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:9:56.70 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:9:56.70 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:9:56.70 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:9:56.70 from 192.168.1.1
pppoe,debug,packet ether1: sent PADR to B0:26:80:4B:5C:8A in 11-May 23:9:56.70 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:9:56.70 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670024 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from F4:DB:E6:CB:92:51 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     ac-name=PhiMSC1BNG01 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from F4:DB:E6:CB:92:47 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet     ac-name=PhiMSC1BNG01 in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:9:56.71 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADS from B0:26:80:4B:5C:8A in 11-May 23:9:56.96 from 192.168.1.1
pppoe,debug,packet     session-id=0xc998 in 11-May 23:9:56.96 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670024 in 11-May 23:9:56.96 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:9:56.96 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:9:56.96 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP lowerup in 11-May 23:9:56.96 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP open in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP ConfReq id=0x1 in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet    <mru 1492> in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet    <magic 0xb5f77c4f> in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet    <auth pap> in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP ConfReq id=0x18 in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet    <mru 1492> in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet    <magic 0x774d8129> in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP ConfAck id=0x1 in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet    <mru 1492> in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet    <magic 0xb5f77c4f> in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet    <auth pap> in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP ConfAck id=0x18 in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet    <mru 1492> in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet    <magic 0x774d8129> in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: LCP opened in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent PAP AuthReq id=0x6 in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet     <myusername@tellas.gr> in 11-May 23:9:56.97 from 192.168.1.1
pppoe,ppp,debug,packet     <password mypassword> in 11-May 23:9:56.98 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd PAP AuthAck id=0x6 in 11-May 23:9:59.96 from 192.168.1.1
pppoe,ppp,debug,packet      in 11-May 23:9:59.96 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPCP lowerup in 11-May 23:9:59.96 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPCP open in 11-May 23:9:59.96 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent IPCP ConfReq id=0xb in 11-May 23:9:59.96 from 192.168.1.1
pppoe,ppp,debug,packet     <addr 0.0.0.0> in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPV6CP lowerup in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPV6CP open in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent IPV6CP ConfReq id=0x6 in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet     <interface-identifier 0:0:0:f> in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: MPLSCP lowerup in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: MPLSCP open in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent MPLSCP ConfReq id=0x13 in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: BCP open in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: CCP lowerup in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: CCP open in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP EchoReq id=0x0 in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0x774d8129> in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet     <data len=1484> in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd IPCP ConfReq id=0x1 in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet     <addr 62.169.255.59> in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent IPCP ConfAck id=0x1 in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet     <addr 62.169.255.59> in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP EchoRep id=0x0 in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0xb5f77c4f> in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet     <data len=1484> in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd IPV6CP ConfReq id=0x1 in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet     <interface-identifier b226:80ff:fe4b:5c8a> in 11-May 23:9:59.97 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent IPV6CP ConfAck id=0x1 in 11-May 23:9:59.98 from 192.168.1.1
pppoe,ppp,debug,packet     <interface-identifier b226:80ff:fe4b:5c8a> in 11-May 23:9:59.98 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd IPCP ConfNak id=0xb in 11-May 23:9:59.98 from 192.168.1.1
pppoe,ppp,debug,packet     <addr 37.6.234.243> in 11-May 23:9:59.98 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent IPCP ConfReq id=0xc in 11-May 23:9:59.98 from 192.168.1.1
pppoe,ppp,debug,packet     <addr 37.6.234.243> in 11-May 23:9:59.98 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd IPCP ConfAck id=0xc in 11-May 23:9:59.98 from 192.168.1.1
pppoe,ppp,debug,packet     <addr 37.6.234.243> in 11-May 23:9:59.98 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPCP opened in 11-May 23:9:59.98 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd IPV6CP ConfAck id=0x6 in 11-May 23:9:59.99 from 192.168.1.1
pppoe,ppp,debug,packet     <interface-identifier 0:0:0:f> in 11-May 23:9:59.99 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: IPV6CP opened in 11-May 23:9:59.99 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from 6C:6C:D3:2C:F0:C5 in 11-May 23:10:5.12 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.12 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.12 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.12 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.12 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.12 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.12 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from 6C:6C:D3:2C:F0:C8 in 11-May 23:10:5.12 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.12 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from 6C:6C:D3:2C:F0:D2 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from 6C:6C:D3:2C:F0:C6 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from 6C:6C:D3:2C:F0:CF in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from 6C:6C:D3:2C:F0:C9 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.13 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from 6C:6C:D3:2C:F0:D1 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from 6C:6C:D3:2C:F1:87 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     ac-name=PhiMSC1BNG01 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from 6C:6C:D3:2C:F1:91 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     ac-name=PhiMSC1BNG01 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from 6C:6C:D3:2C:F1:90 in 11-May 23:10:5.14 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug,packet     ac-name=PhiMSC1BNG01 in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from F4:DB:E6:CB:92:50 in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug,packet     ac-name=PhiMSC1BNG01 in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.15 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from B0:26:80:4B:5C:85 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from B0:26:80:4B:5C:90 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from B0:26:80:4B:5C:86 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from B0:26:80:4B:5C:8F in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.16 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from B0:26:80:4B:5C:88 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from B0:26:80:4B:5C:92 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet ether1: rcvd PADO from B0:26:80:4B:5C:89 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     session-id=0x0000 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     host-uniq=0x670023 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     service-name= in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     ppp-max-payload=1492 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug,packet     ac-name=AthMet1BNG01 in 11-May 23:10:5.17 from 192.168.1.1
pppoe,debug ether1: received PADO with unknown host-uniq, dropping in 11-May 23:10:5.17 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP EchoReq id=0x1 in 11-May 23:10:19.73 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0xb5f77c4f> in 11-May 23:10:19.74 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP EchoRep id=0x1 in 11-May 23:10:19.74 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0x774d8129> in 11-May 23:10:19.74 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP EchoReq id=0x2 in 11-May 23:10:49.54 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0xb5f77c4f> in 11-May 23:10:49.54 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP EchoRep id=0x2 in 11-May 23:10:49.54 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0x774d8129> in 11-May 23:10:49.54 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP EchoReq id=0x3 in 11-May 23:11:19.24 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0xb5f77c4f> in 11-May 23:11:19.24 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP EchoRep id=0x3 in 11-May 23:11:19.24 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0x774d8129> in 11-May 23:11:19.24 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP EchoReq id=0x4 in 11-May 23:11:49.3 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0xb5f77c4f> in 11-May 23:11:49.16 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP EchoRep id=0x4 in 11-May 23:11:49.16 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0x774d8129> in 11-May 23:11:49.16 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP EchoReq id=0x5 in 11-May 23:12:18.60 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0xb5f77c4f> in 11-May 23:12:18.60 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP EchoRep id=0x5 in 11-May 23:12:18.60 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0x774d8129> in 11-May 23:12:18.60 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP EchoReq id=0x6 in 11-May 23:12:48.15 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0xb5f77c4f> in 11-May 23:12:48.15 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP EchoRep id=0x6 in 11-May 23:12:48.15 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0x774d8129> in 11-May 23:12:48.15 from 192.168.1.1
pppoe,ppp,debug pppoe-wind-gw: MPLSCP timer in 11-May 23:13:8.29 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent MPLSCP ConfReq id=0x14 in 11-May 23:13:8.29 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP ProtRej id=0x4c in 11-May 23:13:8.30 from 192.168.1.1
pppoe,ppp,debug,packet      82 81 01 14 00 04 00 00 00 00 00 00 00 00 00 00... in 11-May 23:13:8.30 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP EchoReq id=0x7 in 11-May 23:13:18.5 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0xb5f77c4f> in 11-May 23:13:18.5 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP EchoRep id=0x7 in 11-May 23:13:18.5 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0x774d8129> in 11-May 23:13:18.5 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: rcvd LCP EchoReq id=0x8 in 11-May 23:13:47.61 from 192.168.1.1
pppoe,ppp,debug,packet     <magic 0xb5f77c4f> in 11-May 23:13:47.61 from 192.168.1.1
pppoe,ppp,debug,packet  pppoe-wind-gw: sent LCP EchoRep id=0x8 in 11-May 23:13:47.61 from 192.168.1.1

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 86 guests