Coder Social home page Coder Social logo

Comments (5)

weidi avatar weidi commented on July 17, 2024

Hi @starlessboi, can you share logs from the container, you can get them by docker logs container-name
Also is there any firewall or NAT gateway in between and are ports forwarded (UDP 500, 1701 and 4500)?

from softether-docker.

starlessboi avatar starlessboi commented on July 17, 2024

Hi
sure
this log is constantly showing in container log:
139954790386488:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:crypto/evp/evp_enc.c:610:
139954790386488:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:crypto/evp/evp_enc.c:610:

there is no nat or firewall..public ip is assigned to VM directly
i don't understand the last part... of forwarding
I'm using docker compose version with this config for ports:
ports:
- 53:53
- 444:443
- 992:992
- 1194:1194/udp
- 5555:5555
- 500:500/udp
- 4500:4500/udp
- 1701:1701/udp

should i do other things?
thank you for your time.

from softether-docker.

weidi avatar weidi commented on July 17, 2024

from softether-docker.

starlessboi avatar starlessboi commented on July 17, 2024

i'm using the image, acoording to repo docker compose file:
toprock/softether:latest

changed the image to the one you said...problem solved!
but the below logs appears in container logs..
sh: iptables: not found
sh: iptables: not found
sh: iptables: not found
sh: iptables: not found

installed iptables into container..then the errors gone
commands:
docker exec -it softether /bin/sh
apk add iptables

thanks again for your time , and great job

from softether-docker.

weidi avatar weidi commented on July 17, 2024

Good finding! This is just a "warning" but will implement it publicly.

from softether-docker.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.