Mailing List
Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Installation - Getting started with Red Hat Linux
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 8.0 - Discussion of Red Hat Linux 8.0 (Psyche)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.1 - Discussion of Red Hat Linux 7.1 (Seawolf)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Need help with reverse DNS

Need help with reverse DNS

2004-01-24       - By Frank Reichenbacher

 Back
Reply:     1     2     3     4  

I run a small private email list on qmail/ezmlm-idx off my RH 7.0
machine on a DSL connection from my home. It 's been running well for two
or three years now and earning its keep. Lately though, I noticed that
the aol.com address are bouncing. The bounce message indicates that
aol.com has blacklisted my server because of complaints about
unsolicited bulk email. Well, strictly speaking this is impossible. I
examine the logs and messages to postmaster frequntly, and I can see
that my server is not being used by me or anyone else for mass
unsolicited emails.

I called aol.com and got the ball rolling to unblock me and establish a
feedback loop, but in the meantime, I think I had better establish a
reverse DNS zone for the server, just in case that had a part in the
complaints. My problem is that I 've got to be very careful about this
since I cannot afford any down time if I screw it up.

Before getting into it, though, I must admit that DNS has been a very
hard subject for me to understand. It 's also been quite a while since I
set all this up and I 'm getting a little hazy about the whole process.

I have DNS handled by ZoneEdit.com:
Domain: mollynet.com, 66.93.153.62
My ISP is Speakeasy.net.

named.conf
;
; a caching only nameserver config
;
directory /var/named
cache . named.ca
primary 0.0.127.in-addr.arpa named.local

dig-x 66.93.153.62
; < < > > DiG 8.3 < < > > -x
;; res options: init recurs defnam dnsrch
;; got answer:
;; - > >HEADER < <- opcode: QUERY, status: NXDOMAIN, id: 4
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;;   1.1.168.192.in-addr.arpa, type = ANY, class = IN

;; ANSWER SECTION:
62.153.93.66.in-addr.arpa. 1H IN PTR
dsl093-153-062.phx1.dsl.speakeasy.net

nslookup -type=SOA mollynet.com

Server: dsl231-041-022.sea1.dsl.speakeasy.net
Address: 216.231.41.22

Non-authoritative answer:
mollynet.com
   origin = ns3.zoneedit.com
   mail addr = dnsadmin.zoneedit.com
   serial = 980910580
   refresh = 14400 (4H)
   retry = 7200 (2H)
   expire = 864000 (1w3d)
   minimum ttl = 7200 (2H)

Okay now, this pointer record is my problem, right?
62.153.93.66.in-addr.arpa. 1H IN PTR
dsl093-153-062.phx1.dsl.speakeasy.net

If I tell Speakeasy.net to change that to:
62.153.93.66.in-addr.arpa. 1H IN PTR mollynet.com

it will solve my problem. Right? Isn 't that what is meant by reverse
DNS?

If I do this, can I still have ZoneEdit.com handle DNS for me? Or do I
then need to switch DNS to Speakeasy.net? This is important to me,
because ZoneEdit is free, while Speakeasy.net is not.

Here 's another part of the problem.

nslookup -type=SOA 66.93.153.62

*** No start of authority (SOA) records available for 66.93.153.62

Where does the SOA for my IP address come from? I do not understand how
there isn 't SOA.

Any suggestions will be appreciated.

Frank



--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list