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

#1
Dutch - Nederlands / Captive Portal User count
May 05, 2019, 01:39:22 PM
Hoi,

Ik heb een vraag over opnSense Captive Portal user count.
Is het mogelijk om dit via een API commando door de zabbix agent te laten oppakken.
Ik heb wel het een en ander gevonden over pfsense, maar deze werken niet.

Als er een script o.i.d. bestaat om dit te monitoren, zou ik dat graag willen en als het kan via de zabbix-agent.
Iemand misschien een php script of iets dergelijks, dan kunnen we beter de load in de gaten houden.

Groet,

Menno
#2
I upgraded to version 18.1.7 and I tried to create a new certificate with the letsencrypt plugin.
The 'Validation Method' dropdown menu is empty, while I have configured an Validation Method.

Is this a GUI glitch, because with the previous versions I had no problem with this.

#3
Does anyone have a idea when to expect the release of acme.sh version 2.7.8 with the Let's Encrypt wildcard and de acme v2 implementation.
#4
Hi,

I am struggling a while with HAProxy plugin.
I have a single IP address and a single domain name.
I have a VMware server with multiple webservers.
I want to configure reverse proxy, so that I can use my single domain name with multiple domain.

Example.

support.example.com --> server1
www.example.com --> server2
transfer.example.com --> server3
nextcloud.example.com --> server4

(internet address) --> opnSense --> webserverX (VMware)

I am not able to find the right answers in all the fora.
Can someone help me with this question if it is possible with opnSense, I starting to think opnSense is not the right solution for this environment.