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

#1
you mean restart button - between start and stop? to reload the config? I alreay did that multiple times...

what is interessting: when I want to access abc.domain.com and get to 123.domain.com (which I dont want), I get a log entry with a "referer: 123.domain.com".

where does the referrer come from?

I simply want a setup (with a wildcard cert)

abc.domain.com -> to LAN1:port1
yuo.domain.com -> to LAN3:port
123.domain.com -> to LAN1:port2
890.domain.com -> to LAN2:port (with HTTPS)

but I can only achieve to reverse proxy the first two cases...

thanks
#2
same issue here...

a have several service with a acme wildcart certs...

I have 3 HTTP server, 3 locations, 3 upstreams und 3 upstreams server..

eg. gotify.xyz.com --> local lan:7478
bookstack.xyz.com --> laocal lan:8888

the problem is, that only the first entry (gotify.xyz.com) is working. when I want to access bootstack.xyz.com, I also got to gotify.

Does anybody know how to solve that?

thanks
#3
haha.. figured it out myself  8)

you can delete it manually in the HAProxy Plugin but you have to remove it in correct order: del rules -> del conditions -> del backend pool -> del real server

cheers!
#4
hi there,

very nice forum - I am new to opnsense and try to figure out, how I remove the HAProxy Integration (Backend Pools, Rules, Condtions, etc) from the HAProxy Plugin, withou reinstalling the plugins?

I unchecked the checkbox in the ACME Plugin, but the things in the HA Proxy plugin are still there...

Any help would be appreciated!

thanks!