User comments on ISPs
  >> Other Providers (without dedicated forums)


Register (or login) on our website and you will not see this ad.


Pages in this thread: 1 | 2 | (show all)   Print Thread
Standard User fixitmjc
(newbie) Wed 14-Aug-24 18:32:27
Print Post

Zzoomm - issues with DHCP


[link to this post]
 
Does your Zzoomm internet service drop at just over the hour point?

I'd love to hear if anyone else having issues with Zzoomm currently over DHCP leases? I use a firebrick router and my connection has been dropping out for about a month because I believe their DHCP server is wrongly configured.

My internet keeps drops every 4000 seconds which is currently the length of their IPv4 leases.

My unicast DHCPREQUEST messages to renew the lease before expiry are never replied to, only a broadcast one is answered.

This all started around the time of a major outage on Zzoomm with an unspecified cause on the evening of July 13th (source: Zzoomm status page)

I was away from home so I wasn't aware of the problem until I returned and I then logged a ticket with Zzoomm on August 1st.

This ticket went unanswered for a week until I chased them up last weekend. They had requested information about the issue from their Network Ops team and then lost the report, until I woke them up. They've also lost several emails from myself already - their ticket system is not reliable but I digress.

Since Network Ops couldn't see what the cause of the issue was, I did a packet capture and all became clear.

Before the lease expires, renew requests must be sent to the server that issued the request USING THE ADDRESS IN OPTION 54 of the DHCPOFFER packet - not the server address shown in SIADDR field. (source: RFC2131). This is what the Firebrick router does.

The address of the DHCP server for me is what's shown in the SIADDR field as 91.193.8.4. This is what sends me an allocation when a broadcast DHCP request gets through (usually at the 6th or 7th attempt though, so a 20 second break occurs nearly every hour). The address currently stored in Option 54 is 91.193.9.117 which, of course doesn't reply to DHCPREQUEST since it's not serving addresses for my subnet.

Fairly obvious I'd have thought but I can't get through to anyone who knows what they're doing at Zzoomm. I've sent my root cause analysis and a PCAP file with the relevant evidence but they just keep on about re-installing their (probably non-standard) Icotera router.

I suspect that the Icotera routers only use the SIADDR field. They keep wanting me to go back to using it but too many things will break if I do that. It's just one variable on the DNS server that needs correcting.

Is their Network Operations team a 3rd party? Are they just being snotty about a mere customer pointing out their error? I've spent hours doing their work for them since their Customer Service team have little interest in being pro-active. I'm quite surprised since the feedback I'd read about them was good.

Anyone got a good way of contacting Matthew Hare (CEO)?

I'd love to hear from you if you have service from Zzoomm and if you're seeing problems or not. If you could send me a PCAP file of your DHCP traffic, that would be fantastic.

Thanks,


Fixit.
Standard User fixitmjc
(newbie) Thu 15-Aug-24 18:11:27
Print Post

Re: Zzoomm - issues with DHCP


[re: fixitmjc] [link to this post]
 
In reply to a post by fixitmjc:
Does your Zzoomm internet service drop at just over the hour point?

I'd love to hear if anyone else having issues with Zzoomm currently over DHCP leases? I use a firebrick router and my connection has been dropping out for about a month because I believe their DHCP server is wrongly configured.

..............

I'd love to hear from you if you have service from Zzoomm and if you're seeing problems or not. If you could send me a PCAP file of your DHCP traffic, that would be fantastic.

.


Well, I've managed to get a proper report today and the latest bug score is Zzoomm 1 Firebrick 1.

They believe it's a hardware issue that means my unicast DHCPREQUEST packets are not getting to the server. They are going to pass it back to the manufacturer.

Zzoomm also pointed out that my firebrick is not switching over to use broadcast packets at T2 which it should. I've now passed that back to the firebrick developers.

An honourable draw currently but a fix to either of these bugs should fix my issue. The question is how long for a fix?
Standard User jpm
(fountain of knowledge) Thu 15-Aug-24 18:37:12
Print Post

Re: Zzoomm - issues with DHCP


[re: fixitmjc] [link to this post]
 
It might also be worth seeing if the Firebrick guys will write you a dirty patch to do the DHCP renewal request to the other server address.


Register (or login) on our website and you will not see this ad.

Standard User VMDIAPunter
(newbie) Sat 17-Aug-24 18:39:43
Print Post

Re: Zzoomm - issues with DHCP


[re: fixitmjc] [link to this post]
 
Isn't that Wavefront/AAISP? They are the Firebrick guys.
Standard User fixitmjc
(newbie) Sat 17-Aug-24 19:07:39
Print Post

Re: Zzoomm - issues with DHCP


[re: VMDIAPunter] [link to this post]
 
I've just finished testing some Firebrick alpha code that sorts out the issue with the "rebinding state" aka T2, which fixes my problem, No more drop-outs - yippie!

You rarely get that sort of service any more.

Many thanks David at Firebrick
Standard User zyborg47
(legend) Sun 18-Aug-24 12:07:39
Print Post

Re: Zzoomm - issues with DHCP


[re: fixitmjc] [link to this post]
 
I am glad I just use a normal router, from one of the normal routers manufactures. I don't know why you need something like the Firebrick, maybe you have a reason.

I watch some videos on YouTube and I see people with server racks full of servers in their basements and what ever other rooms they have, and yet they just do the same as me, this mainly in the U.S. I think some people just like to have these devices.

I like having a muck about with things, i am thinking of mucking around with setting up my own router via a mini PC or something like that. I have a thin client here that I was going to use for home assistant, but have not managed to get home assistant working on it, for some reason I can't access it via other computers. I will try again, but it is not powerful enough for a router.

Oh yes, around 14 months now Zzoomm using a TP-link router and apart from the first month or so with problems, been fine since

Anyway, I hope the code sorts it out and you.

I am not having a dig at you for having a Firebrick, just curious why you need something like that? I am a nosy person smile

Adrian

Desktop machines Mac mini pro with macOS Ventura, also pc Ryzen powered with windows something or other.
Zooming with Zzoomm FTTP,

Edited by zyborg47 (Sun 18-Aug-24 12:08:34)

Standard User fixitmjc
(newbie) Sun 18-Aug-24 15:44:38
Print Post

Re: Zzoomm - issues with DHCP


[re: zyborg47] [link to this post]
 
The firebrick 2900 supports:

VOIP exchange
VPN server
L2TP tunnelling
amongst other things.

All very useful.

It also has the ability to packet capture, provide detailed logging and display multiple traffic graphs on-the-fly. It was this that allowed me to identify the fault that Zzoomm have now admitted - Not responding to unicast DHCP packets.

I've had it for nearly five years and it's the first bug that I've been caught out by. They provided new code to fix the issue next day, which is very unusual now. It is expensive compared to many Chinese produced boxes, but I think it's been a worthwhile investment and I can certainly recommend this product (!)
Standard User jpm
(fountain of knowledge) Sun 18-Aug-24 15:50:52
Print Post

Re: Zzoomm - issues with DHCP


[re: zyborg47] [link to this post]
 
I cannot understand why you choose to spend time replying to threads concerning yourself with what other people choose to do with their money and the choices they make regarding their internet connectivity. In a public forum people are going to post only the details relevant to the issue at hand, they're not going to give you a full back story and nor do they need to. Nobody who can do a packet capture of the DHCP negotiation with their ISP and get it escalated to the networks team is spending £500+ on hardware by mistake, you just have to accept that the "why" has already been covered off.

If you're genuinely curious about why people replace the ISP provided router or don't feel a TP Link device is up to the job then if you start a thread on that topic and link it here I will give you an answer.

Edited by jpm (Sun 18-Aug-24 15:51:02)

Standard User jchamier
(eat-sleep-adslguide) Sun 18-Aug-24 17:13:35
Print Post

Re: Zzoomm - issues with DHCP


[re: zyborg47] [link to this post]
 
In reply to a post by zyborg47:
I am not having a dig at you for having a Firebrick, just curious why you need something like that? I am a nosy person smile

Adrian, you forget the ISP supplied routers, and the entry level items such as your TPLink are all at the "bargin basement" end of the product range. The world includes people whom understand networking for their job, or perhaps work from home, and a higher end product (Asus, Draytek, Firebrick, Cisco, Juniper, HP, etc) is worth purchasing.

I found the thread fascinating, and one of the benefits of Firebrick is they are a UK company with UK support (not far from me in Bracknell).

24 years of broadband connectivity since 1999 trial - Live BQM

Edited by jchamier (Sun 18-Aug-24 17:14:01)

Standard User zyborg47
(legend) Sun 18-Aug-24 19:51:19
Print Post

Re: Zzoomm - issues with DHCP


[re: jpm] [link to this post]
 
In reply to a post by jpm:
I cannot understand why you choose to spend time replying to threads concerning yourself with what other people choose to do with their money and the choices they make regarding their internet connectivity. In a public forum people are going to post only the details relevant to the issue at hand, they're not going to give you a full back story and nor do they need to. Nobody who can do a packet capture of the DHCP negotiation with their ISP and get it escalated to the networks team is spending £500+ on hardware by mistake, you just have to accept that the "why" has already been covered off.

If you're genuinely curious about why people replace the ISP provided router or don't feel a TP Link device is up to the job then if you start a thread on that topic and link it here I will give you an answer.


What have got up your back? I am just asking a question, if the OP don't want to answer then that is fine.
I was wondered what he did with such an expensive bit of kit. It seems a strange thing to have for a home network.


I know why some people replace the provided router because they want more features or in some case the provided router is not that great. The one Zzoomm supplies is not great, Wi-fi wise anyway.

i can understand why we get very new people here and, they see your posts commenting on other peoples post and think, stuff it we are not staying.
This board is getting stale, and you are not helping.

Adrian

Desktop machines Mac mini pro with macOS Ventura, also pc Ryzen powered with windows something or other.
Zooming with Zzoomm FTTP,
Pages in this thread: 1 | 2 | (show all)   Print Thread

Jump to