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

Topics - Oxima69

#1
hello,

i'am looking for a simple way to set a maintenance page individually per http server.
has someone already built something like this ? Is this only possible with the custom include ?

thanks
#2
German - Deutsch / Firewall - Default Deny Rule
June 08, 2019, 04:56:25 PM
Hallo zusammen,

es kommt immer wieder vor das Zugriffe von LAN --> OPT1 geblockt werden, obwohl die Default allow LAN to any rule aktiv ist. Woran kann das liegen ?
#3
Development and Code Review / nginx - Upstream
June 06, 2019, 02:01:41 PM
Hello,

is it possible to set the Load Balanced method in the Upstream?
like  ip_hash;
#4
hello

since OPNsense 19.1.8 not functional anymore ?

/ui/nginx/index/tls_handshakes

error on display the website.
#5
Development and Code Review / nginx - Cache Path
May 02, 2019, 02:14:32 PM
hi.

how should the path entry best be adjusted?
#6
Development and Code Review / nginx - HSTS
March 29, 2019, 09:27:07 AM
Hi,

Since version 1.8
QuoteHSTS not sent automatically anymore if HTTP over TLS is configured (still available via security header)

I guess there's a little problem here.

after activation via security header the nginx.conf has the following entry

add_header Strict-Transport-Security "15768000" always;

max-age is missing ?

it should be

add_header Strict-Transport-Security "max-age=15768000" always;

Or do I get something wrong......
#7
Hi,

in my global error log, there is every minute a signal process started entry.
what could be the cause ?.
thanks.

OPNsense 19.1.4 / nginx 1.9