• 0 Posts
  • 9 Comments
Joined 10 months ago
cake
Cake day: May 20th, 2024

help-circle
  • Well if you want to hand wave stuff for a story, sure. The issue with the beacon is a few fold though. So, let’s say they use something close to the speed of light to communicate like a laser and there happens to be no obstructions and the beam is so narrow and powerful it just works. Being even a few light years away just isn’t accurate enough to know exactly where something is going to be in space. Sure, if it travels in an exact straight line (so it’s not near any massive bodies) there’s likely to be some sort of drift, even slightly angular. That’s going to translate into likely at least kilometers in the 10k range between the time it takes the data to be known vs. how many years have already passed from that last bit of data.

    Sure though, take away any need for inertia or fuel and yeah, they can just stop somewhere, figure it out and go again and grab it or better yet there’s just some technobabble thing that can instantaneously keep Sol updated in near real-time but also the ship coming to get it. That’s just plot devices for a story though and an author can hand wave away anything they want, so there’s no need to say that if we just talked about a problem in advance, we would just figure it out and make it happen because that only needs to be done in some made-up fantasy if that’s what the author wants to do.


  • How would a space beacon be detected by an FTL ship? Unless there’s some sort of weird quantum entanglement communication with some paired exotic material, whatever data (probably a waveform of some type) would be so fractional it is unlikely to be useful or even detectable.

    But on top of that, if we still contend with inertia, a ship has to slow down precisely to the velocity of the slower ship or do it multiple times to detect it somewhere and then speed back up again.

    But then, we’d also have to figure out why the resources are even worth it to spend and weigh the chances of success and the risks of failure.

    Unless the problem is arbitrary for everything involved it is doubtful that regardless of what the future holds for technology that we just wouldn’t pick up the other ship/passengers.


  • Having a NAT on a consumer router is indeed the norm. I don’t even see how you could say it is not.

    I never said NAT = security. As a matter of fact, I even said

    It was not designed for security but coincidentally blah blah

    But hey, strawmanning didn’t stop your original comment to me either, so why stop there?

    Let me tell you: All. Modern. Routers. include a stateful firewall.

    I never even implied the opposite.

    To Linux at least, NAT is just a special kind of firewall rule called masquerade.

    Right, because masquerade is NAT…specifically Source NAT.

    I’m just going to go ahead an unsubscribe from this conversation.




  • Because, as I said:

    layer 7 firewalls for the network which are going to be where most the majority of attacks are concentrated.

    The NAT doesn’t have to operate at layer 7 to be effective for this because

    coincidentally it is doing the heavy lifting for home network security because it is dropping packets from connections originating from outside the network, barring of course, forwarded ports and DMZ hosts because the router has no idea where to route them.

    The point is that the SPI firewalls are not protecting against the majority of the attacks we’ve seen for decades now from botnets and other arbitrary sources of attacks, except, perhaps targeted DDoSing which isn’t the big problems for most home networks. They must worry about having their OS’ and software exploited and owned in the background, which doesn’t get much of an assist from a router’s firewall.

    Obviously, this is however true for the NAT since the NAT are going to drop connections originating from outside the network attempting to communicate with that software to exploit it

    barring of course, forwarded ports and DMZ hosts because the router has no idea where to route them.



  • The word you are looking for is firewall not NAT.

    No the word I’m looking for is the NAT. It was not designed for security but coincidentally it is doing the heavy lifting for home network security because it is dropping packets from connections originating from outside the network, barring of course, forwarded ports and DMZ hosts because the router has no idea where to route them.

    Consumer router firewalls are generally trash, certainly aren’t layer 7 firewalls protecting from all the SMB, printer, AD, etc etc vulnerabilities and definitely are not doing the heavy lifting.

    By and large automated attacks are not thwarted by the firewall but by the one-way NAT.