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 - opn_support

#1
Virtual private networks / Wireguard on laptop
October 28, 2022, 05:20:35 PM
How-to configure the Wireguard setup, that when a laptop is out of the local network it can access the environment but when the laptop is locally it will not use the wireguard tunnel?

It looks like the current setup only allows you to have all the data go through the tunnel (even if you're on the local network) or only provide allowed IPs and the the local of the other traffic will not go through the tunnel.

Is there some auto enable disable of the client that can detect is it's on a local network or not?
#2
I'm getting the following warning on the OpenVPN server: IP packet with unknown IP version=0 seen

Connection setup -> accomplished
OPNSense: 22.7.2 (also on previous versions)
OpenVPN client: 2.5.7

any idea how-to resolve this warning?
#3
Hello,

Limit groups has the value "Nothing selected", so as far as i know all groups are allowed.
#4
After the update to OpnSense 21.7 I see the Sensei 1.9.3 availabilty, release notes:

What is new in Sensei 1.9.3
Integrations
Bug-Fix: OPNsense 21.7 compatibility enhancements

#5
Yes correct, looks like the sync between the AD and OPNSense groups is not functioning, but the test went fine.

(FYI currently I'm running version 21.7, same behavior, but I cannot update the post ;-))
#6
For some reason the sync is not functioning, only when I add them manually.
#7
Looks like creating a group with the same name as the AD group and then manually adding the user to that group fixes the problem.

I would expect that the AD group is synced automatically with the internal group, do I really need to manually add al users again?

#8
I'm trying to login with an LDAP user but every time I want to login the user is removed from the admin group.

I first add the ldap user to see "memberof_group"
Then I try to login with the ldap username and password, when I press login everything is cleared and I don't see an error message "login_no"error"
When I check ldap user it's removed from the group see "removed_from_group"

When I put the user back in the group and try to login with a wrong password I get an expected login error "login_error" and the user isn't removed from the group.

Looks like there is some bug or configuration error that removes my ldap user from the group if I try to login, how-to solve this?