Welcome to docker-wireguard Discussions! #1
Replies: 8 comments 14 replies
-
Hi @bubuntux thank you for this new project! I have tried to spin a test up but not able to ifconfig from the container, below is my docker-compose. OS: Synology DSM 7.0 `--- Finally some output from portioner about the container. [s6-init] making user provided files available at /var/run/s6/etc...exited 0., Any help appreciated! thanks! |
Beta Was this translation helpful? Give feedback.
-
Hey bubuntux and all. Thank you for this project! I am just getting into learning about all this stuff and it is amazing to see the work that has been put into this. |
Beta Was this translation helpful? Give feedback.
-
What’s your compose look like? Not sure if it’s something Synology related. Thanks.
… On 15 Nov 2021, at 11:34 pm, Patrick White ***@***.***> wrote:
I am running nordlynx on portainer on a raspberry pi, and if I curl ifconfig.io I get the correct response
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Beta Was this translation helpful? Give feedback.
-
Just declare your ports in nord compose then remove the ports from your chosen container then add network _mode: container: name of your nord container. Hope this helps.
… On 15 Nov 2021, at 11:48 pm, Patrick White ***@***.***> wrote:
I haven't got any other variables yet as I just wanted to see if I could get it up and running. Unfortunately I've been trying to run other docker containers through the nordlynx vpn but am not entirely sure what I'm doing, so so far there is a lot of trial and error with not much luck. But the vpn is connecting properly though!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Beta Was this translation helpful? Give feedback.
-
Hi Guys,
Have any of you managed to get this working as yet?
I will attempt to have a look later and dig a little deeper.
… On 16 Nov 2021, at 5:23 pm, onestix ***@***.***> wrote:
Looking at this comment here runfalk/synology-wireguard#10 (comment) - it seems that there are indeed issues with using /32 subnet, that is why I have been attempting this with /16...
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Beta Was this translation helpful? Give feedback.
-
Hi @PhatTranceUK, unfortunately not yet. Spent an entire day trying every possible DNS entry on Docker itself (--dns=) as well as the DNS env (-e DNS=) within the container, but without any luck. What I noticed is that you are missing the sysctl entries (ip forwarding)- this may be required. I have also tried playing around with the POST_UP and ADDRESS entries, based on recommendations here, but no luck so far. I know that the Synology wireguard kernel has problems with DNS. This is outlined on the https://github.com/runfalk/synology-wireguard page. Looking at some of the Issues that were raised on the runfalk repo and the DNS related issues posted, I wonder if we could resolve our problem if removing the DNS line from @bubuntux's rootfs/etc/services.d/wireguard/run file:
I am unfortunately not that versed when it comes to building docker packages so I will not be able to test the above. Lastly, wanted to share this comment here: runfalk/synology-wireguard#78 (comment) - My problem sounds quite similar. I can't really reach my Synology through the container, but I am able to ping all other internal IPs. I wonder if his solution could be of help us. I am not sure though how to configure those Postrouting rules.. |
Beta Was this translation helpful? Give feedback.
-
Hi all, Special hi to @bubuntux, thanks for yet another great initiative! I've been trying to get nordlynx running, but also did not succeed on getting it to run successfully on my Synology NAS. This discussion seems to be dedicated to that issue (although the topic name is a bit confusing / it was not supposed to be here). I am very curious to see how we can successfully configure the container / NAS for success. Where possible, I'd like to contribute (spoiler: I'm not even close to being a networking or docker expert). I wonder if anyone made progress since the last post? |
Beta Was this translation helpful? Give feedback.
-
Can you not use the virtual DSM that Synology offers? Just an idea. Actually wireguard module needed I guess….
I’ve played around but got bored and reverted back to the old version.
Maybe someone specific to synology could share a better solution/ work around for now.
Regards,
Chris
… On 14 Dec 2021, at 3:24 pm, Julio Gutierrez ***@***.***> wrote:
yeah, probably create a thread specific for Synology, unfortunately i don't have a synology nas to reproduce the issuse so is up to the community to figure it out a fix.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions