Re: [Astlinux-users] Turning of DHCP logging

2022-11-02 Thread Michael Knill
Thanks Lonnie. Not sure why I'm not getting it for other IPoE broadband services though? Regards Michael Knill On 3/11/2022, 12:01 am, "Lonnie Abelbeck" wrote: Michael, BTW the "daemon.err udhcpc" are not actually error logs, just informational logs in this case. The .err only

Re: [Astlinux-users] Turning of DHCP logging

2022-11-02 Thread Lonnie Abelbeck
Michael, BTW the "daemon.err udhcpc" are not actually error logs, just informational logs in this case. The .err only log marking was a bug/feature in Busybox log messages. [1] Lonnie [1] https://github.com/mirror/busybox/commit/253c4e787a799a3e1f92957ed791b5222f8d2f64 > On Nov 1, 2022, at

Re: [Astlinux-users] Turning of DHCP logging

2022-11-01 Thread Michael Knill
Hi Lonnie Yes that would be nice. My lease time is 300s. Still not sure why I'm getting those errors though. Regards Michael Knill On 2/11/2022, 11:56 am, "Lonnie Abelbeck" mailto:li...@lonnie.abelbeck.com>> wrote: Addendum: For my cable modem, only one "sending discover" is needed for th

Re: [Astlinux-users] Turning of DHCP logging

2022-11-01 Thread Lonnie Abelbeck
Addendum: For my cable modem, only one "sending discover" is needed for this udhcpc session: -- Oct 27 15:26:45 gw-lan daemon.err udhcpc[595]: started, v1.30.1 Oct 27 15:26:45 gw-lan daemon.err udhcpc[595]: sending discover Oct 27 15:26:45 gw-lan daemon.err udhcpc[595]: sending select for 98.xx.xx

Re: [Astlinux-users] Turning of DHCP logging

2022-11-01 Thread Lonnie Abelbeck
> It does not have this error from the same provider on other broadband types. Which "broadband types" are you talking about, is IPoE a cable modem or something else? Lonnie > On Nov 1, 2022, at 4:44 PM, Michael Knill > wrote: > > Thanks Lonnie. Yes there does seem to be a problem as I do

Re: [Astlinux-users] Turning of DHCP logging

2022-11-01 Thread Michael Knill
Thanks Lonnie. Yes there does seem to be a problem as I do get the standard lease obtained logs: Nov 2 06:54:54 30590-Canb_Comm-CM1 daemon.err udhcpc[358]: sending renew to 103.55.93.1 Nov 2 06:54:54 30590-Canb_Comm-CM1 daemon.err udhcpc[358]: lease of 103.55.93.92 obtained, lease time 300 It

Re: [Astlinux-users] Turning of DHCP logging

2022-11-01 Thread Lonnie Abelbeck
Normally you would see 3 or 4 of those logs before DHCP client was successful. After many "sending discover" udhcpc will drop to the background and continue. Possibly DHCP is acquired after 30 seconds or so? For local networks, this is not normal. You can't disable the logs as there should no

[Astlinux-users] Turning of DHCP logging

2022-11-01 Thread Michael Knill
Hi Group This is a new service that we have not used before. They use IPoE and so I have configured the WAN to be DHCP. It all appears to be working but I am getting lots of logs: Nov 2 06:55:46 30590-Canb_Comm-CM1 daemon.err udhcpc[24542]: sending discover Nov 2 06:55:48 30590-Canb_Comm-CM1 da