Everything posted by CHBMB
-
[Support] Linuxserver.io - Sonarr
What's your docker run configuration? (See the docker FAQ) Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
As a devout atheist I should know better..... Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - OpenVPN AS
But that shows it running? Can you not get to the webui. Sent from my Mi A1 using Tapatalk
-
Chrome OS
I took a look out of curiosity, but those images are nearly two years old, so I decided I wasn't that curious.
-
[Plugin] Disable Security Mitigations
Cloud providers I think are the main issue. If you're supplying VMs to customers, running on the same baremetal machine, then they absolutely do need to be segregated. An Unraid server on you LAN, under your full control. Not so much.
-
[Plugin] Disable Security Mitigations
I love this community, half of 'em are screaming like hellfire when a vulnerability goes longer than 30 seconds unpatched, the other half want to switch it off. Me, I'm in the latter camp.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
NAT reflection or Loopback NAT, same problem @Tucubanito07 has on the last page or two.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Post in the nextcloud thread, and be sure to post all the config files you've edited so we can see. As well as a detailed description of what you mean by "It doesn't work" Need to see nginx configs, config.php, screenshots of router port forwards. Are you sure you have letsencrypt working? I think you probably have with the error from LuaJit but a full docker run command and logs from startup are required to check. Be sure to edit out any URL or passwords and wrap code/logs in the appropriate way on the forum.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
It's not Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
In that link, I've posted https://github.com/linuxserver/docker-letsencrypt/issues/303#issuecomment-493659973 a search in this thread https://forums.unraid.net/search/?&q=LuaJIT&type=forums_topic&item=51808&search_and_or=or&sortby=relevancy You're not get hammered because you're a Linux beginner, but because we've answered the question multiple times before in this thread and you haven't remotely scanned it to see. Instead you've posted exactly the same thing as all the other people here. And... the very poist above you was me quoting the person before you posting the exact same thing. Which tells me you didn't even bother to scan up one post.....
-
[Support] Linuxserver.io - OpenVPN AS
Huh, the client isn't included in the image. Have you searched for the appropriate client you require on the internet? Or are you referring to the client configs? In which case post the exact URL you're using to try and find them.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I'm sorry but I have to agree with @saarg here, come on guys, this is a thread for reference, please try and at least search for your issue rather than just post, think of it this way, we're volunteers, we're not paid for this, if you can't be bothered to search and/or read, give us one good reason why we should be bothered to try and help.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
For the love of all things holy do a search on Github or on this thread, it's discussed or mentioned by someone every 4 or 5 posts......
-
[Support] Linuxserver.io - Nextcloud
No reason why not. How to do it would depend on how you're planning to deploy it, behind a reverse proxy or as a solo container.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I'm a big fan of Pfsense and have a self built Pfsense machine, but actually I think you've made the right decision, if it does what you need it to do, and you don't want to learn Pfsense, then it's the correct option Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Why don't you submit it as a PR here. https://github.com/linuxserver/reverse-proxy-confs Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
That's because the cert has your external URL on it and the address you typed into the browser is different. Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
As I keep telling you, the issue is NAT reflection and that link says your router doesn't support it. Your only solution is to change your hardware. Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Google rac2v1s NAT reflection First link. Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
What model of router is it? Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Also is ZNC over https or http? Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I don't use ZNC, might be an idea if you can get it working conventionally using the examples their and post a working example then we might be able to look at translating that to over docker networking. Unless someone else has a working example? Figuring out these things can be a time consuming problem so I'm not going to personally pick it up and run with it. Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Then it's working? Submit a template to the repository then. It's fine to have extra parameters in there. Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
@gacpac The other learning point is he has control over xxx.duckdns.org so he can have as many (sub)subdomains of that as he wants, that's what Nginx will handle.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
@gacpac That information ^ tells you he already has certs. And as we've told @Lynxphp previously, the issue is probably hairpin NAT