Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
I need help figuring out the right way to do things
« previous
next »
Print
Pages: [
1
]
Author
Topic: I need help figuring out the right way to do things (Read 1398 times)
ilsaul
Newbie
Posts: 16
Karma: 0
I need help figuring out the right way to do things
«
on:
February 25, 2021, 04:38:08 pm »
Dear All,
I have a website wordpress expose port 80 on lan
I install Lets Encrypt and HAProxy plugin on opnSense.
HAProxy forward the traffic from port 80 to my website by default except letz encrypt folder for test SSL
HAProxy Intercept https (443) request and convert them to http and forward them to my website.
I enable reflection on lan for access https and http like wan.
This system to expose web server is correct?
Because I receive a "Mix Content". WordPress continue to give me a content in http (css, js, image).
best regards
Saul
Logged
smyers119
Newbie
Posts: 39
Karma: 2
Re: I need help figuring out the right way to do things
«
Reply #1 on:
February 25, 2021, 06:01:47 pm »
This isn't a opnsense issue, some causes:
absolute path's used for links
hardcoded links to images that are http
linking to external http libraries
embedded videos that are http
There is many resources about this if you
search
it.
Logged
ilsaul
Newbie
Posts: 16
Karma: 0
Re: I need help figuring out the right way to do things
«
Reply #2 on:
February 25, 2021, 09:58:51 pm »
Sorry maybe my last sentence make you to understand wrong my question.
my question is whether my settings are okay or is there a better solution?
thanks
Saul
Logged
smyers119
Newbie
Posts: 39
Karma: 2
Re: I need help figuring out the right way to do things
«
Reply #3 on:
February 26, 2021, 12:10:20 am »
Solutions aren't one size fit all, they are personalized to every situation. If it is working for you I wouldn't worry about it.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
I need help figuring out the right way to do things