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

#1
Quote from: bazbaz on February 19, 2024, 05:06:11 PM
try to manually assign the external IP address in challenge's options

this works for my setup.

Thanks
#2
there is no dns-api support at STRATO. >:(
#3
same here.

OPNsense running on port 8443/tcp. Some hosts behind with Port-Forwarding to 443/tcp.
In acme.sh log it shows one of the hosts behind - accessible with Port-forwarding to 443/tcp - that it uses the OPNsense https-Port 8443 to validate with the http-01-challenge.

"only ports 80 and 443 are supported, not 8443"
#5
FTS FUTRO S920
MB: FTS D3313-A1x
AMD GX-415GA SOC with Radeon(tm) HD Graphics (4 cores, 4 threads)
8GB RAM
32GB SSD
REALTEK onboard NIC for LAN
Draytek VigorNIC 132 PCIe as VDSL Modem for WAN

#6
I'm having very long boot times (10min).
At the console screen it happens when opnsense is "Configuring firewall..." which appears multiple times during the system startup.

Any glue ?
#7
Thanx for the hotfix. It is working as before.
#8
I have a ccouple ipsec site2site tunnels running on my opnsense.
Each LAN on the remote sites has an alias. I use these aliases to define rules that pass every traffic/protocol to the remote site.
ssh, http, https will pass, every other traffic will be blocked since the update to 22.1.8 as i can see in the live log by the default block rule.

This was not expected.

Just to try i added an ANY-2-ANY rule and it works again - but this is just vor testing.