• 2 Posts
  • 65 Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle



  • Your default routes are being set incorrectly. If you’re using it as an exit node, then you need to make sure it’s only being used as such for other clients on the Tailnet. You also need to make sure you’re splitting your routes correctly so that the default route on your router isn’t set for something on the Tailnet.

    Generally speaking, if you’re not familiar with networking and routing, you don’t need to change the subnet settings if using a Tailscale client on your router. You also shouldn’t be advertising routes from it for your own network, or else you could end up getting issues like you’re seeing because your routing tables will be broken while Tailscale is active.

    One more thing: Tailscale on your router doesn’t make it a server, it’s still a Tailscale client. You still need to setup your routing in the Tailscale server to make sure it’s not duplicating routes like this.









  • Any distro will work.Your issues with driver install should be obvious, but also let us know what card you’re working.

    There is a big difference between Docker Desktop and docker-ce when you’re talking about CUDA integration and performance. You probably just want docker-ce with the nvidia-runtime configured.

    The easier distros with Nvidia drivers are going to be the Debian, Fedora or Ubuntu flavors, and you need to pay attention to the CUDA requirement which is not always in-line with the stock gaming GPU version of drivers. Nvidia has a compatibility matrix you can lookup with detailed instructions on how to navigate what is what.



  • How/why are you double NAT’d? Is it the ISP’s fault, or did you setup your own router behind their NAT’d handoff? If the latter, you can work around this.

    Some other options to deal with the former:

    • Talk to them about running their handoff device in passthrough mode, or turn it on yourself (lookup the model and see instructions)
    • Get a static IP for your router on their network (not applicable to CGNAT)

    Regarding Tailscale: you shouldn’t need a VPS for this. Even though you’re stuck with dNAT, the Tailscale client should be able to figure out a way to communicate with you wherever you are with DERP servers. Install on your phone, then a machine at home, and try it out.


  • That is not what that term generally means. Somebody COULD be running their own cloud platform, but if you’re speaking to a large group of people and you say “Cloud deployed”, they understand that to be deployed to a Cloud Provider on a secured platform and location (AWS, Google, Azure…etc).

    We don’t say “cloud” in engineering anywhere without meaning this. We may refer to a non-colocated deployment of something as “edge” or “off-site”, but never “cloud”. There isn’t a single engineer on this planet who would ever confuse “deployed to cloud” to mean somebody’s basement.






  • just_another_person@lemmy.worldtoSelfhosted@lemmy.worldMarketing
    link
    fedilink
    English
    arrow-up
    24
    ·
    edit-2
    4 days ago

    Like it or not, any self-hosted project can not be successful if there is no one to appreciate it…

    Absolutely wrong. I’ve had multiple I’ve kept going for years because I’ve created them for specific use-cases that literally nobody else touches, and I’ve run and contributed to multiple huge public projects. Never once did I ever think of abandoning the former because nobody else was using them.

    This sounds like musing of someone who is new to the scene and thinks it works like social media influencer BS.

    It does not.