Hello, I'm new here and I need some help. I'm trying to add a network to the interface but I'm always getting this error. Someone can help me
Raspberry Pi - Add Network interface fail
-
- OMV 5.x
- sergiofernades
-
-
sergiofernades
Added the Label OMV 5.x -
Hello,
I am queuing, I have the same mistake too
-
For the test I used the Raspberry pi 3B + and 4B 4GB and nothing. I tested it with the older versions of Raspbian and nothing. I have also tested with usb ethernet and always the same error
-
-
I posted this in another thread but try:
rm -f /etc/systemd/network/99-default.link
omv-salt deploy run systemd-networkd
-
not sure, but ; do you create a macvlan to use pi-hole?.
If yes , how, and please post some info.
YOU DO NOT NEED to ADD a new network using OMV WEBGUI, you need to create from shell on docker using command see docker documentation:
-
In another post i saw this commands and it worked. I can add interfaces without the error.
The idea is to expose some containers on my network, do I need to create a macvlan?
sudo rm /etc/systemd/network/99-default.link
sudo netplan apply
sudo omv-salt deploy run systemd-networkd
-
-
dear team
I add type the below scrips after that my "p"i is not get ip address .. any idea?
"sudo rm /etc/systemd/network/99-default.link"
"sudo netplan apply"
"sudo omv-salt deploy run systemd-networkd"
thx
-
Indeed, I had the same issue while trying to add the ethernet (eth0) interface (as stated in official documentation https://github.com/OpenMediaVa…ing_OMV5_on_an%20R-PI.pdf) with OMV 5 on my RPi 4B.
And it has been resolved (I have been able to add it) after following commands given by @ryecoaaron on this post.
-
Hello, I have the same poblem. I have executed the following 3 commands and now the interface network has dissapeared. The ip of the raspberry does not appear with the ifconfig command (the photo) and I cannot connect with putty.
"sudo rm /etc/systemd/network/99-default.link"
"sudo netplan apply"
"sudo omv-salt deploy run systemd-networkd"
Anybody knows what could be the problem? All this happens after installing openmediavault 5
-
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!