Just a regular Joe.

  • 0 Posts
  • 51 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle







  • Joe@discuss.tchncs.de
    cake
    toSelfhosted@lemmy.worldISP put me behind NAT
    link
    fedilink
    English
    arrow-up
    60
    ·
    8 months ago

    Welcome to the world of Carrier Grade NAT. 100.64.0.0/10 is reserved for this.

    If you are lucky, you also have an IPv6 address. The catch is you need IPv6 on the client-side too.

    A VPS or similar running wireguard and a proxy might bridge the gap.

    It might also be possible to ask your provider for some port forwarding. Probably not, but check anyway.

    Good luck!













  • It mostly runs. An Azure-optimized HyperV build is the primary hypervisor I think, but I’d wager that most customer VMs on Azure are running Linux. However, if you want to run Windows in the cloud, it’s a decent option.

    My experience with Azure has been less than stellar. They have good API documentation, but tooling & core compute is a bit janky. The web UI is also a throwback to a past era, but you can’t really avoid it when debugging issues which you have to do often during development. Then the developers want to forget all about it … which is a problem when something inevitably breaks.