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

Topics - logan23

#1
23.7 Legacy Series / WireGuard 2.0 connection down
August 31, 2023, 04:33:39 PM
Hi,

I've just upgraded my router to WireGuard 2.0, OPNsense 23.7.3.

For some reason, the WireGuard connection to my VPN server provider (Mullvad) doesn't work anymore.
My endpoint sends data to negotiate the handshake but doesn't receive any data.

What's wrong??

Thanks
#2
Hi,

I'd like to use NordLynx but OPNSense currently doesn't support it.
https://nordvpn.com/blog/nordlynx-protocol-wireguard/

Any news to come?

Thanks
#3
General Discussion / Wireguard server?
June 13, 2020, 12:46:36 PM
Hi,

I'm wondering if the OPNsense WireGuard plugin is capable of acting as a VPN server, I mean is the plugin sufficient to build a tunnel between a Windows WG client and OPNSense WG?

I need to access to my Windows 10 home computer remotely via internet from a laptop also on Windows 10.
My home computer is my local lan, behind OPNSense.

Is it possible?

Thanks!
#4
Since a few weeks... see attachment

I"m running OPNsense 20.1.7-amd64 BTW...
#5
Hi!

I'd like to set up my own mail server.
I just need to be able to send and receive emails for my personal use.
As a client, I use Thunderbird SMTP POP3 IMAP running on my Windows which is behind OPNsense.
In spite of the fact that I have some unix skills, I don't know much about mail servers.
I know that OPNsense wasn't designed to become a mail server and, of course, that it isn't its primary usage goal but, at the same time, I've noticed that postfix was available as a plugin, so, after all, it'd be very convenient to run my own mail server as well.
If I configure the postfix plugin, will it be enough?
If not, what else do I need to do?

Thanks!
#6
It would ALSO be very convenient to load a list of domains or hosts to override directly from a text file...
Aliases are very convenient to quickly enable/disable a group of domains to override included in one alias.
Thanks for your good work.
#7
20.1 Legacy Series / VPN: OpenVPN: Log File Loading...
February 29, 2020, 08:25:55 AM
Hi,

For some reason, lately, I cannot access anymore to my OpenVPN log file.

My OpenVPN clients work perfectly, I can connect, but when I click on "Log File" (https://192.168.X.X/ui/diagnostics/log/core/openvpn), I always get "Loading...".

Of course, I have tried to clear/flush the log and then "Refresh", reboot, etc. Nothing works.

I run the latest updates :
OPNsense 20.1.1-amd64
FreeBSD 11.2-RELEASE-p16-HBSD
LibreSSL 3.0.2

Any idea what's wrong?

Thanks!
#8
Hi,

I'm currently using pfSense and I consider moving to OPNSense.
I have recently tested OPN 18.7.8 and have tried to move my settings.
I liked OPN 18.7.8 but for some reason, my NAT rules didn't work anymore.
I didn't have time to investigate this.

Easy rules (add to block list/pass this traffic) is the main pfSense feature I really miss on OPN.
I think I'll wait a few more months before moving to OPN...
Please add Easy Rules !

Thanks
#9
Hi everyone!

I've just received my INTEL Wireless-AC 8260D2W 2.4G/5Ghz 802.11ac MINI PCI-E WiFi Card that I bought on the internet.

The FreeBSD 11.1-RELEASE Hardware Notes were saying it was compatible:
https://www.freebsd.org/cgi/man.cgi?query=iwm&apropos=0&sektion=4&manpath=FreeBSD+11.1-RELEASE+and+Ports&arch=amd64&format=html

Hence, I've tried to configure it with OPNSense, and YES! OPNSense loads and sees the driver correctly.
I just had to add the 2 following lines in /boot/loader.conf.local :

if_iwm_load="YES"
iwm8000Cfw_load="YES"

Unfortunately, the OPNSense GUI for this card hasn't already been created, so it is impossible to configure...  :(

When will it be possible? (I've tried with 18.7 & 19.1)

Thanks