OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • English Forums »
  • Hardware and Performance »
  • [Work In Progress] OPNsense Ported into ARM Devices
« previous next »
  • Print
Pages: 1 ... 12 13 [14] 15 16 ... 24

Author Topic: [Work In Progress] OPNsense Ported into ARM Devices  (Read 270532 times)

mnoga

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #195 on: July 25, 2020, 01:03:43 pm »
Here you go; dmesg for Ganbold's NanoPI R2S image:
https://pastebin.com/mu5hkLRG

Code: [Select]
uname -a
FreeBSD generic 13.0-CURRENT FreeBSD 13.0-CURRENT #98 r357147:357497M: Fri Feb  7 14:30:10 +08 2020     tsgan@
beastie.mstride.com:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC  arm64
Logged

spikerguy

  • Newbie
  • *
  • Posts: 49
  • Karma: 2
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #196 on: July 26, 2020, 12:09:41 am »
Yes it looks like only the usb lan was detected and not the omboard rk3328 100mb lan.

Recently gonzo have added support for rk3328 onboard lan. For rockpie which should be similar to r2s

I can only request ganbold sir to look into it while I will wait for my device to arrive until I can reuse their work.

Thanks for the logs.
Logged

mnoga

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #197 on: July 26, 2020, 12:13:35 pm »
Can you point me at the ethernet patch in mainline please?
Logged

spikerguy

  • Newbie
  • *
  • Posts: 49
  • Karma: 2
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #198 on: July 30, 2020, 05:42:22 pm »
I am not sure about it
but here is his git repo.
https://github.com/gonzoua/freebsd

And this is a crochet tool for making aarch64 images for freebsd maintainer by @sl33pwa1k9r
https://github.com/S199pWa1k9r/crochet

Try these and see if it helps.

Good luck.
Logged

spikerguy

  • Newbie
  • *
  • Posts: 49
  • Karma: 2
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #199 on: August 19, 2020, 05:24:10 pm »
Finally we have an image for Radxa RockPiE and it works fine, only issue is the 100mb  card stopped working after the drivers were merged upstream.

Officially post can be found here
Logged

spikerguy

  • Newbie
  • *
  • Posts: 49
  • Karma: 2
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #200 on: August 22, 2020, 10:57:10 pm »
There is a working Opnsense Image for Radxa RockPiE board.

I am currently testing the capability of the board to handle services like av, ids and vpn

VPN seem to work fine for a single user using OpenVPN so far.

Radxa Forum & Image Link
Here is my Tweet about it
OpnSense Tools used to build this image.
Once my R2s works then will try to add its support to the tools with the help of the original author Sergey.
Logged

spikerguy

  • Newbie
  • *
  • Posts: 49
  • Karma: 2
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #201 on: August 26, 2020, 04:33:54 pm »
@franco
I cannot find os-clamav and os-icap plugin for aarch64 installation, while freebsd developer tried to compile it but that failed to compile for aarch64.

Can you point us to the right direction to work on plugins for aarch64 so we can test the device performance with respect to file scanning.
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #202 on: August 26, 2020, 04:42:56 pm »
https://github.com/opnsense/tools/blob/master/config/20.7/ports.conf#L164

Remove arm64 ..
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17744
  • Karma: 1620
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #203 on: August 26, 2020, 05:00:27 pm »
For plugins.conf also.

We did not enable a lot of plugin software on ARM to avoid dealing with build issues, build time constraints and maybe also runtime issues.


Cheers,
Franco
« Last Edit: August 26, 2020, 05:30:23 pm by franco »
Logged

napyk

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #204 on: August 27, 2020, 08:18:28 pm »
I finally got a working opnsense on my espressobin v7. I used the img from @tsgan as a base image but wasnt able to autoboot out of the box.

I found someone in the freebsd forum who managed to get a working u-boot version with UEFI support and a FreeBSD version that works.

https://forums.FreeBSD.org/threads/freebsd-for-espressobin-marvell-armada-3700.70910/post-470496

So I used the u-boot version described in the forum and installed the 12.1 stable kernel to the image of @tsgan and my espressobin autoboots fine now.
Logged

gandalf

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #205 on: September 06, 2020, 09:36:14 am »
Héllo all,

I got some espressobin v7...

Is there any links or informations to get opnsense working on it ?

thx
Logged

vamp

  • Newbie
  • *
  • Posts: 17
  • Karma: 0
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #206 on: September 18, 2020, 02:59:31 pm »
It possible to port it this board?

https://www.asiarf.com/shop/wifi-wlan/wifi_ap_router/wifi-router-board-mtk-mt7621a-mt7615n-2-giga-ethernets-ap7621-il1/

It use MT7621A, that support hardware offload.(hwnat)
Logged

NostalgicGnome

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #207 on: October 07, 2020, 02:10:18 pm »
Hi all,

Has anyone gotten a build working for the RPI4?

Thanks
Logged

embargo

  • Newbie
  • *
  • Posts: 5
  • Karma: 1
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #208 on: October 15, 2020, 05:41:54 pm »
Hello all,
I've been able to go through the whole process of building OPNsense for my device, but I'm stuck that I need to generate dtb file from specific dts.

I'm using the ARMADA38X and it always compiles the armada-388-clearfog.dtb but I need to use the armada-385-turris-omnia.dts

How can I achieve that? What is the correct option?

Logged

markchang

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
Re: [Work In Progress] OPNsense Ported into ARM Devices
« Reply #209 on: November 30, 2020, 11:30:09 am »
Nano pi have recently released a "proper" dual Ethernet ( one onboard RTL8211E and one via PCIe R8111H )
https://wiki.friendlyarm.com/wiki/index.php/NanoPi_R4S
Is it possible to port OPNsense to this??
Logged

  • Print
Pages: 1 ... 12 13 [14] 15 16 ... 24
« previous next »
  • OPNsense Forum »
  • English Forums »
  • Hardware and Performance »
  • [Work In Progress] OPNsense Ported into ARM Devices
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2