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

#18751
No way to get to the root console?

Otherwise, just take a latest install media, boot, choose "import configuration", then "quick/easy" install and you're back.

PS: Don't forget to back up your config just in case.
#18752
The serial images stop outputting to VGA directly after booting although they remain somewhat operational in that general area. I am guessing it booted up ok but you did not see that.

If VGA is available (and used) the VGA image is the most appropriate. :)


Cheers,
Franco
#18753
Ehhh, Demetris, did you have a serial cable attached or not? Did you observe via VGA all the time?
#18754
Try:

# pkg upgrade -f
# reboot

Reason:

The user database was lost, the initial FreeBSD user database is not enough for ports as they ship their own group and user ids. Reinstalling all packages will hopefully bring them back. :)
#18755
Try running the command again. If it fails, you are out of memory. If it times out again, your internet connection is unstable.
#18756
It's not that easy, but given a proper fix I'm not against merging it.
#18757
The wizard will rewrite your settings made via the console. Please skip the wizard by clicking on the OPNsense logo in the top left corner.
#18758
There is a test kernel build to address the panics, which aren't present in FreeBSD 10.1-RELEASE. To install this version go to a root shell and run:

# opnsense-update -kr 15.1.10_altq && reboot
#18759
Glad to hear that. The blacklist patters are quite arbitrary and prone to false-positives like any good blocker or security product out there ;)
#18760
15.1 Legacy Series / Re: OpenVPN xor patch
May 08, 2015, 09:51:25 AM
Will use tunnelblick's version beginning with OPNsense 15.1.10.2 or 15.1.11, whichever comes first:

https://code.google.com/p/tunnelblick/wiki/cOpenvpn_xorpatch

Commits:

https://github.com/opnsense/ports/commit/ecab736b62f33189a549235434b04498daaffd7c
https://github.com/opnsense/tools/commit/f87635ed524beedebe827953f8b24f5e51627805

Will open a FreeBSD ports PR to see if they will merge it upstream.

Thanks again for mentioning this. :)
#18761
15.1 Legacy Series / Re: OpenVPN xor patch
May 08, 2015, 09:06:16 AM
Hi pierrefrancois,

thanks for the suggestion and step-by-step guide. I'll push that into the ports tree as a separate OpenVPN option with the proper FreeBSD port style so that we may be able to push it into the FreeBSD ports tree. :)

Keeping track of this via: https://github.com/opnsense/ports/issues/9


Cheers,
Franco
#18762
o try loading  https://yourip/graph.php -- it should show an empty but visible graph.
o try upgrading to 15.1.10.1 (or at least try the live image)
o try disable all plugins, delete caches and cookies

Do you have a different user added or changed access permissions?
#18763
15.1 Legacy Series / Re: Packages
May 07, 2015, 05:02:20 PM
I'm adding squidguard and e2guardian as optional packages, but there is no immediate plan to implement GUI code for easy use and integration. Rebuilding the plugin collection takes time and a supportive community and more infrastructure work which we are about to start now that the MVC GUI is almost ready for its prime.

tinyproxy we also have as a package, I am not completely sure about fail2ban at this point though.
#18764
I could not reproduce both of these reports.

The DHCP range for LAN is set up correctly.
The Gateway was created for LAN and properly added to interface configuration.
The DHCP setting for WAN works.
The static IP setting for WAN including setting the gateway works.

If the error persists please provide accurate steps to reproduce this.
#18765
Announcements / OPNsense 15.1.10.1 released
May 06, 2015, 09:23:56 PM
Hi everyone,

here comes a quick hotfix for a pressing VLAN regression we've been hearing about today plus 3 more minor additions. These are the patch notes:

o interfaces: fix interface rename regression that prevented VLANs from being set up
o firmware: clean up downloaded packages after installation
o logging: prevent spurious pgrep-related messages from being logged
o config: fix Google Drive backup accounting off-by-two

The update available via the GUI or console firmware upgrade. No restarts necessary, except for those being affected by the VLAN regression. Let us know whether this brings you back to normal.

Both LibreSSL and OpenSSL are available as of now!


Stay safe,
Your OPNsense team