04-22-2024, 02:15 AM
(04-22-2024, 12:39 AM)TheOldPresbyope Wrote:(04-21-2024, 06:05 PM)TheOldPresbyope Wrote:(04-21-2024, 05:44 PM)fdealexa Wrote: Hi all,
I encountered a difficulty configuring the network (static addresses). After entering the parameters for both the etho and wlan0 interfaces, I, as usual, rebooted the system: the addresses do not change but the new parameters remain set; I also tried turning the system off and on again but the result doesn't change. It appears that the files "/etc/network/interfaces.d/eth0" and "/etc/network/interfaces.d/wlan0" are not created.
Do you think it could be a bug or did I do something wrong?
Thank you and best regards,
Francesco
Haven't tried static addressing so can't say if there's a bug
However, moOde 9 is based on RaspiOS Bookworm. This release uses Network Manager which is different from the old management scheme.
I'm out ATM. Can comment in more detail later.
Regards,
Kent
@fdealexa
@Tim Curtis
I can confirm that setting a static address works in moOde 8.3.9 but it doesn't work in moOde 9.0.0~pre4. The data I enter in the WebUI is correctly stored to the moOde Sqlite3 database so I'm assuming something got lost in recent code refactoring.
As it happens, I tried this in a ~pre4 player which already had been configured for DHCP address assignment. When I set static addresses and new DNSes (for Ethernet and Wireless interfaces) and rebooted, moodeutl -l reports a curiosity. Worker reports the methods are now static but all the addresses are the old DHCP assignments.
I haven't tried to walk the relevant code.
Regards,
Kent
I'll have a look. Prolly not yet handled in the code and new NM way of doing things.