Search found 73 matches

by kackle123
Thu Jan 23, 2020 12:35 pm
Forum: NetBurner Software
Topic: OEM Bootloader
Replies: 1
Views: 1654

OEM Bootloader

I have an SB70LC that only intermittently communicates over the LAN (50/50). My hundreds of other boards work fine. I think I've had this same issue twice in past several years and it was either fixed by reinstalling the factory's bootloader (FLA, GO2000..., and all that) or sending it back to the f...
by kackle123
Sun Dec 22, 2019 10:17 am
Forum: NetBurner Software
Topic: DNS Via TCP
Replies: 0
Views: 5133

DNS Via TCP

It seems the standard UPD DNS client is becoming more and more unreliable in the field over the years(?) no matter the Internet access type, so I wondered whether it would be sensible to write/use a TCP version. Does anyone have any thoughts on either the UDP unreliability or the idea of switching t...
by kackle123
Thu Sep 20, 2018 12:24 pm
Forum: NetBurner Software
Topic: Counting Packets
Replies: 0
Views: 3872

Counting Packets

Does anyone know how I can watch/WireShark a NetBurner board from within? I typically use the TCP/UDP stuff at a high level, so I don't know where to look to include some sort of data counter or connection-watcher code within the system source files. I've got a unit in the field using high amounts o...
by kackle123
Thu Aug 09, 2018 2:37 pm
Forum: NetBurner Software
Topic: SHA1 vs SHA256
Replies: 5
Views: 2955

Re: SHA1 vs SHA256

Search inside ALL the files within your NetBurner directory. I found some seemingly appropriate, non-.H files.
by kackle123
Fri Jun 22, 2018 6:43 am
Forum: NetBurner Software
Topic: SSL certificate problem with AWS certs
Replies: 2
Views: 2249

Re: SSL certificate problem with AWS certs

joncard, thanks for chiming in and being helpful.
by kackle123
Mon May 21, 2018 1:46 pm
Forum: NetBurner Software
Topic: Alternate boot monitor on SB70LC?
Replies: 6
Views: 3589

Re: Alternate boot monitor on SB70LC?

Grant, I exclusively use the SB70LC in a product and haven't had a hardware failure in the entire 7 years. That said, twice it seemed that I bricked a SB70LC (my flash-based fault in at least one of them, if I recall) and couldn't recover it with the standard Setup Menu "A" (a procedure I'...
by kackle123
Wed Apr 11, 2018 8:24 am
Forum: NetBurner Software
Topic: Blacklisted IP Causing NB Crash
Replies: 4
Views: 2960

Re: Blacklisted IP Causing NB Crash

Are you sending the email to a common server like Google, Outlook, Yahoo, etc? Yes, Gmail. Are you calling the send email function from the web server task? No, from the main task I call StartHTTP(), EnableAutoUpdate(), and then the main task loop sends emails when needed. Are other tasks able to r...
by kackle123
Tue Apr 10, 2018 1:47 pm
Forum: NetBurner Software
Topic: Blacklisted IP Causing NB Crash
Replies: 4
Views: 2960

Re: Blacklisted IP Causing NB Crash

Thanks for the reply, Ed, but like I said, I don't have the problem anymore. Since the customer "fixed" it on me by getting a new IP address, I can't recreate the scenario that made the NetBurner crash in the first place. I don't know why it crashes when its connection request is rejected....
by kackle123
Tue Apr 10, 2018 10:23 am
Forum: NetBurner Software
Topic: Blacklisted IP Causing NB Crash
Replies: 4
Views: 2960

Blacklisted IP Causing NB Crash

I have a difficult situation that I don't know how to troubleshoot, so I was hoping someone might have an idea. We have sold a product based on the SB70LC for several years. It sends emails to its user and hosts a simple configuration web server. I came across one of them in the field that locked up...
by kackle123
Mon Mar 26, 2018 2:15 pm
Forum: NetBurner Software
Topic: How To NOT Use Certificates
Replies: 3
Views: 3001

Re: How To NOT Use Certificates

Thank you for your responses to my question from last year. :P I had some success making such a embedded server for use with certain browsers, but I'd have to look through my notes to remember how I did it. I will have to revisit all of this, especially the self-signed certificate (URL link) idea. T...