Slashdot Mirror


User: zorak_94945

zorak_94945's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. I misread M5 for MI5... on MI5 Hiring Industrial Espionage IT Support Staff · · Score: 1

    ... and wondered WTF Mythbusters wanted with Data Exploitation Specialists.

  2. Re:Better Question... on Ask Slashdot: Is Reverse DNS a Worthy Standard For Fighting Spam? · · Score: 1

    Just to be clear, you mean your ISP publishes a reverse DNS entry mapping 111.222.333.444 to 111.222.333.444.static.ISPDOMAIN.COM but lacks a forward A record resolving 111.222.333.444.static.ISPDOMAIN.COM to 111.222.333.444? (It shouldn't matter that 111.222.333.444 doesn't resolve to www.mycompany.com; anyone doing PTR/A matching should do a PTR lookup on the IP address first, then an A lookup on whatever the PTR lookup returned to make sure *those* match)