On Sat, 2024-06-22 at 18:11 +1000, Keith Bainbridge wrote:
>
> On 18/6/24 00:56, debian-u...@howorth.org.uk wrote:
> > Keith Bainbridge wrote:
> > > On 16/6/24 23:50, Greg Wooledge wrote:
> > > > On Sun, Jun 16, 2024 at 06:13:36PM +1000, Keith Bainbridge
> > > > wrote:
> > >
> > > It was late af
On 18/6/24 00:56, debian-u...@howorth.org.uk wrote:
Keith Bainbridge wrote:
On 16/6/24 23:50, Greg Wooledge wrote:
On Sun, Jun 16, 2024 at 06:13:36PM +1000, Keith Bainbridge wrote:
It was late afternoon on 16Jun2024 that I wrote this. Possibly
18:13:36 when I pressed send. I'd reckon it wo
On 18/6/24 03:24, e...@gmx.us wrote:
And I can never remember if the dot means AM or PM. I suspect it changes
between implementations, or maybe I'm just very slow.
Probably only really meant to show us when we are setting an alarm at
night, for the morning, that the dot is on one and off o
On 18/6/24 01:36, David Wright wrote:
Along with 350M Americans! They even use just A and P over here. And a
mere dot on digital clocks. (I see you've changed it already!)
I've been using 24 hour time and dMMM for a long time. I used send
international cheques as part of my work, and dec
On 6/17/24 11:36, David Wright wrote:
On Mon 17 Jun 2024 at 10:23:46 (-0400), Greg Wooledge wrote:
I wonder if Keith's confusion is simply due to my MUA using "AM" and "PM"
in its attribution line, and Keith not seeing the "PM". Maybe I should
look into configuring that differently.
Along wit
On Mon, Jun 17, 2024 at 10:36:59 -0500, David Wright wrote:
> On Mon 17 Jun 2024 at 10:23:46 (-0400), Greg Wooledge wrote:
> > /etc/timezone is only used by some legacy programs. All the current
> > ones should be using /etc/localtime instead, which is a symlink to a
> > binary zoneinfo file, rath
On Mon, Jun 17, 2024 at 15:56:13 +0100, debian-u...@howorth.org.uk wrote:
> Keith Bainbridge wrote:
> > On 16/6/24 23:50, Greg Wooledge wrote:
> > > On Sun, Jun 16, 2024 at 06:13:36PM +1000, Keith Bainbridge wrote:
> >
> > It was late afternoon on 16Jun2024 that I wrote this. Possibly
> > 18:13
Hi,
>> $ cat /etc/network/interfaces
[...]
>> # The primary network interface
>> allow-hotplug ens32
>> iface ens32 inet static
> Depending on what services your computer runs, you may wish to change
> "allow-hotplug ens32" to "auto ens32".
Thanks that one got by me when I created a new server.
On 12/4/23 02:43, gene heskett wrote:
So the next question is, is ntpsec serving my time, or utc. This hdware clock
is supposedly set to UTC, but what is ntpsec serving? It s/b serving UTC IMO.
But I'm in the dark here, haven't had to fool with this in the last 24 years.
I'm pretty sure y
Gene writes:
> I've also setup ntpsec as a server on this machine, and have the
> printers chrony synching to this machine but the chrony on the printer
> is stuck in PST, exactly 4 hours behind this machine regardless of the
> setting in /etc/timezone.
Chrony only does UTC.
chronyc tracki
On Mon, Dec 04, 2023 at 09:30:14AM -0500, Stefan Monnier wrote:
[...]
> It's serving *the* time :-)
Well put :-)
Cheers
--
t
signature.asc
Description: PGP signature
> So I put the dhcpd-server on this machine and it worked exact as Dan said it
> would. Then I enabled ntpsec to serve and thats working to the whole world.
> But the chrony on the printer is stuck in the PST timezone, ignoring the
> contents of /etc/timezone.
In Unix/Linux/Posix, time is counted
On 04/12/2023 11:38, John Hasler wrote:
Max Nikulin wrote:
From my point of view, it should be possible to put a file with
mapping of mac addresses to desired IPs and names to his dd-wrt
router. I expect that dnsmasq is running or can be installed
there. Dnsmasq as a DHCP server on the router s
On 12/3/23 22:05, Max Nikulin wrote:
On 02/12/2023 23:39, John Hasler wrote:
Max Nikulin wrote:
As to a GPS receiver, it should be doable and 169.254.x.y addresses
will not be an issue any more. Be careful with cables when connecting
it however: https://www.wired.com/2012/02/neutrinos-faulty-ca
Max Nikulin wrote:
> From my point of view, it should be possible to put a file with
> mapping of mac addresses to desired IPs and names to his dd-wrt
> router. I expect that dnsmasq is running or can be installed
> there. Dnsmasq as a DHCP server on the router should be better than
> maintaining h
On 02/12/2023 23:39, John Hasler wrote:
Max Nikulin wrote:
As to a GPS receiver, it should be doable and 169.254.x.y addresses
will not be an issue any more. Be careful with cables when connecting
it however: https://www.wired.com/2012/02/neutrinos-faulty-cable/
CNC machines don't need accurat
Max Nikulin wrote:
> As to a GPS receiver, it should be doable and 169.254.x.y addresses
> will not be an issue any more. Be careful with cables when connecting
> it however: https://www.wired.com/2012/02/neutrinos-faulty-cable/
CNC machines don't need accurate time. They need precise internal
sy
On 2023-11-30 19:06, gene heskett wrote:
On 11/30/23 09:14, John Hasler wrote:
Gene writes:
I want to put it at 192.168.71.100/24. How do I do that in
/etc/dhcpcd.conf?
You don't. That file tells the client how to get an ip (among other
things) from the server. The default configuration sho
On 02/12/2023 05:33, Greg Wooledge wrote:
In either case, the static-ness or dynamic-ness of the address is much
less important than the fact that the address*works*. You are able
to communicate with the printer, using your network.
This means the printer should be able to communicate*back*, an
On 12/1/23 16:22, gene heskett wrote:
On 12/1/23 13:27, Andrew M.A. Cater wrote:
On Fri, Dec 01, 2023 at 07:30:35AM +, Andy Smith wrote:
Hello,
On Thu, Nov 30, 2023 at 10:24:35PM -0500, gene heskett wrote:
Gene,
Please do us *all* a favour to try and help you.
Write us out a list of
On 02/12/2023 02:24, gene heskett wrote:
On 12/1/23 10:27, Max Nikulin wrote:
so I have to repeat it. You *do* *not* have NetworkManager installed
hence it can not overwrite files.
What particular *evidences* do you have that namely NetworkManager
overwrites /etc/network/interfaces? I am no
Gene writes:
> Like I said, boring.
Not boring at all. I assume that you also have a desktop or laptop on
that network? If I was running it I would *definitely* be using DHCP.
--
John Hasler
j...@sugarbit.com
Elmwood, WI USA
On Fri, 1 Dec 2023 23:21:05 +0700
Max Nikulin wrote:
> As to a GPS receiver, it should be doable and 169.254.x.y addresses
> will not be an issue any more. Be careful with cables when connecting
> it however: https://www.wired.com/2012/02/neutrinos-faulty-cable/
And there is plenty of expertise
On Fri, Dec 01, 2023 at 04:57:25PM -0500, gene heskett wrote:
> root@mkspi:/etc# ls -ld /etc/network/interfaces
> -rwxr-xr-x 1 root root 106 Jul 24 19:10 /etc/network/interfaces
OK. Now we have something to work with, at least.
> date
> Tue 03 Jan 2023 06:44:56 AM PST
> The clock is apparently
On 12/1/23 14:42, Greg Wooledge wrote:
On Fri, Dec 01, 2023 at 02:24:20PM -0500, gene heskett wrote:
root@mkspi:/etc# nmcli
-bash: nmcli: command not found
I do not know the mechanism by which my addition and deletions were done
during boot, I had added the correct data to put eth0 at 192.168
On 12/1/23 13:27, Andrew M.A. Cater wrote:
On Fri, Dec 01, 2023 at 07:30:35AM +, Andy Smith wrote:
Hello,
On Thu, Nov 30, 2023 at 10:24:35PM -0500, gene heskett wrote:
Gene,
Please do us *all* a favour to try and help you.
Write us out a list of all your machines - and if a printer ha
Hello,
On Fri, Dec 01, 2023 at 11:21:05PM +0700, Max Nikulin wrote:
> On 30/11/2023 23:12, Andy Smith wrote:
> > Unless you have a dedicated time source (e.g. GPS receiver, atomic
> > decay source, …)
>
> A nitpick. I am puzzled by the word "decay" in this context. Electron
> transition between e
On Fri, Dec 01, 2023 at 02:24:20PM -0500, gene heskett wrote:
> > > root@mkspi:/etc# nmcli
> > > -bash: nmcli: command not found
> I do not know the mechanism by which my addition and deletions were done
> during boot, I had added the correct data to put eth0 at 192.168.71.100 in
> /e/n/i, and had
tomas writes:
> Oh, oh... my first "Internet" (not in the sense of IP, obviously!)
> connection was via UUCP.
Likewise.
--
John Hasler ihnp4!stolaf!bungia!foundln!john
j...@sugarbit.com
Elmwood, WI USA
On 12/1/23 10:27, Max Nikulin wrote:
On 01/12/2023 17:42, gene heskett wrote:
On 11/30/23 23:18, Max Nikulin wrote:
On 01/12/2023 10:24, gene heskett wrote:
Then, please, explain clearly what is "networkmangler", what is
"/e/n/i", and what particular evidences you have that namely
"networkma
On Fri, Dec 01, 2023 at 04:55:01PM -, Curt wrote:
> On 2023-12-01, John Hasler wrote:
> >
> > BTW my network experience goes back to bang paths. I'm currently using
> > both hosts files and DHCP.
>
> In addition to legacy use, in 2021 new and innovative UUCP uses are
> growing [...]
Oh, o
On 12/1/23 08:42, Dan Purgert wrote:
On Dec 01, 2023, gene heskett wrote:
[lotsa snipping ... ]
You claim I don't have to do anything to that printer machine, so I
installed the ICC server here. I have done zip to the dhcpd.conf which
looks as it it is fully disabled. Assuming I want a pool of
On 12/1/23 08:25, Greg Wooledge wrote:
On Fri, Dec 01, 2023 at 08:20:57AM -0500, gene heskett wrote:
You claim I don't have to do anything to that printer machine, so I
installed the ICC server here. I have done zip to the dhcpd.conf which looks
as it it is fully disabled. Assuming I want a pool
On Fri, Dec 01, 2023 at 07:30:35AM +, Andy Smith wrote:
> Hello,
>
> On Thu, Nov 30, 2023 at 10:24:35PM -0500, gene heskett wrote:
>
Gene,
Please do us *all* a favour to try and help you.
Write us out a list of all your machines - and if a printer has an
embedded SBC, it's a machine in thi
On 2023-12-01, John Hasler wrote:
>
> BTW my network experience goes back to bang paths. I'm currently using
> both hosts files and DHCP.
In addition to legacy use, in 2021 new and innovative UUCP uses are
growing, especially for telecommunications in the HF band, for example,
for communities
On 30/11/2023 23:12, Andy Smith wrote:
Unless you have a dedicated time source (e.g. GPS receiver, atomic
decay source, …)
A nitpick. I am puzzled by the word "decay" in this context. Electron
transition between energy states in atomic clocks is not decay.
Nuclear decay is hardly related to
On 01/12/2023 17:42, gene heskett wrote:
On 11/30/23 23:18, Max Nikulin wrote:
On 01/12/2023 10:24, gene heskett wrote:
Then, please, explain clearly what is "networkmangler", what is
"/e/n/i", and what particular evidences you have that namely
"networkmangler" overwrites "/e/n/i".
=Network
On Dec 01, 2023, Greg Wooledge wrote:
> On Fri, Dec 01, 2023 at 08:20:57AM -0500, gene heskett wrote:
> > You claim I don't have to do anything to that printer machine, so I
> > installed the ICC server here. I have done zip to the dhcpd.conf which looks
> > as it it is fully disabled. Assuming I w
On Dec 01, 2023, gene heskett wrote:
> [lotsa snipping ... ]
>
> You claim I don't have to do anything to that printer machine, so I
> installed the ICC server here. I have done zip to the dhcpd.conf which
> looks as it it is fully disabled. Assuming I want a pool of 16
> addresses, say from 192.1
On Fri, Dec 01, 2023 at 08:20:57AM -0500, gene heskett wrote:
> You claim I don't have to do anything to that printer machine, so I
> installed the ICC server here. I have done zip to the dhcpd.conf which looks
> as it it is fully disabled. Assuming I want a pool of 16 addresses, say from
> 192.168
On 12/1/23 05:59, gene heskett wrote:
On 12/1/23 05:41, Dan Purgert wrote:
On Nov 30, 2023, gene heskett wrote:
On 11/30/23 22:07, John Hasler wrote:
Gene writes:
let me clarify: This buster machine acting like a 3d printer does NOT
have dhcpcd installed. No trace of it in /etc Only dhcp.
I
On Dec 01, 2023, gene heskett wrote:
> On 11/30/23 23:18, Max Nikulin wrote:
> > [...]
> > What I see in your messages are false claims, e.g. that DHCP addresses
> > are unstable. DHCP servers *may* be configured to assign fixed addresses
> > to particular clients.
> >
> My ISP does that, so my ex
On Dec 01, 2023, gene heskett wrote:
> On 12/1/23 05:41, Dan Purgert wrote:
> > On Nov 30, 2023, gene heskett wrote:
> > > On 11/30/23 22:07, John Hasler wrote:
> > > > Gene writes:
> > > > > let me clarify: This buster machine acting like a 3d printer does NOT
> > > > > have dhcpcd installed. No t
On 12/1/23 05:41, Dan Purgert wrote:
On Nov 30, 2023, gene heskett wrote:
On 11/30/23 22:07, John Hasler wrote:
Gene writes:
let me clarify: This buster machine acting like a 3d printer does NOT
have dhcpcd installed. No trace of it in /etc Only dhcp.
I'm sure it's running dhclient. do
On 11/30/23 23:18, Max Nikulin wrote:
On 01/12/2023 10:24, gene heskett wrote:
If you would bother to read what I posted, you would have seen that
networkmangler claimed credit for that overwritten /e/n/i file.
Then, please, explain clearly what is "networkmangler", what is
"/e/n/i", and wha
On Nov 30, 2023, gene heskett wrote:
> On 11/30/23 22:07, John Hasler wrote:
> > Gene writes:
> > > let me clarify: This buster machine acting like a 3d printer does NOT
> > > have dhcpcd installed. No trace of it in /etc Only dhcp.
> >
> > I'm sure it's running dhclient. do
> >
> > ls /etc
On 11/30/23 23:04, John Hasler wrote:
Klipper runs on OctoPi, a customized Linux distribution. As installed
it is set up to use DHCP. You can either install a DHCP server on your
network and it will just work, or you can figure out how to modify
OctoPi to do things your way. You seem to be ban
Hello,
On Thu, Nov 30, 2023 at 10:24:35PM -0500, gene heskett wrote:
> On 11/30/23 21:37, Max Nikulin wrote:
> > So to install "klipper is just a program" you run some scripts that
> > overwrite /etc/network/interfaces and you blame NetworkManager and some
> > other stuff instead.
> If you would b
On Thu 30 Nov 2023 at 22:30:12 (-0500), gene heskett wrote:
> On 11/30/23 22:07, John Hasler wrote:
> > Gene writes:
> > > let me clarify: This buster machine acting like a 3d printer does NOT
> > > have dhcpcd installed. No trace of it in /etc Only dhcp.
> >
> > I'm sure it's running dhclient. d
On 01/12/2023 10:24, gene heskett wrote:
If you would bother to read what I posted, you would have seen that
networkmangler claimed credit for that overwritten /e/n/i file.
Then, please, explain clearly what is "networkmangler", what is
"/e/n/i", and what particular evidences you have that nam
Gene writes:
> At risk of repeating myself forever, I don't need an unstable address,
> I don't want whatever the heck is left in the pool. Hosts files do
> that, dhcp doesn't. It just hands out the next number in the pool.
> hosts files are static. A forveer lease.
You're doing things the hard wa
Klipper runs on OctoPi, a customized Linux distribution. As installed
it is set up to use DHCP. You can either install a DHCP server on your
network and it will just work, or you can figure out how to modify
OctoPi to do things your way. You seem to be banging your head against
a wall trying to
On 11/30/23 22:07, John Hasler wrote:
Gene writes:
let me clarify: This buster machine acting like a 3d printer does NOT
have dhcpcd installed. No trace of it in /etc Only dhcp.
I'm sure it's running dhclient. do
ls /etc/dhcp
and
ps ax | grep dhc
You don't need to do anythin
On 11/30/23 21:37, Max Nikulin wrote:
On 01/12/2023 01:44, gene heskett wrote:
/e/n/i waa replaced, and nothing in an ip a or ip r was changed.
[...]
On 11/30/23 07:31, Max Nikulin wrote:
May it be that klipper-related "optimizers" add some script?
The classic NIH syndrome, advertized even
On Thu, Nov 30, 2023 at 08:33:47PM -0500, gene heskett wrote:
> This machine has a working ntp
On Thu, Nov 30, 2023 at 09:05:17PM -0500, gene heskett wrote:
> let me clarify: This buster machine acting like a 3d printer does NOT have
> dhcpcd installed. No trace of it in /etc Only dhcp.
OK, scre
Gene writes:
> let me clarify: This buster machine acting like a 3d printer does NOT
> have dhcpcd installed. No trace of it in /etc Only dhcp.
I'm sure it's running dhclient. do
ls /etc/dhcp
and
ps ax | grep dhc
You don't need to do anything on that machine. Just install a dhcp
On 01/12/2023 01:44, gene heskett wrote:
/e/n/i waa replaced, and nothing in an ip a or ip r was changed.
[...]
On 11/30/23 07:31, Max Nikulin wrote:
May it be that klipper-related "optimizers" add some script?
klipper runs fine on several other bananapi-m5 here, w/o any special
treatment
On 11/30/23 14:14, Greg Wooledge wrote:
On Thu, Nov 30, 2023 at 02:06:16PM -0500, gene heskett wrote:
What I just found is /etc/dhcp/dhclient.conf, which if you read it, contains
some examples at the bottom of it, such as:
--
#alias {
# interface "eth0";
# fixed-address 192.5.5
On 11/30/23 13:06, Greg Wooledge wrote:
On Thu, Nov 30, 2023 at 04:12:48PM +, Andy Smith wrote:
Once you've got your networking sorted out and you are setting up an
NTP server, your next issue will be that one NTP server isn't
enough:
https://www.ntp.org/ntpfaq/ntp-s-algo-real/#532-wh
dhcpcd is a DHCP client with a remarkably poorly chosen name.
DHCPCD(8)System Manager’s Manual DHCPCD(8)
NAME
dhcpcd — a DHCP client
dhcpd is a DHCP server.
--
John Hasler
j...@sugarbit.com
Elmwood, WI USA
On Thu, 30 Nov 2023 14:13:22 -0500
Greg Wooledge wrote:
> I thought your system had dhcpcd
> installed and running. Why would it *also* have a configuration file
> for dhclient? These are two completely different DHCP client
> packages. I can't imagine why dhcpcd would read this file at all.
On Thu, Nov 30, 2023 at 02:06:16PM -0500, gene heskett wrote:
> What I just found is /etc/dhcp/dhclient.conf, which if you read it, contains
> some examples at the bottom of it, such as:
> --
> #alias {
> # interface "eth0";
> # fixed-address 192.5.5.213;
> # option subnet-mask 2
On 11/30/23 09:14, John Hasler wrote:
Gene writes:
I want to put it at 192.168.71.100/24. How do I do that in
/etc/dhcpcd.conf?
You don't. That file tells the client how to get an ip (among other
things) from the server. The default configuration should work. You
assign static ips on the se
On 11/30/23 08:11, Greg Wooledge wrote:
On 30/11/2023 17:15, gene heskett wrote:
I want to put it at 192.168.71.100/24. How do I do that in
/etc/dhcpcd.conf? This is already in /etc/hosts like this:
You're confusing the DHCP server and the DHCP client.
People have told you that you must eithe
On 11/30/23 07:31, Max Nikulin wrote:
On 30/11/2023 17:15, gene heskett wrote:
On 11/29/23 23:52, Max Nikulin wrote:
On 30/11/2023 11:07, gene heskett wrote:
root@mkspi:/etc# nmcli
-bash: nmcli: command not found
---
However it did not work, and the file was
On Thu, Nov 30, 2023 at 04:12:48PM +, Andy Smith wrote:
> Once you've got your networking sorted out and you are setting up an
> NTP server, your next issue will be that one NTP server isn't
> enough:
>
>
> https://www.ntp.org/ntpfaq/ntp-s-algo-real/#532-why-should-i-have-more-than-one-cl
Hi Gene,
On Wed, Nov 29, 2023 at 01:52:46PM -0500, gene heskett wrote:
> On 11/29/23 13:20, John Hasler wrote:
> > But first fix that address.
>
> How, John? QIDI is afraid of enabling full net access because it might
> overwrite some of their special stuff. Right now its running armbian buster,
On Thu, 30 Nov 2023 11:52:04 +0700
Max Nikulin wrote:
> Charles suggests to enable DHCP server on your router and I support
> him.
A nitpick, if I may. Apparently not all commercial routers support
static addressing via DHCP. I was suggesting Gene use the ISC DHCP
server, which does not have to
Gene writes:
> I want to put it at 192.168.71.100/24. How do I do that in
> /etc/dhcpcd.conf?
You don't. That file tells the client how to get an ip (among other
things) from the server. The default configuration should work. You
assign static ips on the server when using dhcp. But why do you
> On 30/11/2023 17:15, gene heskett wrote:
> > I want to put it at 192.168.71.100/24. How do I do that in
> > /etc/dhcpcd.conf? This is already in /etc/hosts like this:
You're confusing the DHCP server and the DHCP client.
People have told you that you must either configure the static IP on
the h
On 30/11/2023 17:15, gene heskett wrote:
On 11/29/23 23:52, Max Nikulin wrote:
On 30/11/2023 11:07, gene heskett wrote:
root@mkspi:/etc# nmcli
-bash: nmcli: command not found
---
However it did not work, and the file was replaced by one containing
only lo by
On Thu, Nov 30, 2023 at 09:39:04AM +, Bonno Bloksma wrote:
> I never used the network manager as that is more work for me, I have no idea
> how that works even. ;-)
You and me both.
> -=-=-=-=-=-=-
> $ cat /etc/network/interfaces
> # This file describes the network interfaces available on yo
Hi,
I am oldfashioned, I have been using Linux for over 20 years when we still had
to compile our own kernels to support certain hardware. :-(
I have always configured the network interface on my Linux machines via
/etc/network/interfaces and not via DHCP. The reason for that is quite simple,
On Nov 29, 2023, gene heskett wrote:
> On 11/29/23 21:40, Charles Curley wrote:
> > On Wed, 29 Nov 2023 20:53:19 -0500
> > gene heskett wrote:
> >
> > > > A changing network is exactly what dhcp is for. With it you will
> > > > not need to do anything when you add a machine.
> > >
> > > Does it
On Nov 29, 2023, gene heskett wrote:
> On 11/29/23 20:20, John Hasler wrote:
> > Gene writes:
> > > I've been told that /etc/network/interfaces is not the "today way" to
> > > do it.
> >
> > It works fine.
> >
> > > Then [dhcp is] something else I'll have to maintain as my network
> > > grows,
>
On 11/30/23 05:32, Dan Purgert wrote:
On Nov 29, 2023, gene heskett wrote:
On 11/29/23 17:52, Dan Purgert wrote:
On Nov 29, 2023, gene heskett wrote:
On 11/29/23 14:03, Greg Wooledge wrote:
On Wed, Nov 29, 2023 at 01:17:18PM -0500, Dan Purgert wrote:
'ntpd' I think (or is it systemd-timed or
On Nov 30, 2023, Max Nikulin wrote:
> On 30/11/2023 05:53, Dan Purgert wrote:
> > Avahi BS? APIPA ("A"utomatic "P"rivate "IP" "A"ddressing) is not
> > avahi/mDNS (aka Bonjour / Zeroconf).
> >
> > Your DHCP client giving you an APIPA address is indicative of broken
> > DHCP, and the fix is either:
On Nov 29, 2023, gene heskett wrote:
> On 11/29/23 17:52, Dan Purgert wrote:
> > On Nov 29, 2023, gene heskett wrote:
> > > On 11/29/23 14:03, Greg Wooledge wrote:
> > > > On Wed, Nov 29, 2023 at 01:17:18PM -0500, Dan Purgert wrote:
> > > > > 'ntpd' I think (or is it systemd-timed or something like
On 11/29/23 23:52, Max Nikulin wrote:
On 30/11/2023 11:07, gene heskett wrote:
root@mkspi:/etc# networkctl
WARNING: systemd-networkd is not running, output will be incomplete.
IDX LINK TYPE OPERATIONAL SETUP
1 lo loopback n/a unmanage
On 11/29/23 23:52, Max Nikulin wrote:
On 30/11/2023 11:07, gene heskett wrote:
root@mkspi:/etc# networkctl
WARNING: systemd-networkd is not running, output will be incomplete.
IDX LINK TYPE OPERATIONAL SETUP
1 lo loopback n/a unmanage
On 11/29/23 23:34, Charles Curley wrote:
On Wed, 29 Nov 2023 23:15:16 -0500
gene heskett wrote:
In what file do I place similar info to this for eth0?
That is part of the ISC DHCP server's configuration.
/etc/dhcp/dhcpd.conf man dhcpd.conf
I thought so but wanted a confirmation, thank you
On 30/11/2023 11:07, gene heskett wrote:
root@mkspi:/etc# networkctl
WARNING: systemd-networkd is not running, output will be incomplete.
IDX LINK TYPE OPERATIONAL SETUP
1 lo loopback n/a unmanaged
2 eth0 ether
Sorry!
Wrong listcomes from reading at 300 plus words per minute.
On Wed, 29 Nov 2023, Karen Lewellen wrote:
Chime,
in elinks do the following..there may be a faster way but it works.
open the browser without providing a web location as in just type elinks
Hit the escape key, bringing up
Chime,
in elinks do the following..there may be a faster way but it works.
open the browser without providing a web location as in just type elinks
Hit the escape key, bringing up the menu bar.
arrow right to view
arrow down until you hear toggle link numbering
Hit space more than likely? Was so
On Wed, 29 Nov 2023 23:15:16 -0500
gene heskett wrote:
> In what file do I place similar info to this for eth0?
That is part of the ISC DHCP server's configuration.
/etc/dhcp/dhcpd.conf man dhcpd.conf
--
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.c
On 11/29/23 21:40, Charles Curley wrote:
On Wed, 29 Nov 2023 20:53:19 -0500
gene heskett wrote:
A changing network is exactly what dhcp is for. With it you will
not need to do anything when you add a machine.
Does it always lock the address to that MAC? ISTR a time long ago
when it didn't.
On 11/29/23 21:31, Max Nikulin wrote:
On 30/11/2023 06:51, gene heskett wrote:
Which is what I want to do but I've been told that
/etc/network/interfaces is not the "today way" to do it.
What was the context when you have been told that?
If you are using NetworkManager then just change conn
On 30/11/2023 05:53, Dan Purgert wrote:
Avahi BS? APIPA ("A"utomatic "P"rivate "IP" "A"ddressing) is not
avahi/mDNS (aka Bonjour / Zeroconf).
Your DHCP client giving you an APIPA address is indicative of broken
DHCP, and the fix is either:
avahi-daemon (multicast name resolution and service d
On Wed, 29 Nov 2023 20:53:19 -0500
gene heskett wrote:
> > A changing network is exactly what dhcp is for. With it you will
> > not need to do anything when you add a machine.
>
> Does it always lock the address to that MAC? ISTR a time long ago
> when it didn't.
Normally DHCP does not lock a
On 30/11/2023 06:51, gene heskett wrote:
Which is what I want to do but I've been told that
/etc/network/interfaces is not the "today way" to do it.
What was the context when you have been told that?
If you are using NetworkManager then just change connection properties
to "manual" in the I
On 11/29/23 20:20, John Hasler wrote:
Gene writes:
I've been told that /etc/network/interfaces is not the "today way" to
do it.
It works fine.
Then [dhcp is] something else I'll have to maintain as my network
grows,
A changing network is exactly what dhcp is for. With it you will not
need
Gene writes:
> I've been told that /etc/network/interfaces is not the "today way" to
> do it.
It works fine.
> Then [dhcp is] something else I'll have to maintain as my network
> grows,
A changing network is exactly what dhcp is for. With it you will not
need to do anything when you add a machi
On 11/29/23 17:52, Dan Purgert wrote:
On Nov 29, 2023, gene heskett wrote:
On 11/29/23 14:03, Greg Wooledge wrote:
On Wed, Nov 29, 2023 at 01:17:18PM -0500, Dan Purgert wrote:
'ntpd' I think (or is it systemd-timed or something like that nowadays?)
Gene's system is running some derivative of
On Wed, Nov 29, 2023 at 7:06 PM Dan Purgert wrote:
>
> On Nov 29, 2023, Greg Wooledge wrote:
> > On Wed, Nov 29, 2023 at 01:17:18PM -0500, Dan Purgert wrote:
> > > 'ntpd' I think (or is it systemd-timed or something like that nowadays?)
> >
> > Gene's system is running some derivative of buster (D
On 11/29/23 14:58, Andrew M.A. Cater wrote:
On Wed, Nov 29, 2023 at 02:19:51PM -0500, Greg Wooledge wrote:
On Wed, Nov 29, 2023 at 01:52:46PM -0500, gene heskett wrote:
On 11/29/23 13:20, John Hasler wrote:
Install chrony. But first fix that address.
How, John? QIDI is afraid of enabling fu
On 11/29/23 14:20, Greg Wooledge wrote:
On Wed, Nov 29, 2023 at 01:52:46PM -0500, gene heskett wrote:
On 11/29/23 13:20, John Hasler wrote:
Install chrony. But first fix that address.
How, John? QIDI is afraid of enabling full net access because it might
overwrite some of their special stuff
On Nov 29, 2023, gene heskett wrote:
> On 11/29/23 14:03, Greg Wooledge wrote:
> > On Wed, Nov 29, 2023 at 01:17:18PM -0500, Dan Purgert wrote:
> > > 'ntpd' I think (or is it systemd-timed or something like that nowadays?)
> >
> > Gene's system is running some derivative of buster (Debian 10).
> N
On 11/29/23 14:12, Lee wrote:
On Wed, Nov 29, 2023 at 12:50 PM gene heskett wrote:
Greetings all;
I have a 3d printer, an arm64 controller running ambian buster
it has an address of 169.254.xx.xx/16
it can ping this machine but something is killing full net access, so it
can't set its time.
On 11/29/23 14:03, Greg Wooledge wrote:
On Wed, Nov 29, 2023 at 01:17:18PM -0500, Dan Purgert wrote:
'ntpd' I think (or is it systemd-timed or something like that nowadays?)
Gene's system is running some derivative of buster (Debian 10).
No I am not, Greg, been running bookworm for almost a ye
On Wed, Nov 29, 2023 at 02:19:51PM -0500, Greg Wooledge wrote:
> On Wed, Nov 29, 2023 at 01:52:46PM -0500, gene heskett wrote:
> > On 11/29/23 13:20, John Hasler wrote:
> > > Install chrony. But first fix that address.
> >
> > How, John? QIDI is afraid of enabling full net access because it might
1 - 100 of 565 matches
Mail list logo