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

#1
General Discussion / Re: Fatal Error in Opnsense
May 24, 2017, 01:13:27 AM
Quote from: franco on May 23, 2017, 09:24:43 AM
Hi there,

I don't know about your setup, but somehow you ended up with a PHP module called opcache, which was never there and couldn't have gotten there automatically, so it naturally fails...

How/what did you install in the first place?


Thanks,
Franco

Downloaded the ISO and installed. It worked for how many minutes but when I restarted, I encountered the error. Anyways, all is working now. I just re-installed opnsense.
#2
General Discussion / Re: Fatal Error in Opnsense
May 23, 2017, 05:16:27 AM
What do you mean install it manually? I tried restarting the server but it directs me to shell. I tried to exit the shell but there were no console setups.

Anyways, I tried to re-install it it's working fine now. But I'm still curious.
#3
Good day!

I'm experiencing these problems today. Please help.

Failed loading /usr/local/lib/php/20151012/opcache.so: Cannot find "/usr/local/lib/php/20151012/opcache.so"

Fatal error: Clss 'Phalcon\DI\FactoryDefault' not found in /usr/local/opnsense/mvc/script/load_phalcon.php on line 32
#4
Quote from: fabian on May 20, 2017, 10:03:13 AM
Regular expressions can be added via the GUI.

Thanks for reply. Gonna try it soon.
#5
Quote from: bartjsmit on May 20, 2017, 09:18:53 AM
This should work with Squid and a regex: https://docs.diladele.com/faq/filtering/google_images.html

Not sure if you can feed this in through a blacklist or if you need to hack squid.conf

Bart...

Gonna try it..

Another question..

What if I'd like to allow some other websites which was blocked by category in web proxy?

I mean, I would like to block all blogs (which has category on black list) except google blogs? Should I make alias and add it as pass on firewall or should I allow it under Web Proxy > Forward Proxy>ACL>Whitelist.

I'm really new to this so please bare with me. Thanks.
#6
General Discussion / Webfilter Block Google Image
May 20, 2017, 05:40:02 AM
Good day!

I am using opnsense in virtual box for testing purposes before implementing it on our production network.

The scenario is, users can use google search but they can't browse google images. Is it possible for opnsense to do that?