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

#1
Hi,

I have ran into a problem with is the same as in the following link but does not work as well in OPNsense as the guy of the topic claims.

Then you have the firewall enabled with a allow all any any any and really any rule, OSPF neigbors are stuck on Init and then everything dies. if you disable the firewall like pfctl -d then you get all routes int, traffic starts to flow but when you pfctl -e again... routes die, traffic stops flowing, etc...

I have tested this also on non-vlan interfaces before and that seems to work, could there be an issie related to vlans ?

https://forum.netgate.com/topic/142397/ospf-neighbors-not-coming-up/2

Any ideas or people who have the same related issue ?
#2
Hi Guys,

I'm trying to create something as Lets Encrypt Automation after a certificate renewal but it doesn't seem to be triggered.

When I add something simple like touch() in the upload_highwinds.php the file is not created as well, so I'm wondering why it doesn't work or gets triggered.

#3
Hi Guys,

I'm trying to figure out how I can create (wildcard) certificates using the Lets Encrypt module and DNS-01 and nsupdate using my own DNS server but I'm not able to figure out the Secret Key Part.

My DNS servers, which are seperate, are PowerDNS ones and I see Bind mentioned everywhere, is this for local lookup ?

A Howto would be great as this one is not completely clear: https://github.com/opnsense/plugins/pull/66

Thanks in advance!