Giter Site home page Giter Site logo

Comments (6)

vpaulson avatar vpaulson commented on August 27, 2024

Did you ever find a solution for this? I just updated to the latest image and am getting this error now on Windows.

from arch-delugevpn.

gjdass avatar gjdass commented on August 27, 2024

On Debian, same error.

[info] Attempting to load iptable_mangle module...
2024-01-26 17:58:01,890 DEBG 'start-script' stderr output:
modprobe: FATAL: Module iptable_mangle not found in directory /lib/modules/5.10.0-27-amd64
2024-01-26 17:58:01,890 DEBG 'start-script' stdout output:
[warn] Unable to load iptable_mangle module using modprobe, trying insmod...
2024-01-26 17:58:01,892 DEBG 'start-script' stderr output:
insmod: ERROR: could not load module /lib/modules/iptable_mangle.ko: No such file or directory
2024-01-26 17:58:01,892 DEBG 'start-script' stdout output:
[warn] Unable to load iptable_mangle module, you will not be able to connect to the applications Web UI or Privoxy outside of your LAN
[info] unRAID/Ubuntu users: Please attempt to load the module by executing the following on your host: '/sbin/modprobe iptable_mangle'
2024-01-26 17:58:01,892 DEBG 'start-script' stdout output:
[info] Synology users: Please attempt to load the module by executing the following on your host: 'insmod /lib/modules/iptable_mangle.ko'
2024-01-26 17:58:01,905 DEBG 'start-script' stdout output:
[info] Default route for container is 172.18.0.1
2024-01-26 17:58:02,095 DEBG 'start-script' stdout output:
[info] Docker network defined as    172.18.0.0/16
2024-01-26 17:58:02,099 DEBG 'start-script' stdout output:
[info] Adding 192.168.1.0/24 as route via docker eth0
2024-01-26 17:58:02,101 DEBG 'start-script' stdout output:
[info] ip route defined as follows...

from arch-delugevpn.

chosejavez avatar chosejavez commented on August 27, 2024

@vpaulson @gjdass I didn’t find a solution with my setup at the time. I was running Docker for Windows. Now I’m running Ubuntu VM and installed docker on it natively. No issued and it immediately worked. I spent more time trying to find a solution than setting this up.

from arch-delugevpn.

gjdass avatar gjdass commented on August 27, 2024

Ok, just found the solution.

I had the wrong IP. So by default, it was refusing my connections (all my network is under 192.168.2.0/24 and I input 192.168.1.0/24 ...).

It's fixed for me.

docker run -d \
[...]
-e LAN_NETWORK=<lan ipv4 network>/<cidr notation> \
[...]

from arch-delugevpn.

chosejavez avatar chosejavez commented on August 27, 2024

That’s interesting. I back up my docker composes files. I was positive the same yaml failed in windows but worked in Ubuntu. Glad you found your solution!

from arch-delugevpn.

vpaulson avatar vpaulson commented on August 27, 2024

So not 100% sure what was wrong but I was using Docker with HyperV on windows 10. I switch to using WSL2 instead of HyperV and it works now lol

from arch-delugevpn.

Related Issues (20)

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.