Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - fegauthier

#1
Do you know how to install Opnsense on existing FreeBSD installation? I guess this image is only FreeBSD 13.0 without Opnsense. Is there a way to install Opnsense on existing FreeBSD installation?
#2
Ganbold already did an img of FreeBSD 13.0 for the NanoPi R2S (https://people.freebsd.org/~ganbold/FreeBSD-13.0-CURRENT-arm64-aarch64-nanopi-r2s.img.xz).

Is it enough to install Opnsense on it?
#3
Hi spikerguy!

I found the uboot of the Nano Pi R2S here (https://people.freebsd.org/~ganbold/nanopi-r2s/). Is that enough to build OpnSense? I didn't receive my Nano Pi R2S yet. It comes from China...

I'm a little bit lost on how do I build an image for that device. Is there a step by step guide?

Thanks!
#4
Quote from: nekoprog on April 30, 2020, 12:44:00 PM
Quote from: spikerguy on April 28, 2020, 02:09:46 AM
Can you advice how I can contribute?
I have rpi3b+
Khadas edge-v - rk3399 - aarch64 already have freebsd image for it.
Bpi-R2 armvh7 freebsd support is wip.

Can you help with simple tutorial  with steps?  Will be very helpful to try.

Thanks for such a great tool.
come join us at opnsense/tools more help needed there on making a generic arm32 arm64 kernel config, but i will not do anything for now, will wait for 20.7 release

Quote from: orangana on April 30, 2020, 03:30:01 AM
"arm support has been postponed to the 30.7 release"

  :-X
;D

Quote from: chemlud on April 30, 2020, 12:24:34 PM
...many things that were idealistic in the beginning have turned political over time... :-[
it's hard to keep things working for arm 32bit, since they have too many architecture and different kernel modules. but we can have a generic build for arm64 later.

currently i'm targetting this device http://www.banana-pi.org/r64.html
feel free to use my tools if you want to test 20.7 build using freebsd 12.1

Thanks nekoprog

As I mentionned above, my NanoPI R2S is on the way. I will first try to install FreeBSD on it. I will keep you in touch with my progress. Probably, I will have some question to ask you when I will start the process.

Thanks guys!
#5
Hi guys,

I have multiple subnets on my network. One is LAN (172.16.0.0/24) another is WIFI (172.16.1.0/24). When I use Spotify, I can select the device where I want the music play, but it only shows the device that are in the same subnet. Same issue when Windows search printer in the network. Is there a way in opnsense to enable these searches to find device in other subnet?

Thanks
#6
Hi guys!

Does anyone get it worked with the NanoPi R2S? I ordered one and I will try to install Opnsense on it.

Thanks!
#7
20.1 Legacy Series / IPTV Multicast - IPSec over GRE
February 16, 2020, 11:51:21 PM
Hi guys!

There is my setup.

On site A, I have IPTV with multicast that is managed by IGMP Proxy. I want that the Site B has access to that multicast via VPN. I read about it and it seems to be feasible with IPSec over GRE. I was able to create a GRE Tunnel between two sites but I was not able to get the IPSec work with it.

What I want is that STB that are connected to site B works with the IPTV on Site A. Does anybody know how it can be done?

Thanks
#8
Thanks for your reply! I don't want to specify specific destination. I just want some IP or some Interface to use VPN and others to use WAN. If I put a Rules on LAN with Gateway to VPN, all my computer on the interface doesn't have internet access.
#9
Hi guys!

I currently have a working Opnsense system. I have an OpenVPN (Private Internet Access) Client. All my traffic is forward to the VPN. Everything is fine from here. I want to add a second OpenVPN Client. I want that everytime the destination is nets 172.16.0.X / 172.16.1.X / 172.16.2.X that is pass through the second VPN. Does anybody now how to achieve that?

Thanks!
#10
19.7 Legacy Series / Re: IGMP Proxy with VLAN
September 28, 2019, 02:33:52 PM
Hi Franco!

I have another question for you. My IGMP is link with VLAN (Upstream) and IPTV (OPT1) (Downstream). If one of the two link turn down for whatever reason, IGMP Proxy stop working and never restart. So I have to restart IGMP Proxy my self. Is there any way to start IGMP Proxy when VLAN or OPT1 comes UP ?

Thank you
#11
I finally used Alias and it's working.

Thanks
#12
19.7 Legacy Series / Re: IGMP Proxy with VLAN
September 27, 2019, 03:54:59 PM
Finally, it was a problem of firewall rules. IGMP Proxy works great.
#13
19.7 Legacy Series / Re: IGMP Proxy with VLAN
September 27, 2019, 02:54:25 PM
Hi Franco!

I want to let you know that I only have two VLANs 35 and 36. There is my IGMP Proxy configuration.



This is the errors log that I get



Do you think if I'm changing the value 40 to 100 it will work? Can you explain me a little how can I compile igmpproxy and put it in OpnSense?

Thanks!
#14
19.7 Legacy Series / Port Forwarding Range to Single Port
September 27, 2019, 02:50:44 PM
Hi guys!

I want to forward a range of udp port from 14000-15000 to 13000 on a specific ip target. I don'T know why but it doesn't want to set 13000 as the redirected port. It always put a range. I don't want a range... I want that every port between 14000 to 15000 be redirected to the 13000. Does someone can help me with that?





Thanks
#15
19.7 Legacy Series / IGMP Proxy with VLAN
September 27, 2019, 07:12:03 AM
Hi guys!

I want to use IGMP Proxy with a VLAN upstream. I saw many patches for the old version of OpnSense. Does anybody know what I need to do to get IGMP Proxy work with VLAN ?

I'm using OpnSense 19.7.4_1-amd64 with OS IGMP Proxy 1.4

Thanks!