How to prevent IP Spoofing Attacks
Here's a great link that i found related to IP spoofing.
In my opinion, it doesnt point to negative things, it's written from a security point of view.
I hope this information will be of help for other members.
http://www.linuxgazette.com/issue63/sharma.html
Quote:
Measures to prevent IP Spoofing Attacks:
* Avoid using the source address authentication. Implement cryptographic authentication systemwide.
* Configuring your network to reject packets from the Net that claim to originate from a local address. This is most commonly done with a router.
* If you allow outside connections from trusted hosts, enable encryption sessions at the router.