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

#1
yes, also running 21.7.1
#2

Hi,

I am getting the same message when trying to generate a client certificate or new internal CA. I am also getting the following errors in the Web GUI log:

2021-08-30T17:41:04 lighttpd[34069] (gw_backend.c.2275) response not received, request sent: 1916 on socket: unix:/tmp/php-fastcgi.socket-1 for /system_camanager.php?act=new, closing connection
2021-08-30T17:41:04 lighttpd[34069] (mod_fastcgi.c.419) unexpected end-of-file (perhaps the fastcgi process died):pid: 55803 socket: unix:/tmp/php-fastcgi.socket-1
2021-08-30T17:37:01 lighttpd[34069] (gw_backend.c.2275) response not received, request sent: 2328 on socket: unix:/tmp/php-fastcgi.socket-1 for /system_certmanager.php?act=new, closing connection
2021-08-30T17:37:01 lighttpd[34069] (mod_fastcgi.c.419) unexpected end-of-file (perhaps the fastcgi process died):pid: 55803 socket: unix:/tmp/php-fastcgi.socket-1
2021-08-30T17:34:39 lighttpd[34069] (gw_backend.c.2275) response not received, request sent: 2316 on socket: unix:/tmp/php-fastcgi.socket-1 for /system_certmanager.php?act=new, closing connection
2021-08-30T17:34:39 lighttpd[34069] (mod_fastcgi.c.419) unexpected end-of-file (perhaps the fastcgi process died):pid: 55803 socket: unix:/tmp/php-fastcgi.socket-1
2021-08-30T17:33:44 lighttpd[34069] (gw_backend.c.2275) response not received, request sent: 2317 on socket: unix:/tmp/php-fastcgi.socket-1 for /system_certmanager.php?act=new, closing connection
2021-08-30T17:33:44 lighttpd[34069] (mod_fastcgi.c.419) unexpected end-of-file (perhaps the fastcgi process died):pid: 55803 socket: unix:/tmp/php-fastcgi.socket-1
2021-08-30T17:31:44 lighttpd[34069] (gw_backend.c.2275) response not received, request sent: 2353 on socket: unix:/tmp/php-fastcgi.socket-1 for /system_certmanager.php?act=new&userid=2, closing connection
2021-08-30T17:31:44 lighttpd[34069] (mod_fastcgi.c.419) unexpected end-of-file (perhaps the fastcgi process died):pid: 55803 socket: unix:/tmp/php-fastcgi.socket-1
2021-08-30T17:30:44 lighttpd[34069] (gw_backend.c.2275) response not received, request sent: 2363 on socket: unix:/tmp/php-fastcgi.socket-1 for /system_certmanager.php?act=new&userid=2, closing connection
2021-08-30T17:30:44 lighttpd[34069] (mod_fastcgi.c.419) unexpected end-of-file (perhaps the fastcgi process died):pid: 55803 socket: unix:/tmp/php-fastcgi.socket-1
2021-08-30T17:30:28 lighttpd[34069] (gw_backend.c.2275) response not received, request sent: 2362 on socket: unix:/tmp/php-fastcgi.socket-1 for /system_certmanager.php?act=new&userid=2, closing connection
2021-08-30T17:30:28 lighttpd[34069] (mod_fastcgi.c.419) unexpected end-of-file (perhaps the fastcgi process died):pid: 55803 socket: unix:/tmp/php-fastcgi.socket-1
2021-08-30T17:30:20 lighttpd[34069] (gw_backend.c.2275) response not received, request sent: 2363 on socket: unix:/tmp/php-fastcgi.socket-1 for /system_certmanager.php?act=new&userid=2, closing connection
2021-08-30T17:30:20 lighttpd[34069] (mod_fastcgi.c.419) unexpected end-of-file (perhaps the fastcgi process died):pid: 55803 socket: unix:/tmp/php-fastcgi.socket-1
2021-08-30T17:30:02 lighttpd[34069] (gw_backend.c.2275) response not received, request sent: 2363 on socket: unix:/tmp/php-fastcgi.socket-1 for /system_certmanager.php?act=new&userid=2, closing connection
2021-08-30T17:30:02 lighttpd[34069] (mod_fastcgi.c.419) unexpected end-of-file (perhaps the fastcgi process died):pid: 55803 socket: unix:/tmp/php-fastcgi.socket-1
#3
ignore... already been reported  :D
#4
I wonder if this is the same delay I see on one installation. On my instance it seems to wait for a couple of minutes on Unbound. It then does all the PPPoE stuff and then waits on Unbound again for same amount of time. Everything works when booted up just the extra delay after upgrading to 14.7.

I also would like to know if there is some log files you can view to see why the delay. I've looked in the log file for Unbound but nothing appears obvious.

I don't get the delay on other OPNsense installations that also use Unbound but those don't have PPPoE.
#5
19.7 Legacy Series / Re: Unbound custom parameters
August 06, 2019, 01:30:45 PM
What are the reasons for the removal of the custom options? I use the custom options to bulk import host and domain blocking lists as well as import dkim settings. I found it really useful for that. If there is no alternative then i guess i will be moving back to pfsense in the future.
#6
Hi,

My dhcpv6 seems to be working ok but then again I get a /48 from my ISP. Have you tried enabling debug under  the DHCPv6 client on the interface to see if that gives you anymore information?
#7
18.7 Legacy Series / Re: How to import Aliases?
November 17, 2018, 10:47:55 PM
Weird. Might be worth trying another browser. You should see a gap between each entry when you press a comma ','
#8
18.7 Legacy Series / Re: How to import Aliases?
November 17, 2018, 10:26:04 PM
I just tried it again and saved. Seems to work fine.
#9
18.7 Legacy Series / Re: How to import Aliases?
November 17, 2018, 09:58:42 PM
I just tried it and it works for me. This is a test of what I pasted in

1.1.1.1/32,2.2.2.2/32,3.3.3.3/32
#10
18.7 Legacy Series / Re: How to import Aliases?
November 16, 2018, 01:18:40 PM
I'm going to try adding some aliases via the API this weekend - if I can figure out the PHP code that is   ???
#11
18.7 Legacy Series / Re: How to import Aliases?
November 16, 2018, 07:33:07 AM
Quote from: jschellevis on November 16, 2018, 01:31:32 AM
Aliases can also get copy/pasted from a comma separated list.

Into where? That option has seemed to have disappeared.
#12
18.7 Legacy Series / Re: How to import Aliases?
November 15, 2018, 05:29:55 PM
Where is the documentation that shows you how to add aliases via the API? I'm struggling to find it.
#13
18.7 Legacy Series / Re: How to import Aliases?
November 15, 2018, 02:22:30 PM
I would like to know that as well as I may need to re-import my aliases that have disappeared from the Firewall-Aliases view. I'm sure there was an import facility before  and you could just past in a list.

The documentation mentions an import feature but I can no longer find it:

https://wiki.opnsense.org/manual/aliases.html#import-feature
#14
How have you formatted the rule from the LAN side to block netflix? Are you using IP addresses? Netflix have a lot of IP ranges that they may use so it could be quite a big alias:

https://ipinfo.io/AS2906
#15
I would just rename the file

cd /conf
sudo mv config.xml config.bak


and then reboot