Gnus development mailing list
 help / color / mirror / Atom feed
From: Lloyd Zusman <ljz@asfast.com>
Subject: Re: smtp authentication (sendmail relay)
Date: 17 Dec 2000 17:26:58 -0500	[thread overview]
Message-ID: <ltofyaznt9.fsf@asfast.com> (raw)
In-Reply-To: <m2wvcyoftm.fsf@gnus-5.8.8-cvs.now.playing>

Harry Putnam <reader@newsguy.com> writes:

> Lloyd Zusman <ljz@asfast.com> writes:
> 
> >  Script started on Sun Dec 17 16:16:46 2000
> >  1> telnet smtp.newsguy.com 25
> >  Trying 209.155.56.71...
> >  Connected to smtp.newsguy.com.
> >  Escape character is '^]'.
> >  220 newsguy.com ESMTP Sendmail 8.11.0/8.9.1; Sun, 17 Dec 2000 13:14:33 -0800 (PST)
> >  ehlo asfast.com
> 
> [...]
> Ekkkk.   I'll be damned:
>   bsd > telnet smtp.newsguy.com 25
>   Trying 209.155.56.71...
>   telnet: connect to address 209.155.56.71: Connection refused
>   telnet: Unable to connect to remote host
>   reader@satellite /anex/reader
> bsd > date
> Sun Dec 17 14:01:54 PST 2000
> 
> 
> And... Newsguy tech staff have told me over the phone that  telnet is not
> allowed.
> 
> Not sure what the deal is now.

Well, the only thing I can think of is reverse DNS.  Many servers
don't allow connection to them unless the connecting host's IP address
has a valid reverse DNS entry.  The IP address of machine from which I
was connecting indeed does have a valid reverse DNS entry, and so
perhaps this is why my connection works.

In case you don't know what "reverse DNS" is, it's a function of DNS
service which will return your domain name when your IP address is fed
to it.  Normal, "forward" DNS goes in the opposite direction: it
returns an IP address when a domain name is supplied.

The people who supply your IP (i.e., your ISP) are responsible for
supplying reverse DNS for your IP address.  Ask your ISP if this can
be enabled.  It's extremely common these days for ISP's to provide
reverse DNS, because for security reasons, most servers on the net
(SMTP, NNTP, telnetd, ftpd, etc. etc. etc.) are requiring valid
reverse DNS from those who connect to them.

If your ISP won't supply this service, I regrettably must suggest that
you switch ISP's.  And by the way, if your ISP says that reverse DNS
isn't possible with dynamic IP's, this isn't true, since many, many
ISP's routinely supply proper reverse DNS entries for their dynamic IP
customers.

HTH

-- 
 Lloyd Zusman
 ljz@asfast.com



  reply	other threads:[~2000-12-17 22:26 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-17  8:29 Harry Putnam
2000-12-17  9:06 ` Kai Großjohann
2000-12-17 16:53   ` Harry Putnam
2000-12-17 19:44     ` Kai Großjohann
2000-12-19  0:13       ` Harry Putnam
2000-12-19  1:51         ` Glenn Shiffer
2000-12-19  2:41           ` Harry Putnam
2000-12-17 10:51 ` jas
2000-12-17 16:34 ` Stainless Steel Rat
2000-12-17 18:41   ` Simon Josefsson
2000-12-17 21:01     ` Harry Putnam
2000-12-17 21:14       ` Kai Großjohann
2000-12-17 22:45         ` Colin Walters
2000-12-17 23:06           ` Lloyd Zusman
2000-12-17 21:24       ` Lloyd Zusman
2000-12-17 22:15         ` Harry Putnam
2000-12-17 22:26           ` Lloyd Zusman [this message]
2000-12-17 23:31             ` Harry Putnam
2000-12-17 23:41               ` Lloyd Zusman
2000-12-17 23:02           ` Lloyd Zusman
2000-12-18  7:49           ` Steinar Bang
2000-12-17 21:29   ` Harry Putnam
2000-12-17 21:45     ` Lloyd Zusman
2000-12-17 23:03       ` Harry Putnam
2000-12-17 23:20         ` Lloyd Zusman
2000-12-17 23:27         ` Russ Allbery

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ltofyaznt9.fsf@asfast.com \
    --to=ljz@asfast.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).