Networking Forums

Networking Forums > Computer Networking > Linux Networking > Checking reverse dns?

Reply
Thread Tools Display Modes

Checking reverse dns?

 
 
hseaver@nospamcybershamanix.com
Guest
Posts: n/a

 
      08-20-2003, 02:38 PM
I'm running a web/email server on my home dsl line. Every once in awhile,
ameritech changes the IP, and some of their blocks of IP addresses don't have
working reverse dns, which then makes some other ISPs (like roadrunner and aol)
reject mail from my server. So then I have to kill adsl and restart to get
another IP. A real PITA, but I can't afford to pay for a business dsl line with
a static IP.
So, I've tried to figure out a way with dig or nslookup to see if the
reverse dns is working with the new IP, but can't get it. My only other
recourse is to send mail to someone at a new.rr.com address and see if it
bounces, which is a drag, not to mention annoying to them.
There must be some better way to do this.


--
Harmon Seaver

 
Reply With Quote
 
 
 
 
Bruno Wolff III
Guest
Posts: n/a

 
      08-20-2003, 03:04 PM
In article <AJL0b.10041$(E-Mail Removed) m>, (E-Mail Removed) wrote:
> I'm running a web/email server on my home dsl line. Every once in awhile,
> ameritech changes the IP, and some of their blocks of IP addresses don't have
> working reverse dns, which then makes some other ISPs (like roadrunner and aol)
> reject mail from my server. So then I have to kill adsl and restart to get
> another IP. A real PITA, but I can't afford to pay for a business dsl line with
> a static IP.


If COVAD has equipment in your CO you can get 128up/608down (max) with static
IP for a bit under $70/month from Speakeasy. That may still may not be
cheap enough for you, but should be better than Amertitech's business rates.

> So, I've tried to figure out a way with dig or nslookup to see if the
> reverse dns is working with the new IP, but can't get it. My only other
> recourse is to send mail to someone at a new.rr.com address and see if it
> bounces, which is a drag, not to mention annoying to them.
> There must be some better way to do this.


Some versions of nslookup recognize an IP address when used on a command
line and will do a PTR lookup automagically. Otherwise you can rewrite
your current IP address with a script to the appropiate PTR record
and then specifically do a PTR lookup.
1.2.3.4 -> 4.3.2.1.in-addr.arpa
 
Reply With Quote
 
/dev/rob0
Guest
Posts: n/a

 
      08-20-2003, 03:24 PM
In article <AJL0b.10041$(E-Mail Removed) m>,
(E-Mail Removed) wrote:
> There must be some better way to do this.


A smart-host relay is the only way I know of.
--
/dev/rob0 - preferred_email=i$((28*28+28))@softhome.net
or put "not-spam" or "/dev/rob0" in Subject header to reply
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
turn off reverse mapping checking? Bob Tennent Linux Networking 1 08-29-2008 01:04 AM
Checking SNR Jammy Git Broadband 3 07-15-2006 03:04 PM
Checking DSNs manish Linux Networking 2 05-15-2006 03:59 PM
Checking ports john Windows Networking 1 01-10-2006 09:16 PM
Checking attenuation? Steve Broadband 4 09-28-2005 08:24 PM



1 2 3 4 5 6 7 8 9 10 11