@SleepWalker, sorry, I did not get your point with the first approach. The RockPi was connected to my laptop only and I’ve also disconnected the WIFI on the laptop. So the rockPi was absolutely not in contact with the existing opnSense instance.
So, you would like me to start the RockPi without the SD card?
BTW: I’m downloading the FreeBSD, and will also try that one.
@SleepWalker, it seems, now the opnSense is booting. Not sure, what was the issue, but it seems, it was caused by the UTP cable I was using or my notebook. When I put the LAN into the switch directly (yes IP collision with existing opnSense), but then I was able to log into the new instance. Then when I put the cable end to my notebook it was also working. Then a restart of the rockpi by keeping the lan plugged in to my NP, again nothing. Then I just switched the cable ends between rockpi and NP and now its working. Don’t ask … but I’m happy that it is working now.
NOW the question: do you know about any case for RockPi? I haven’t found anything on ali …
@abal
This is a very good question!
I couldn’t find anything as a case for the Rock-Pi-E.
Housings for Rock-Pi4 and Rock-Pi-X are available for sale.
But I found a good example.
One more question. I see that there are plenty of plugins for opnSense, but in my installation I see only few. How can I install a plugin which is not listed in my installation? Is this built in to the image? I have a grafana&telegraf monitoring and would like to integrate opnSense. I saw a plugin for it…
There was rockpiE case available which I have but not sure if it is still available.
Those are not built for aarch64 yet. Please support this project by donating to @SleepWalker As he. Updates all the packages regularly.
I think grafana and telegraf can be a good plugins to work on rockpiE but with routing load idk how well it will perform.
Btw i have been using rockpie as my home firewall router on opnsense since i have recieved it.
It have been doing it’s job even though the throughout is not much but it fulfills my use case.
@spikerguy thanks for the quick response. This looks promising, however I need to digest your answer a little bit (sorry, I’m not a linux guys, just learning it :)).
So, this means, I can install and use haproxy backend to my rockpi, but I will not be able to manage it from the opnSense UI (because of the missing opnSense plugin). Am I right?
Yesterday I’ve updated my router to the latest build OPNsense-22.1.6, and for some reason the WAN adapter was not connected. Previously I was using 21.7.5 and also some other earlier versions and both LAN and WAN was working fine.
Hi @abal .
Rockchip Gigabit Ethernet Conctroller - this is name of controller no a port.
Both ports use this Controller - it is true.
If the device dwc1 is defined - it should work.
Try to just make a new test installation and not upgrade.
I don’t see any reason why this wouldn’t work.
So far I have not been able to test myself.
Sorry I was not clear enough. The update meant, I did a new clean install on a different sd card, then imported the previous config. So it was not an in-place upgrade.
This is the issue. I had same problem when trying to restore from old config.
You need to look at your backup xml file and find the lan and wan port names and correct it as per the new installation.
You can also go to interface setting in opnsense and re assign it correctly.
Thanks for the quick response. The first try was wrong, I tried to assign only WAN and I think the LAN was then unassigned :). What is strange, the UI show both interfaces assigned, but the console not. Need to re-flash and will try again.
BTW: you are saying there is a wrong experience by importing the config. What is then a preferred way of update? The 2 SD cards and separate installations are very comfortable and safe for me, as anything goes wrong, I just replace the cards and all is working again.