Felix

Results 104 comments of Felix

@CodingJaw did you get it working?

> > @CodingJaw did you get it working? > > Curious as well. I've used the docker-openldap container now for about a year using self-signed certs. Wondering about your methods....

@kevdogg I got it working btw I've added the following service to my docker-compose.yml ``` openldap-cert: image: humenius/traefik-certs-dumper:latest volumes: - /opt/containers/traefik/data:/traefik:ro - ./certs:/output:rw environment: - DOMAIN=ldap.example.com - COMBINED_PEM=chain.pem - OVERRIDE_UID=977...

@aleksandarknezevic we've got a PR ready over at our fork which might be merged soon https://github.com/freifunkMUC/wg-access-server/pull/123/files to the fork's master

Hi @zdenek-pizl & @aleksandarknezevic The PR has been merged. You may want to try out the fork over at https://github.com/freifunkMUC/wg-access-server. If there still are any problems, feel free to open...

You may want to try out the fork over at https://github.com/freifunkMUC/wg-access-server. If there still are any problems, feel free to open an issue over there.

Hi, the freifunkMUC fork has the ability to set a custom upstream DNS which the DNS proxy uses to forward the requests to. https://github.com/freifunkMUC/wg-access-server/issues/272 Generally, the project is up-to-date and...

You may want to try out the fork over at https://github.com/freifunkMUC/wg-access-server. If there still are any problems, feel free to open an issue over there.

Hi @tgssaa there's a fork of this project which has proper IPv6 support implemented. You may want to check it out: https://github.com/freifunkMUC/wg-access-server If there still are any problems, feel free...

what's the output from traceroute or tcpdump? How do you route your traffic?