• Monitoring a broadband connection

    From TimH@thnews@poboxmolar.com.invalid to uk.comp.sys.mac on Fri Feb 27 10:20:02 2026
    From Newsgroup: uk.comp.sys.mac

    IrCOm trying to monitor an unreliable (Plusnet) broadband connection. IrCOd been
    doing this with the connmon package on an Asus router running asuswrt-merlin, which worked very nicely and gave me pretty plots to look at.

    Now I suspect the router may be part of the problem, so have swapped in a Plusnet router to check that. Being a locked-down ISP router, it wonrCOt run extra stuff like connmon, so IrCOm looking for something straightforward to run from a Mac mini. It only needs to ping an external server every minute or so, so a simple cron job would do, but if thererCOs some open source package that will give me a nice chart, that woud be preferable. Any thoughts?
    --
    TimH
    pull tooth to reply by email
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Graham J@nobody@nowhere.co.uk to uk.comp.sys.mac on Fri Feb 27 12:12:17 2026
    From Newsgroup: uk.comp.sys.mac

    TimH wrote:
    IrCOm trying to monitor an unreliable (Plusnet) broadband connection. IrCOd been
    doing this with the connmon package on an Asus router running asuswrt-merlin, which worked very nicely and gave me pretty plots to look at.

    Now I suspect the router may be part of the problem, so have swapped in a Plusnet router to check that. Being a locked-down ISP router, it wonrCOt run extra stuff like connmon, so IrCOm looking for something straightforward to run
    from a Mac mini. It only needs to ping an external server every minute or so, so a simple cron job would do, but if thererCOs some open source package that will give me a nice chart, that would be preferable. Any thoughts?


    There may be a better way.

    Given it's Plusnet, you should have a static public IP address. If not
    they will sell you one for a -u5 one-off fee. And you won't have the difficulties of CGNAT.

    Configure the router to respond to pings from the internet. Tell us the
    exact make and model of the router if you need help with this. Note
    that this isn't possible with a Fritz!Box router as supplied by the
    likes of Zen Internet.

    Set up an account with:

    <https://f8lure.mouselike.org/auth.asp>

    Arrange for F8Lure to ping your public IP address. It will do this
    every second. It will draw graphs and can be configured to email you
    when the connection fails.

    The graphs are instructive, giving you an indication of reliability and
    usage.
    --
    Graham J
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From jbrennand@brennand@ntlworld.com to uk.comp.sys.mac on Fri Feb 27 13:30:59 2026
    From Newsgroup: uk.comp.sys.mac

    On 27/02/2026 10:20, TimH wrote:
    IrCOm trying to monitor an unreliable (Plusnet) broadband connection. IrCOd been
    doing this with the connmon package on an Asus router running asuswrt-merlin, which worked very nicely and gave me pretty plots to look at.

    Now I suspect the router may be part of the problem, so have swapped in a Plusnet router to check that. Being a locked-down ISP router, it wonrCOt run extra stuff like connmon, so IrCOm looking for something straightforward to run
    from a Mac mini. It only needs to ping an external server every minute or so, so a simple cron job would do, but if thererCOs some open source package that will give me a nice chart, that woud be preferable. Any thoughts?

    I have always used this to monitor my VM BB connection...

    https://www.thinkbroadband.com/broadband/monitoring/quality

    It does it 24/7/365 and it keeps a visual record of any/all of your
    network disconnections, latency, etc.. useful data to have to match to
    the Network logs (in your Hub settings) and also in discussions with
    your provider - note it will take a few hours to start seeing a sensible picture.

    JohnB
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From TimH@thnews@poboxmolar.com.invalid to uk.comp.sys.mac on Fri Feb 27 13:44:08 2026
    From Newsgroup: uk.comp.sys.mac

    On 27 Feb 2026 at 12:12:17rC>pm GMT, "Graham J" <nobody@nowhere.co.uk> wrote:

    Configure the router to respond to pings from the internet.

    That's part of the problem; as far as I can see, PLusnet routers (this is a 'Hub One') are preset, as a security measure I suppose, NOT to respond to
    ping.

    <snip>

    Set up an account with:

    <https://f8lure.mouselike.org/auth.asp>

    Arrange for F8Lure to ping your public IP address. It will do this
    every second. It will draw graphs and can be configured to email you
    when the connection fails.

    The graphs are instructive, giving you an indication of reliability and usage.

    Actually I followed your advice a couple of months ago, when all this started, and F8Lure was indeed useful, so thanks! (although it didn't always correlate with what connmon was reporting, which was puzzling.) But not doable on the Plusnet hub.

    Anyway, thanks for the help, but I think I'll have to look into the other suggestion of ThinkBroadband's monitoring tool.
    --
    TimH
    pull tooth to reply by email
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From TimH@thnews@poboxmolar.com.invalid to uk.comp.sys.mac on Fri Feb 27 13:44:31 2026
    From Newsgroup: uk.comp.sys.mac

    On 27 Feb 2026 at 1:30:59rC>pm GMT, "jbrennand" <brennand@ntlworld.com> wrote:

    On 27/02/2026 10:20, TimH wrote:
    IrCOm trying to monitor an unreliable (Plusnet) broadband connection. IrCOd been
    doing this with the connmon package on an Asus router running asuswrt-merlin,
    which worked very nicely and gave me pretty plots to look at.

    Now I suspect the router may be part of the problem, so have swapped in a
    Plusnet router to check that. Being a locked-down ISP router, it wonrCOt run >> extra stuff like connmon, so IrCOm looking for something straightforward to run
    from a Mac mini. It only needs to ping an external server every minute or so,
    so a simple cron job would do, but if thererCOs some open source package that
    will give me a nice chart, that woud be preferable. Any thoughts?

    I have always used this to monitor my VM BB connection...

    https://www.thinkbroadband.com/broadband/monitoring/quality

    It does it 24/7/365 and it keeps a visual record of any/all of your
    network disconnections, latency, etc.. useful data to have to match to
    the Network logs (in your Hub settings) and also in discussions with
    your provider - note it will take a few hours to start seeing a sensible picture.

    Thanks, will investigate!
    --
    TimH
    pull tooth to reply by email
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From TimH@thnews@poboxmolar.com.invalid to uk.comp.sys.mac on Fri Feb 27 14:57:17 2026
    From Newsgroup: uk.comp.sys.mac

    On 27 Feb 2026 at 1:44:08rC>pm GMT, "TimH" <thnews@poboxmolar.com.invalid> wrote:

    Anyway, thanks for the help, but I think I'll have to look into the other suggestion of ThinkBroadband's monitoring tool.

    And of course it turns out that ThinkBroadband's tool also requires that ICMP requests aren't blocked!

    So, back to my original question...
    --
    TimH
    pull tooth to reply by email
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Graham J@nobody@nowhere.co.uk to uk.comp.sys.mac on Fri Feb 27 15:09:44 2026
    From Newsgroup: uk.comp.sys.mac

    TimH wrote:
    On 27 Feb 2026 at 1:44:08rC>pm GMT, "TimH" <thnews@poboxmolar.com.invalid> wrote:

    Anyway, thanks for the help, but I think I'll have to look into the other
    suggestion of ThinkBroadband's monitoring tool.

    And of course it turns out that ThinkBroadband's tool also requires that ICMP requests aren't blocked!

    So, back to my original question...


    Change ISP. Tell Plusnet why. Make sure you get the attention of Bob
    Pullen (who sometimes appears in this newsgroup).

    If you use Zen, they have a monitoring tool which graphs the connection
    and indicates line drops. This works at their end, so does not rely on
    the router responding to pings.

    Or switch to Andrews & Arnold <https://www.aa.net.uk/>.

    Out of interest, what is the nature of the unreliability?
    --
    Graham J
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From TimH@thnews@poboxmolar.com.invalid to uk.comp.sys.mac on Fri Feb 27 15:26:41 2026
    From Newsgroup: uk.comp.sys.mac

    On 27 Feb 2026 at 3:09:44rC>pm GMT, "Graham J" <nobody@nowhere.co.uk> wrote:

    TimH wrote:
    On 27 Feb 2026 at 1:44:08rC>pm GMT, "TimH" <thnews@poboxmolar.com.invalid> >> wrote:

    Anyway, thanks for the help, but I think I'll have to look into the other >>> suggestion of ThinkBroadband's monitoring tool.

    And of course it turns out that ThinkBroadband's tool also requires that ICMP
    requests aren't blocked!

    So, back to my original question...


    Change ISP. Tell Plusnet why. Make sure you get the attention of Bob
    Pullen (who sometimes appears in this newsgroup).

    Not an option, unfortunately, since we're still on copper wire until sometime later this year, and no ISP is allowed to take on new ADSL customers here.

    Out of interest, what is the nature of the unreliability?

    A few times a day, the connection drops, usually for 1-2 minutes. OpenReach
    had someone out checking the connection and replacing parts; found nothing. I only swapped in the Plusnet router last night, so too early to say whether
    it's made a difference.

    In the meantime, I've thrown my principles out of the window and had Claude write me a Python script that pings 8.8.8.8 every 2 seconds, and plots the
    last 24 hours of data. Into the belly of the beast...
    --
    TimH
    pull tooth to reply by email
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From TimH@thnews@poboxmolar.com.invalid to uk.comp.sys.mac on Fri Feb 27 16:20:55 2026
    From Newsgroup: uk.comp.sys.mac

    On 27 Feb 2026 at 3:26:41rC>pm GMT, "TimH" <thnews@poboxmolar.com.invalid> wrote:

    In the meantime, I've thrown my principles out of the window and had Claude write me a Python script that pings 8.8.8.8 every 2 seconds,

    Ahem: every 30 seconds. That's better.
    --
    TimH
    pull tooth to reply by email
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Graham J@nobody@nowhere.co.uk to uk.comp.sys.mac on Fri Feb 27 16:38:17 2026
    From Newsgroup: uk.comp.sys.mac

    TimH wrote:
    [snip]

    Change ISP. Tell Plusnet why. Make sure you get the attention of Bob
    Pullen (who sometimes appears in this newsgroup).

    Not an option, unfortunately, since we're still on copper wire until sometime later this year, and no ISP is allowed to take on new ADSL customers here.

    Is it really ADSL and not VDSL?

    So presumably all ISPs can provide FTTP? If not, how do they expect to provide a broadband service?

    Out of interest, what is the nature of the unreliability?

    A few times a day, the connection drops, usually for 1-2 minutes. OpenReach had someone out checking the connection and replacing parts; found nothing. I only swapped in the Plusnet router last night, so too early to say whether it's made a difference.

    In the meantime, I've thrown my principles out of the window and had Claude write me a Python script that pings 8.8.8.8 every 2 seconds, and plots the last 24 hours of data. Into the belly of the beast...

    Does the Plusnet router have a management page that shows anything at
    all? Sync speed, line attenuation, SNR margin, connection up-time,
    distance to the exchange etc?

    Bob Pullen where are you? Your customer needs you!
    --
    Graham J
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From TimH@thnews@poboxmolar.com.invalid to uk.comp.sys.mac on Fri Feb 27 17:48:34 2026
    From Newsgroup: uk.comp.sys.mac

    On 27 Feb 2026 at 4:38:17rC>pm GMT, "Graham J" <nobody@nowhere.co.uk> wrote:

    TimH wrote:
    [snip]

    Change ISP. Tell Plusnet why. Make sure you get the attention of Bob
    Pullen (who sometimes appears in this newsgroup).

    Not an option, unfortunately, since we're still on copper wire until sometime
    later this year, and no ISP is allowed to take on new ADSL customers here.

    Is it really ADSL and not VDSL?

    Yep, max speed is around 20Mbps down, 1Mbps up.

    So presumably all ISPs can provide FTTP? If not, how do they expect to provide a broadband service?

    Not here they can't! When contract renewal time came round, it was Plusnet or nothing. (which, of course, makes me wonder how enforceable the contract would be if tested)

    Does the Plusnet router have a management page that shows anything at
    all? Sync speed, line attenuation, SNR margin, connection up-time,
    distance to the exchange etc?

    Out of those, only connection uptime IIRC. It's fairly basic. Though there is access to the system log, with quite a useful set of filters.

    Bob Pullen where are you? Your customer needs you!

    To be fair to Plusnet, it's one of those annoyingly random (as far as I can see) faults that must be an engineer's nightmare.
    --
    TimH
    pull tooth to reply by email
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Graham J@nobody@nowhere.co.uk to uk.comp.sys.mac on Fri Feb 27 19:53:36 2026
    From Newsgroup: uk.comp.sys.mac

    TimH wrote:
    [snip]

    Is it really ADSL and not VDSL?

    Yep, max speed is around 20Mbps down, 1Mbps up.
    So you must be quite close to the exchange, then. At 5km I used to get
    nearer 2Mbits/sec down and 500k up

    So presumably all ISPs can provide FTTP? If not, how do they expect to
    provide a broadband service?

    Not here they can't! When contract renewal time came round, it was Plusnet or nothing. (which, of course, makes me wonder how enforceable the contract would
    be if tested)

    How many ISPs did you try? Worth ringing and pretending you are a new customer who wants a landline phone and broadband. See what they say.

    [snip]

    To be fair to Plusnet, it's one of those annoyingly random (as far as I can see) faults that must be an engineer's nightmare.

    Plusnet can't do anything themselves to fix the problem because they
    simply re-sell the Openreach service. What they can do is to keep their connection logs which show the fault and apply pressure to Openreach.

    Andrews & Arnold will guarantee to fix it for you, see:

    <https://www.aa.net.uk/broadband/we-will-fix-your-line/>

    To quote:

    "Give us a month and we'll sort your problem broadband line or your
    money back. If you are migrating your service to us, even though you
    know you have a problem with your broadband line, we'll take on the
    fault. We'll tackle the problem and get it fixed within one month. If we don't, then you can migrate away, and owe us nothing for your migration
    to us and your service charges for that month. - A&A"
    --
    Graham J
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Andy H@thewildrover@icloud.com to uk.comp.sys.mac on Fri Feb 27 20:42:14 2026
    From Newsgroup: uk.comp.sys.mac

    TimH <thnews@poboxmolar.com.invalid> wrote:
    On 27 Feb 2026 at 4:38:17rC>pm GMT, "Graham J" <nobody@nowhere.co.uk> wrote:

    TimH wrote:
    [snip]

    Change ISP. Tell Plusnet why. Make sure you get the attention of Bob >>>> Pullen (who sometimes appears in this newsgroup).

    Not an option, unfortunately, since we're still on copper wire until sometime
    later this year, and no ISP is allowed to take on new ADSL customers here. >>
    Is it really ADSL and not VDSL?

    Yep, max speed is around 20Mbps down, 1Mbps up.

    So presumably all ISPs can provide FTTP? If not, how do they expect to
    provide a broadband service?

    Not here they can't! When contract renewal time came round, it was Plusnet or nothing. (which, of course, makes me wonder how enforceable the contract would
    be if tested)

    Does the Plusnet router have a management page that shows anything at
    all? Sync speed, line attenuation, SNR margin, connection up-time,
    distance to the exchange etc?

    Out of those, only connection uptime IIRC. It's fairly basic. Though there is access to the system log, with quite a useful set of filters.

    Bob Pullen where are you? Your customer needs you!

    To be fair to Plusnet, it's one of those annoyingly random (as far as I can see) faults that must be an engineer's nightmare.

    WerCOve had a problem with ours too, no clear answers at all, despite many efforts by the forum guys.

    We have an issue where ours goes down at random periods of elapsed times
    (days or sometimes weeks) where it just loses Internet, the network is
    fine. It reconnects within a few seconds. The really strange thing is, it happens at exactly the same time of day (just before 9.00pm).

    WerCOre also on ADSL, but good speed here, at 70/19 usually. I have the Hub Two.

    I still think itrCOs a PN issue, but nobody really has any idea.
    --
    Andy H
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From TimH@thnews@poboxmolar.com.invalid to uk.comp.sys.mac on Fri Feb 27 21:38:30 2026
    From Newsgroup: uk.comp.sys.mac

    On 27 Feb 2026 at 8:42:14rC>pm GMT, "Andy H" <thewildrover@icloud.com> wrote:

    WerCOre also on ADSL, but good speed here, at 70/19 usually. I have the Hub Two.

    That must be VDSL mustn't it? I thought ADSL topped out at about 24/1.4?
    --
    TimH
    pull tooth to reply by email
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Graham J@nobody@nowhere.co.uk to uk.comp.sys.mac on Fri Feb 27 21:45:49 2026
    From Newsgroup: uk.comp.sys.mac

    Andy H wrote:

    [snip]


    WerCOve had a problem with ours too, no clear answers at all, despite many efforts by the forum guys.

    We have an issue where ours goes down at random periods of elapsed times (days or sometimes weeks) where it just loses Internet, the network is
    fine. It reconnects within a few seconds. The really strange thing is, it happens at exactly the same time of day (just before 9.00pm).

    Look at the router status while this is happening.

    It might simply show that the PPPoE connection has dropped. This is an
    ISP problem (though probably dependent on Openreach equipment) where
    your router cannot log in to the authentication server. If it really
    does reconnect within a few seconds then a PPPoE problem is likely.

    It might show that the line has lost sync. If so, it will take about a
    minute - possibly as much as 2 minutes to retrain and synchronise. Then
    it has to log into the authentication server.

    So be absolutely certain about the duration of the disconnection.

    The time - around 9pm - suggests electrical interference from something
    that comes on or goes off at that time. Do you or a near neighbour have electric heating with a night-rate meter?

    WerCOre also on ADSL, but good speed here, at 70/19 usually. I have the Hub Two.

    No, you have VDSL. The max speed for ADSL is 24Mbits/sec. VDSL is
    capped at 70 Mbits/sec, although your router might be able to show that
    the line itself is capable of a greater speed.

    A good router will show you all these things.

    I still think itrCOs a PN issue, but nobody really has any idea.
    It is only a PN issue in that they are the only people with any
    influence over Openreach. So keep applying the pressure, and threaten
    to leave because of unreliability.
    --
    Graham J
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Andy H@thewildrover@icloud.com to uk.comp.sys.mac on Sat Feb 28 05:19:02 2026
    From Newsgroup: uk.comp.sys.mac

    Graham J <nobody@nowhere.co.uk> wrote:
    Andy H wrote:

    [snip]


    WerCOve had a problem with ours too, no clear answers at all, despite many >> efforts by the forum guys.

    We have an issue where ours goes down at random periods of elapsed times
    (days or sometimes weeks) where it just loses Internet, the network is
    fine. It reconnects within a few seconds. The really strange thing is, it
    happens at exactly the same time of day (just before 9.00pm).

    Look at the router status while this is happening.

    Yes, the lights change, go to pink/purple on the hub two, then go green
    when reconnecting, and finally back to blue once back online.

    It might simply show that the PPPoE connection has dropped. This is an
    ISP problem (though probably dependent on Openreach equipment) where
    your router cannot log in to the authentication server. If it really
    does reconnect within a few seconds then a PPPoE problem is likely.

    Yes, we watch it happening, it takes as long as the router takes to re-establish the connection. All the devices stay connected to the local network.

    It might show that the line has lost sync. If so, it will take about a minute - possibly as much as 2 minutes to retrain and synchronise. Then
    it has to log into the authentication server.

    Looking at the logs, it shows this under the WAN group.

    20:34:36: DSL Link Down
    20:34:38: WAN connection WAN2_INTERNET_PTM disconnected. [ERROR_NO_CARRIER] 20:34:38: WAN Sensing Auto sensing Running

    Then at

    20:35:14 DSL Link UP

    And itrCOs all back on by 20:35:33

    So it looks like itrCOs dropped the connection for 2 seconds, I think!

    So be absolutely certain about the duration of the disconnection.

    Yup.

    The time - around 9pm - suggests electrical interference from something
    that comes on or goes off at that time. Do you or a near neighbour have electric heating with a night-rate meter?

    Not as far as I know, we have gas around here, my unattached neighbour does
    use his log burner.

    I had considered that, perhaps even our own smart meters? They are right outside where the router is sat. We did get new meters fitted last year (as they were not sending smart data), but the issue still happens after that.

    WerCOre also on ADSL, but good speed here, at 70/19 usually. I have the Hub >> Two.

    No, you have VDSL. The max speed for ADSL is 24Mbits/sec. VDSL is
    capped at 70 Mbits/sec, although your router might be able to show that
    the line itself is capable of a greater speed.

    Sorry, yes, it is VDSL, itrCOs the older part fibre service.

    My speeds are measured on my devices, usually consistently around 70/19 on
    an Ookla speed test (or any other come to that). As well as my own real
    time download speeds, they usually sit fairly steady around the 70meg.

    A good router will show you all these things.

    I still think itrCOs a PN issue, but nobody really has any idea.
    It is only a PN issue in that they are the only people with any
    influence over Openreach. So keep applying the pressure, and threaten
    to leave because of unreliability.

    ItrCOs about every 4-6 days looking at the logs, sometimes a bit longer. We notice it mostly when we stream TV at that time of night, when it suddenly
    gets paused.

    It just looks like (feels like?) thererCOs something in the system thatrCOs doing something to trigger an off/on on our internet connection.

    Their suggestion was for me to piss around installing software to run diagnostics. Being Windows only, thererCOs no was I can do that. Or bugger about swapping routers. I did suggest thererCOs a point when they should take responsibility for testing a fault!

    It ended at that.

    My contract is up soon, so IrCOll probably be switching. IrCOve still to convince my landlord that we need to get FF installed now (when I first
    asked about getting FF installed, they had no idea that FF even existed).
    They are a good landlord, but very fussy about anything being drilled into walls, so as our normal fibre is quite good, in the main, IrCOve just left
    it.

    Cheers.
    --
    Andy H
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Graham J@nobody@nowhere.co.uk to uk.comp.sys.mac on Sat Feb 28 09:02:06 2026
    From Newsgroup: uk.comp.sys.mac

    Andy H wrote:

    [snip]

    It might show that the line has lost sync. If so, it will take about a
    minute - possibly as much as 2 minutes to retrain and synchronise. Then
    it has to log into the authentication server.

    Looking at the logs, it shows this under the WAN group.

    20:34:36: DSL Link Down
    20:34:38: WAN connection WAN2_INTERNET_PTM disconnected. [ERROR_NO_CARRIER] 20:34:38: WAN Sensing Auto sensing Running

    Then at
    20:35:14 DSL Link UP
    And itrCOs all back on by 20:35:33
    So it looks like itrCOs dropped the connection for 2 seconds, I think!

    No, 20:35:33 minus 20:34:36 is 57 seconds!

    This is the router losing sync, retraining, and authenticating. It is
    the retraining that takes almost all of that time.

    [snip]

    This is a minor inconvenience when streaming TV, but quite a problem if
    you were to use VoIP for your phone calls, because the VoIP system would
    take a further minute or two to re-establish contact with its server.

    The fault will be almost impossible to find. Openreach do have the
    equipment to measure line quality, and some of their technicians do know
    how to use it. But you won't get an Openreach technician to attend at
    9pm to sit there and watch for the fault to occur. I think they have
    exchange equipment which would log the cause of the failure - noise on
    either the upstream or downstream circuit, or a complete loss of
    carrier, etc - which might help them find the underlying cause.

    Does the cable run underground? If there's a tiny fracture this could
    be aggravated by a vehicle running over the buried cable. The
    possibilities for failure are endless!

    Ultimately, the concept of carrying broadband over telephone pairs
    designed in the 1870s for voice was totally misconceived. It is very
    much a "best efforts" service. FTTP by contrast is at least designed to
    be nearer 100% reliable.

    So ditch Plusnet and talk to Andrews & Arnold: challenge them to fix the fault.
    --
    Graham J
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Andy H@thewildrover@icloud.com to uk.comp.sys.mac on Sat Feb 28 13:31:37 2026
    From Newsgroup: uk.comp.sys.mac

    Graham J <nobody@nowhere.co.uk> wrote:
    Andy H wrote:

    [snip]

    It might show that the line has lost sync. If so, it will take about a
    minute - possibly as much as 2 minutes to retrain and synchronise. Then >>> it has to log into the authentication server.

    Looking at the logs, it shows this under the WAN group.

    20:34:36: DSL Link Down
    20:34:38: WAN connection WAN2_INTERNET_PTM disconnected. [ERROR_NO_CARRIER] >> 20:34:38: WAN Sensing Auto sensing Running

    Then at
    20:35:14 DSL Link UP
    And itrCOs all back on by 20:35:33
    So it looks like itrCOs dropped the connection for 2 seconds, I think!

    No, 20:35:33 minus 20:34:36 is 57 seconds!

    This is the router losing sync, retraining, and authenticating. It is
    the retraining that takes almost all of that time.

    Sorry, yes, I realised that. I just meant the amount of time the connection itself had dropped, not including all the re syncing processes.

    [snip]

    This is a minor inconvenience when streaming TV, but quite a problem if
    you were to use VoIP for your phone calls, because the VoIP system would take a further minute or two to re-establish contact with its server.

    For sure, luckily we donrCOt use VoIP. It is just an annoyance.

    The fault will be almost impossible to find. Openreach do have the equipment to measure line quality, and some of their technicians do know
    how to use it. But you won't get an Openreach technician to attend at
    9pm to sit there and watch for the fault to occur. I think they have exchange equipment which would log the cause of the failure - noise on either the upstream or downstream circuit, or a complete loss of
    carrier, etc - which might help them find the underlying cause.

    ItrCOs occurred with three different routers, so itrCOs not that. I agree that itrCOll be a hard one to find. It originally occurred more frequently (every night for a while), but has improved over the last year or so.

    Does the cable run underground? If there's a tiny fracture this could
    be aggravated by a vehicle running over the buried cable. The
    possibilities for failure are endless!

    Yes, itrCOs underground here. WerCOre in East Yorkshire, it could even have started not long after Kcom started installing their cables around here. I probably wouldnrCOt use them though, they donrCOt seem to have the reputation of their old Eclipse spin-off company (I used them about 20 years ago, and
    were excellent then).

    Ultimately, the concept of carrying broadband over telephone pairs
    designed in the 1870s for voice was totally misconceived. It is very
    much a "best efforts" service. FTTP by contrast is at least designed to
    be nearer 100% reliable.

    I was always sceptical of the reliability of broadband over our established network of telephone lines. ItrCOs quite astonishing how it got as good as it did.

    So ditch Plusnet and talk to Andrews & Arnold: challenge them to fix the fault.

    May do. IrCOll certainly be looking around in any case. Although PN can be as good as anyone if you pick up the right guys in the forums. I suspect just changing to FF will be the fix, whoever I go with.

    Cheers.
    --
    Andy H
    --- Synchronet 3.21d-Linux NewsLink 1.2