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

#19036
General Discussion / Re: OPNsense as FAX server?
April 02, 2015, 10:30:02 AM
Why is it impossible with pfSense?

I think it's quite possible. hylafax is in FreeBSD ports and can be compiled selectively, maybe even pulled from FreeBSD packages directly so you don't have to compile. We also have all binary utilities in the base system so you can build it from source on your running machine. Also, most drivers not compiled into the kernel are available as kernel modules in the base installation as well.

I don't think there is a huge demand for us to wrap up a fax package, but I could be wrong in the long run. Let me know how we can help. :)
#19037
Danke, gleichfalls. :)
#19038
Bumping this for attention. Anybody else who can help?
#19039
In the GUI you can download your current config via Diagnostics: Backup/restore.

When you boot the install media (cdrom or usb stick) on a box that is already installed you can choose "import configuration" from the installer menu and then reinstall using "quick/easy install" from the same menu.
#19040
Trifft sich gut, denn ich hatte vor über Ostern noch ein paar Bugs auszubügeln. Die oberflächlichen Probleme mit dem Captive Portal sind heute behoben wurden. Das neue Config System scheint hier auch nicht mehr zu stören, also denke ich mal bis Dienstag gibt es hier neues zu berichten.  ;D
#19041
German - Deutsch / Re: HA funktioniert nicht
April 01, 2015, 06:05:25 PM
Ad hat sich das ganze genauer angeschaut und festgestellt, dass die XMLRPC implementation eher weniger gut mit neueren PHP Versionen zusammenarbeitet. Wir werden XMLRPC so schnell wie möglich ersetzen.

Dazu gibt es noch ein carp problem im Kernel, aber da sind wir auch auf der Spur. Mehr Infos und Status dazu gibt es gegen Anfang nächster Woche.


Grüße Franco
#19042
I am guessing you used the voucher code? That particular issue is fixed and will be in 15.1.8.4. Cheers for the report. :)
#19043
Small update: we are currently trying to pin this down.
#19045
Hi Ben,

I have the same issue. Will fix this for the next release. See https://github.com/opnsense/core/issues/121

Cheers,
Franco
#19046
There were two package database consistency issues in the initial 15.1.7 that match your description. My recommendation would be to reinstall using 15.1.8 through "config import" + "quick and easy install".

You have either been using the /var MFS option or did the custom install, right?
#19047
The console upgrade was reintroduced in 15.1.7.1. You need to update through the GUI firmware pages and try the console option 12 after a reboot.
#19048
Well, if that is indeed the proper directory for FreeBSD then keep /etc/rc.conf.d :)
#19049
Please update to the latest version. Thanks. :)
#19050
I would rather use /usr/local/etc/rc.conf.d/ for this purpose as our scripts are also in /usr/local/ ?