Forum Moderators: phranque
how do you identify a "fake IP address"?I don't: in fact that's what I'm asking. Since the server--assuming vanilla http--can't tell whether the IP address given in the request is the IP address the request actually comes from, and just sends the requested content to the named address, where does it go? I mean, physically, what happens to it if there's nobody at the other end waiting to receive it?
IP spoofing shouldn't be able over TCP because of the handshake which takes placeWell, that's nice to know. And it's certainly an argument in favor of https for large sites. (I can't imagine being personally targeted for DDOS, unless it should randomly happen that I'm sharing a server with someone else who has done something to make the robots mad!)