nekromantik

Members
  • Posts

    258
  • Joined

  • Last visited

Everything posted by nekromantik

  1. I dont mean using WG to access my server externally. I am using a commercial VPN and set up WG connection within UnRaid and selected tunnel docker so I can run containers to use the VPN. But doing this means I can no longer access the container from my LAN. Not sure if it makes a difference but my LAN client is on different subnet then unraid.
  2. Hello So I set up unraid wireguard vpn for tunnel for docker containers and it created a wg0 interface for the vpn. I created new container and set its network to wg0. However now I cannot access the container UI over port 8888 as its IP is in the 172.x range. Normally I use br0 and it gets 192.168. IP and it works. My unraid server is on a different LAN to my clients and so far I just have route between those 2 LANs to allow clients to talk to Unraid from the other LAN. thanks
  3. if you run socks proxy container and choose the wg0 network then how would you connect apps to the proxy as the container would have IP address in the 172.x.x.x range?
  4. something is deffo up with unraid as same server on my laptop gets 200mb today and unraid container is still 30mb even tried different container by someone else and same 30mb speed.
  5. Anyone who runs VPN on a container noticed a capped speeds of 30mb only? Used to get 100mb plus. I have tried multiple servers and even switched to a different vpn provider which I can get 100mb plus with using desktop client. But all of them are stuck on 30mb. Only change between 6.12 and previous was I changed docker network type to ipvlan instead of macvlan as people said it has issues. Here is diagnostics attached tower-diagnostics-20230720-2148.zip
  6. Anyone else seen speeds capped at 30mb for all vpns ? I tested via privoxy proxy and browser. Used to get over 100mb.
  7. I stopped crowdsec and cpu use went down thanks I will post in crowdsec thread as it seems to be broken after last update
  8. hi anyone else having very high cpu use on dockerd recently? I get like 80 to 110% if I use top to see the proccesses here is diag files tower-diagnostics-20230525-2017.zip
  9. My container stopped working today In logs I see this and its stuck there: 2023-03-24 18:31:51,381 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'up'... 2023-03-24 18:31:51,395 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2023-03-24 18:31:51,408 DEBG 'start-script' stderr output: [#] ip link add wg0 type wireguard 2023-03-24 18:31:51,411 DEBG 'start-script' stderr output: [#] wg setconf wg0 /dev/fd/63 2023-03-24 18:31:51,412 DEBG 'start-script' stderr output: [#] ip -4 address add xx.xx.xxx.78/32 dev wg0 2023-03-24 18:31:51,421 DEBG 'start-script' stderr output: [#] ip link set mtu 1420 up dev wg0 2023-03-24 18:31:51,424 DEBG 'start-script' stderr output: [#] resolvconf -a wg0 -m 0 -x 2023-03-24 18:31:51,444 DEBG 'start-script' stderr output: [#] wg set wg0 fwmark 51820 2023-03-24 18:31:51,446 DEBG 'start-script' stderr output: [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820 2023-03-24 18:31:51,447 DEBG 'start-script' stderr output: [#] ip -4 rule add not fwmark 51820 table 51820 2023-03-24 18:31:51,449 DEBG 'start-script' stderr output: [#] ip -4 rule add table main suppress_prefixlength 0 2023-03-24 18:31:51,453 DEBG 'start-script' stderr output: [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1 2023-03-24 18:31:51,455 DEBG 'start-script' stderr output: [#] iptables-restore -n 2023-03-24 18:31:51,459 DEBG 'start-script' stderr output: [#] '/root/wireguardup.sh'
  10. those who using this with wireguard on mullvad did you need to generate new private and public key pair on unraid server and then copy to config file and import to mullvad to generate the config?
  11. ah yes I already use that thanks will take a look
  12. @heathd09 PIA is not best VPN for privacy, its one of the worst. check out news stories out the things PIA have done. also being US company. anyone who used the new built in WG client know answer to my original question?
  13. hello i changed my email yesterday and now cannot sign into myunraid any longer. I get error saying "Your account needs to be linked before you can sign in with this method. Log into the front-end to complete this and then try again" and then when I try to sign in it says username and password incorrect. Same thing when I try and sign in from myservers plugin. tried doing new password reset but still cannot sign in
  14. @zspearmint i have same issue and still does not work but for me I get username and password incorrect error when signing in from unraid using same creds as website. I also sent support message on website
  15. Is there a version of this container that has wireguard? OVPN is quite slow as I get 200mb only while WG I can get 350mb to 400 out of my 550mb connection.
  16. hello So i currently use a container running OVPN and Privoxy to run certain other containers through a VPN and to ensure if VPN dies then it cannot connect. I want to now use the built in wireguard client in Unraid as I dont get great speeds with OVPN. I set up the tunnel in Unraid and can see the new tunnel in network drop down for all containers. However those containers with UIs, how would I see the UI if I select the WG client as the Network?
  17. Yeah I got the plugin but how would you alert via it? In the plugin itself it only displays the temps.
  18. Hello Is there any way to have a monitor to alert you on high CPU and HDD temps on your Unraid server?
  19. is there advantage of using Jackett/Prowlerr as indexer for Sonarr/Radarr vs adding individual indexers in the app?
  20. Yes I was more asking how many people here do that as opinion on that varies as Radarr does not actually download anything and uses clients to do it.