[SOLVED] IPSec on OPNsense 15.1.8

Started by fightingmasta, March 25, 2015, 05:12:52 PM

Previous topic - Next topic
March 25, 2015, 05:12:52 PM Last Edit: March 25, 2015, 06:56:32 PM by franco
Hi

When opening VPN => IPsec in the WebGUI in OPNsense 15.1.8-07aaac43d (amd64) I get the following error:
Fatal error: Cannot create references to/from string offsets nor overloaded objects in /usr/local/www/vpn_ipsec.php on line 43

Best Regards
fightingmasta

March 25, 2015, 06:56:20 PM #1 Last Edit: March 25, 2015, 07:00:15 PM by franco
Hi there, thanks for the heads-up. We are fixing the issue as I write this. The new config system is stricter than the old one so now we see the dirty corners of the system throwing fatal errors. We are sorry about this, but we have to push through this one commit at a time. 15.1.8.1 to be released soon (soon meaning tonight). :)

15.1.8.1 has been pushed to the update server.

Thank you for fixing the problem!  :)
Is there a possibility to download the update manually, because my OPNsense box has no internet connection yet. I'm planing to replace my ALIX with a APU and will connect it to the internet, when it is fully configured.  ;)
Thanks in advance

You are moving into uncharted territory, but this will get you going. Fetch the correct architecture file from our mirror:

# fetch http://pkg.opnsense.org/FreeBSD:10:i386/latest/All/opnsense-15.1.8.1.txz
# fetch http://pkg.opnsense.org/FreeBSD:10:amd64/latest/All/opnsense-15.1.8.1.txz


Move it to the OPNsense box. Then run:

# pkg add -f opnsense-15.1.8.1.txz

Later updates will give you trouble once the box has connectivity, but you can most likely run this to fix it:

# pkg install -f opnsense
# pkg upgrade -f