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

#1
When I try to create a different public service for each of my services, I am only able to connect to one of them correctly since it loads the right cert file. When I try to go to another service, it loads the cert from the first service or it gives me a 503 error. I have double checked that I picked the right certs for each service. The only way I have gotten it to work, is to create one public service, add a wildcard cert, then add the rules for each service to it.

I have no issues on my pfsense haproxy, I can specify the cert for each server, of which there are 5 different public services running. All the tutorials I have seen for opnsense only show one service but that doesnt work when you add more.

I have attached one of my public services that I have to disable or else i get the wrong cert or a 503 error. What am I missing or just not understanding?
#2
So I have recently purchased this super micro server https://www.supermicro.com/en/products/system/1U/1019/SYS-1019P-FHN2T.cfm but I can not get the 2 10GbE nics to show up.

Looked at this post about a broadcom 25GbE not being found but that is due to other drivers for broadcom. https://forum.opnsense.org/index.php?topic=21447.0 I tried to look for drivers for supermicro thinking it might be the same thing, but could not find it.

Then I downloaded the plugins/src/ports from git and transferred them to the machine to try and compile the driver myself but it seems that the if_ixl.ko is already on it for the x722. Followed this post about doing that. https://forum.opnsense.org/index.php?topic=21517.0

What am I missing to get this working?