Skip to content

We Should Immediately Nationalize SpaceX and Starlink

Technology
436 187 0
  • Building a slow web

    Technology technology
    33
    1
    157 Stimmen
    33 Beiträge
    0 Aufrufe
    I
    Hi, The internal port will also be the same as the external port 80 and 443. If the router is running in bridge mode, that would mean that your dhcp, dns and nat is happening on the upstream router. That means you will have to go to the upstream router to setup the port forwarding. Also depending on how it works internally with the VPN. It might try to port forward the ports on the VPN's ip address Which none of the VPN I tried allowed to port forward port 80 and 443 With a linux or openwrt router this could be as easy as the following iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to-destination 192.168.1.199:80 iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 443 -j DNAT --to-destination 192.168.1.199:443 But the problem with store bought router is that every one of them has a different way of doing the things so it gets confusing really fast. All of this confusion about port forwarding was engineered to discourage ordinary people from using their internet to host their own files and instead because cloud-dependant techno-serfs. Another way, would be to go on the forum low end talk and obtain a VPS, and host your apache server there. That would work, but you would be back to renting someone else's computer (aka cloud bull) but it's still better than paying squarespace about it. Keep at it, you'll figure it out, it's actually very easy once you know all the complicated bits, I do it all the time.
  • Hiring Developers in Eastern Europe

    Technology technology
    1
    0 Stimmen
    1 Beiträge
    0 Aufrufe
    Niemand hat geantwortet
  • 201 Stimmen
    6 Beiträge
    2 Aufrufe
    C
    One could say it's their fiduciary duty.
  • 158 Stimmen
    30 Beiträge
    2 Aufrufe
    D
    These are the 700 Actually Indians
  • Microsoft wants Windows Update to handle all apps

    Technology technology
    45
    1
    61 Stimmen
    45 Beiträge
    2 Aufrufe
    N
    the package managers for linux that i know of are great because you can easily control everything they do
  • 75 Stimmen
    8 Beiträge
    0 Aufrufe
    L
    Police: Arrest you for having an open beer in public Judge: sentences you to prison The PIC:
  • 5 Stimmen
    2 Beiträge
    0 Aufrufe
    alphane_moon@lemmy.worldA
    I don't drive and have minimal experience with cars. Does it make a big difference whether your Android Automotive solution is based on Android 13 or 15? It's been a long time since I've cared about OS upgrades for Android on smartphones, perhaps the situation is different with Android Automotive?
  • 131 Stimmen
    67 Beiträge
    0 Aufrufe
    I
    Arcing causes more fires, because over current caused all the fires until we tightened standards and dual-mode circuit breakers. Now fires are caused by loose connections arcing, and damaged wires arcing to flammable material. Breakers are specifically designed for a sustained current, but arcing is dangerous because it tends to cascade, light arcing damages contacts, leading to more arcing in a cycle. The real danger of arcing is that it can happen outside of view, and start fires that aren't caught till everything burns down.