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

#1
General Discussion / Re: Nebula "VPN" support?
September 10, 2022, 07:50:18 PM
+1
#2
hotfix installed! works

thanks for the quick fix!!
#3
thanks! patch works fine.
looking forward to the hotfix ...
good work! 8)
#4
this is the error seen on the GUI:

An API exception occurred
/usr/local/opnsense/mvc/app/controllers/OPNsense/Base/ApiControllerBase.php:159: Error at /usr/local/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.php:147 - Required parameter $expression follows optional parameter $description (errno=8192)


after clicking 'OK' the pages still show, but all config is empty
#5
I have these errors to, but also HAproxy not working
#6
the services/HAproxy page is inaccessible and throwing errors
Also the HAproxy itself isn't working (although the dashboard lobby shows the service running)

some of the debug messages:

[29-Jul-2022 07:36:15 Europe/Brussels] PHP Deprecated:  Required parameter $expression follows optional parameter $description in /usr/local/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.php on line 147
[29-Jul-2022 07:36:15 Europe/Brussels] PHP Deprecated:  Required parameter $testType follows optional parameter $description in /usr/local/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.php on line 176
[29-Jul-2022 07:36:15 Europe/Brussels] PHP Deprecated:  Required parameter $type follows optional parameter $description in /usr/local/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.php on line 176
[29-Jul-2022 07:36:15 Europe/Brussels] PHP Deprecated:  Required parameter $address follows optional parameter $description in /usr/local/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.php on line 204
[29-Jul-2022 07:36:15 Europe/Brussels] PHP Deprecated:  Required parameter $port follows optional parameter $description in /usr/local/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.php on line 204
[29-Jul-2022 07:36:15 Europe/Brussels] PHP Deprecated:  Required parameter $mode follows optional parameter $description in /usr/local/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.php on line 204
[29-Jul-2022 07:36:15 Europe/Brussels] PHP Deprecated:  Required parameter $name follows optional parameter $enabled in /usr/local/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.php on line 230
[29-Jul-2022 07:36:15 Europe/Brussels] PHP Deprecated:  Required parameter $mode follows optional parameter $enabled in /usr/local/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.php on line 230
[29-Jul-2022 07:36:15 Europe/Brussels] PHP Deprecated:  Required parameter $algorithm follows optional parameter $enabled in /usr/local/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.php on line 230
[29-Jul-2022 07:36:15 Europe/Brussels] Exception: Error at /usr/local/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.php:147 - Required parameter $expression follows optional parameter $description (errno=8192) in /usr/local/opnsense/mvc/app/controllers/OPNsense/Base/ApiControllerBase.php:159
Stack trace:
#0 [internal function]: OPNsense\Base\ApiControllerBase->APIErrorHandler(8192, 'Required parame...', '/usr/local/opns...', 147)
#1 [internal function]: Phalcon\Autoload\Loader->requireFile('/usr/local/opns...')
#2 [internal function]: Phalcon\Autoload\Loader->autoloadCheckDirectories(Array, 'OPNsense\\HAProx...', true)
#3 [internal function]: Phalcon\Autoload\Loader->autoload('OPNsense\\HAProx...')
#4 /usr/local/opnsense/mvc/app/controllers/OPNsense/Base/ApiMutableModelControllerBase.php(174): ReflectionClass->__construct('\\OPNsense\\HAPro...')
#5 /usr/local/opnsense/mvc/app/controllers/OPNsense/Base/ApiMutableModelControllerBase.php(163): OPNsense\Base\ApiMutableModelControllerBase->getModel()
#6 /usr/local/opnsense/mvc/app/controllers/OPNsense/Base/ApiMutableModelControllerBase.php(151): OPNsense\Base\ApiMutableModelControllerBase->getModelNodes()
#7 [internal function]: OPNsense\Base\ApiMutableModelControllerBase->getAction()
#8 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->callActionMethod(Object(OPNsense\HAProxy\Api\SettingsController), 'getAction', Array)
#9 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->dispatch()
#10 /usr/local/opnsense/www/api.php(26): Phalcon\Mvc\Application->handle('/api/haproxy/se...')
#11 {main}
#7
Virtual private networks / Wireguard over SSL or tunnel
September 20, 2021, 04:07:00 PM
Hello,

I love wireguard in Opnsense, but a couple of times I found myself connected to a guest-wifi and couldn't establish a connection because of a firewall blocking it.
I found there are some solutions like tunneling over websockets or SSL

Any ideas how to achieve this with OPNsense? 
Any body else had this issue?

thanks
#8
General Discussion / Re: Logging for all firewall rules
September 12, 2021, 02:20:06 PM
I'd love to see this feature too!
#9
having the exact same issue, I tried upgrading from both web & console
#10
I didn't even know you had to make a local config for every remote client. Is that so?
#11
21.1 Legacy Series / Traffic graph looking weird
May 21, 2021, 01:21:48 PM
Sometimes I'm seeing these weird spikes in the traffic graph
https://imgur.com/a/TnzrdhT

OPNsense 21.1.5-amd64
#12
In the live session detail view of Sensei, there is a typo when hoovering over a blocked line: it says Looading (Loading)
#13
is this perhaps the same issue as: https://forum.opnsense.org/index.php?topic=20516.0   ???
#14
try 20.7 first
#15
thanks ; opnsense-revert -r 20.7.6 unbound did the trick for me as well