-
problem: can not visit web ui from http://ip:9876
ubuntu: 24.04
docker: 27.3.1
start cmd
```sh
docker run -d --name ddns-go --restart=always --net=host -v /opt/ddns-go:/root waterlemons2k/ddns…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have yo…
-
Hi, I trying to build packages on Rocky Linux 9 (RHEL 9), but I getting this error:
----------------------------
+ tar --strip-components=1 --wildcards -xvzf syncthing.tar.gz 'syncthing*/syncthing'
…
-
This plug currently requires ufw and executes ufw commands through pkexec to apply rules.
However, a better approach would be to use FirewallD[1] and communicate with it via D-Bus. This also has th…
-
Hi,
I am working on connecting a Nokia 2.2 with USIM to the srsepc. The connectio is successful as indicated by the logs:
EPC:
Received Initial UE message -- Attach Request
Attach request -- M-T…
-
### Cookbook version
3.1.0
### Chef-client version
12.21.1 or 13.1.31
### Platform Details
Ubuntu 14.04
### Scenario:
There seem to be some lingering inconsistencies in how the ufw cookbo…
pwalz updated
3 years ago
-
When deploying with mupx, it seems to open up the firewall, regardless of how I have ufw setup. The issue is really that I don't want the meteor server reachable on both network interfaces of the mach…
-
It is not quite clear to me why you need to add public IPs to the firewall.
The following works just fine:
```
#cloud-config
packages:
- ufw
package_update: true
package_upgrade: true
ru…
-
Needs an UFW application profile to put into /etc/ufw/applications.d/...
For example
/etc/ufw/applications.d/warpinator
[Warpinator]
title=Warpinator
description=Sends and receives files over…
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug…