How not to set up your DNS (part 11)Presented in the traditional illustrated form: ; dig +short ns hinet.net.tw. reg.hinet.net.tw. www.hinet.net.tw. hinet.net.tw. This looks good, except for the fact that they all have the same IP address, 210.65.1.231. You would think that a large Taiwanese ISP would be able to afford more than one DNS server, but perhaps they're too busy beefing up their network infrastructure to cope with the amount of spam their customers send. (At the moment Hinet is #4 on Spamhaus.org's list of the 10 worst spam service ISPs, with 53 listings.) But it gets worse. ; dig +short a ms4.hinet.net.tw @210.65.1.231 210.65.1.231 (Okay, perhaps they only have one IP for all their servers.)
The correct way for a DNS server to answer a query that it doesn't
have any data for is with a response that contains no data.
|
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |