enigma27

Members
  • Posts

    113
  • Joined

  • Last visited

Everything posted by enigma27

  1. ok just started off another download and is back to 50mb a second.
  2. morning all. is there any definitive way of working out exactly what tunnel the sab information is going through when downloading? So basically I have SabVPN set-up using PIA and wireguard which up until today would give me around 55-60 meg download speeds of my total 1gb connection which is about the max PIA would give me. Sab updated this morning and after that update I am now getting almost max throughput on my connection which is unusual for PIA so now im doubting that I am connected to PIA at all although the docker log shows no errors at all. Clicking on the spanner icon in SAB always seems to be hit or miss at to whether it shows the public IP4 address (seems to show the first time SAB is restarted then very rarely shows anything other than connection failed even though it downloads fine) I thought there was a command you could run in terminal that showed the public ip of a docker but cant seem to find the command.
  3. No I don't have reverse proxy. I use cloudflare so on my setting within cloudflare target-down.com resolves to my actual hosting. I have A record for set with a subdoamin that resolves my external home IP valheim.target-down.com is a CNAME record that just points back to the main sub domain that tracks the IP address. but irrelevant of the domain if I were external and wanted to connect to the server what port would I use that the end? Internally it seems to use 2457 if trying to connect but is that the same externally or would you use port 2456?
  4. which port do you need to use for external connections to the server? I set-up my domain to use 2457 should it be 2456? that domain should work as it points directly back to my external IP and i have set-up an SRV connection to the UDP port. target-down.com will only resolve to my hosting website.
  5. ok I have the server running and I have set-up a subdomain and SRV file pointing direct at my external IP + port 2457 any one have 5 mins to try and connect and see how they get on? should be able to reach it by simply putting valheim.target-down.com
  6. I feel like I am being really dumb. Is this simply a case of me not being able to ping the server using external IP because in inside my network? I can actually see traffic in my firewall form external IP's to the server IP+port
  7. I run pfsense on its own dedicated machine Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz Current: 3400 MHz, Max: 3401 MHz 8 CPUs: 1 package(s) x 4 core(s) x 2 hardware threads AES-NI CPU Crypto: Yes (active) I am going to post over on the pfsesne part of reddit as it even an issue with a simple TCP port forward not working anymore.
  8. just wanted to say thanks for all the help this morning... At this stage I have given up trying to get it to work... i think PFsesne is just to complex for me to understand whats not going correct. Just tried a minecraft server to make sure it wasnt Valheim and I am getting the same issue. can connect locally but even after forwarding ports I cant connect with external IP I have three TCP port forwards in my pfsense settings and all of them show as port open when i use a website to check... but if I even simply copy one of those rules and change the port by 1 the port checker reports as closed so I have idea whats going on right now.
  9. Trying to connect via IP. I seem to be finding people on reddit who are having same issue with Pfsesne and specifically Valheim.. i just need to work out how to fix it.
  10. Thanks. I tried to connect via both internal and external ip's and only internal works Sorry didn't realise client had to have same files for the Valheim plus.
  11. ok im stumped. tried mucking around with the port forwarding and cant get it to work. I have multiple port forwards on this router and only this one seems to not work. Side not I set Valheim plus to true and can see files in the appdata folder. tried changing some of the options in the valheimplus.cfg file and restarted the server but none of the options seem to have taken... is there something that needs to be done activate it on the server?
  12. Yes I can connect using local IP No I can connect using my external IP Yes i tried connecting using a PC that is connected to a different ISP and it cannot see the sever using the external IP Does the screenshot i posted with the port forward settings look correct?
  13. that link you posted seems to show a lot more ports than just the 3 standard ones in the docker template. which ports did you forward if you dont mind me asking
  14. Thanks thats what I thought. I have port forwarding set-up for Plex and that has no issues with people remote connecting to my server
  15. as far as I know my ISP does not block ports, I have a 1gig fibre connection where the IP vary rarely changes but i moitor the IP in PFsesne I also tried on my sons PC which is routed through a different ISP (I have two lines into my house) and he cant ping the external ip either Here is my port forward settings in case I have done something silly I created a rule for each port and the IP in the screenshot is the IP of my unraid server
  16. Thanks. I had the same idea so thought I would start a fresh I pulled down the container again.. only things I have changed are Server Name, world name and the default password. I also set Valheim plus to true Started the container and shows no error in the logs, I was careful and changed the server name from the name I used last night and straight away with my internal IP address I can see the server with the new name up and running. Tried with WANIP and again cant connect and shows no server running using either of the 3 ports. is port forwarding on my router required for both incoming connections and being able to get the sever to show up in the server browser?
  17. Thanks. Server has been up all night and still cant ping it on the steam server browser like I can with my internal IP I just loaded up the game and tried to connect with my WANIP+ 2456,2457,2458 and it wouldn't let me connect but internal IP+port still works fine. The port forward i set-up on the router is pretty basic and just forwards each port from WAN to the ip of my unraid server
  18. Hi All. First of thank you for this great docker.. I need a little help with my Valheim server. I installed the docker with the base config and only changed the setting for making the server Public (but with a password) While the server is up and running and I can connect to it via my internal IP address I don't seem to be able to resolve the server using my WAN ip + port, I run PFsense as my router and have set-up port forwarding for the 3 ports in range and made sure it set as UDP only. Any advice on what might be wrong? Also I have been reading about Valheim + & BepInEx, i see the options in the docker template but am I being silly thinking all I need to do is set those to true? or do I have to download additional files from the github pages and install them on my server? Thanks in advance
  19. Hi All, need a little help with Cloudflare and Dyndns if anyone can work out what I have done wrong. I used to use my current hosting provider + duck DNS to provide remote access to thing like Radarr, sonarr etc I decided I wanted to give cloudflare a go so setup my name servers to cloudflare, set-up the docker image and created in the docker a subdomain of unraid. went back to cloudflare dahboard and can see the A record for the domain unraid.XXXXXX.com and its pulling my WAN ip just fine... Next I created a new CNAME lets call it radarr.XXXXXX.com and pointed that to the A record of the subdomain created earlier.. made sure they are both non proxied.. Now if I ping in windows command prompt unraid.XXXX.com it shows my wan IP.... If I try and ping radarr.XXXX.com it says host could not be resolved. Now stranger is if I log into my PFsense UI (I use this as my router) and use the ping utility and try and ping radarr.XXXX.com it seems to ping and shows it links back to unraid.XXXX.com so what is the problem within pinging the subdomain in windows? tried flushing DNS and that doesnt work... i also can reach the docker services for radarr from the subdoamin... could this be a timeing issue or something I have done wrong.
  20. Sorry me again. What's the correct way to set-up my GPU to work with this container. Have a NVidia p400 being delivered Monday. I am on Version: 6.9.0 so will install the NVidia driver from apps but what parameters/settings do I need to add to my docker image to get it to work? I looked at spaceinvaders recent video but that's using the official docker image that has options for GPU ID etc where as this container doesn't.
  21. ok I seem to have randomly sorted the issue.. although bit strange as to what's happened for it to fall over. In the transcoder settings I usually have ticked 'Disable video stream transcoding' as I don't like plex forcing transcoding video streams when it can be direct played and just the audio needs to be transcoded. I turned this of an rebooted the server and now things are transcoding again but video is being force to transcode even if it doesn't need to be...
  22. Morning all. anyone having trouble with Transcoding with the recent update? Yesterday morning everything was working fine... On my main PC I usually just use the web interface through edge or chrome if I want to watch something. I was playing some games last night and then after thought I would watch TV on my plex server... Now any video that needs to be transcoded (Mostly x265 files in Edge) I can no longer play and get an error saying 'not enough CPU for conversion' or 'this server is not powerful enough to convert video' The server itself is an x1700 with 16gb Ram and has been running this plex server for a few years now. I tried deleting and reinstalling the docker image and its giving me the same errors. Direct play seems to work fine but if I play a file on my android phone or Nvidia shield and try to force it to transcode it also falls over. The server itself seems to be working fine and I have other dockers that are using the CPU to transcode from time to time and they are not experiencing the same issue. Any ideas?