Linux Newbie help
 help / color / mirror / Atom feed
* RE: ADSL connection failed
       [not found] <20050220082642.15673.qmail@web52505.mail.yahoo.com>
@ 2005-02-20 15:46 ` Ray Olszewski
  0 siblings, 0 replies; 3+ messages in thread
From: Ray Olszewski @ 2005-02-20 15:46 UTC (permalink / raw)
  To: edy boke, linux-newbie

At 12:26 AM 2/20/2005 -0800, edy boke wrote:
>Hi, Ray.
>
>Sorry, to disturb you in this holiday. But, I've been trying to contact 
>you in the last 2/two working days, but, failed because of problem in my 
>linux machine.
>Now, I use another machine and succeeded to contact you. This is the report.
>After you suggest to remove my on-LAN server number from my 
>/etc/resolv.conf, I just did that. And, bingo, the machine just connected 
>to the net. So, you were right. I could browse and test my e-mail ( I use 
>ximian evolution ).
>But, when I tried to report to you via my machine, it just gone berserk. 
>It can't send mail.
>It always said something like this ( sorry, I can't describe more 
>accurately, because I'm working on people's machine ) :
>RCPT TO <mailto:xxx@xxx.xxx.xxx>xxx@xxx.xxx.xxx failed. 
><mailto:xxx@xxx.xxx.xxx>xxx@xxx.xxx.xxx . . . Relaying temporarily denied. 
>Can't resolve PTR record of 222.154.xx.xx
>
>That's way I could not report to you the result of what I've done 
>according to your suggestion.
>So, my next question is : how to activate my linux mail. I thought it's 
>still about name resolution, but this time other name out of the LAN. I 
>could send to my own address on another machine on-LAN. I thought this was 
>just ( DNS jobs ) about other name out of LAN.
>
>What could you suggest, so I could contact you from my linux box.


It is hard to answer this question without any information on the "it" that 
"always said something like this". That is, what application are you using 
to send e-mail (apparently Ximian Evolution, but I've never used it), and 
how is that application sending it? And what does "222.154.xx.xx" refer to 
... what host has that IP address? And *where* does "it" say this ... in an 
alert box that pops up? In a mail-bounce message? Someplace else?

With so little info, I can only guess really, but my best guess is that you 
are getting this message from your ISP's SMTP server in an app (a Web 
browser, maybe ... I've never used Ximian Evolution and don't know what it 
is) that uses it directly to send e-mail. That SMTP server thinks you are 
sending the e-mail from 222.154.xx.xx and it objects to relaying SMTP 
traffic from that IP address. The "Can't resolve PTR record" piece means 
that the SMTP server is unable to do a reverse lookup of the address (find 
the FQDN associated with it), which might be a DNS problem or might just 
mean that whoever is authoritative for that address hasn't created a PTR 
record for it. (Try the command "host 222.154.xx.xx", with the real address 
of course, and see it it resolves ... I'd try it here for you if you hadn't 
elected to conceal the C and D quads in your report to the list.)


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: ADSL connection failed
@ 2005-02-21  5:05 ogut
  2005-02-21  5:29 ` Ray Olszewski
  0 siblings, 1 reply; 3+ messages in thread
From: ogut @ 2005-02-21  5:05 UTC (permalink / raw)
  To: linux-newbie; +Cc: ray

# fx > and
# fx > how is that application sending it? And what does "222.154.xx.xx" 
# fx > refer to 
This is one of the actual rebounce report ( I tried sending from several
machines/senders/places ), from the system administrator : 

Your message did not reach some or all of the intended recipients.
      Subject:	
      Sent:	2/18/2005 12:30 PM
The following recipient(s) could not be reached:
      Ray Olszewski on 2/18/2005 12:30 PM
            450 4.7.1 <ray@comarre.com>... Relaying temporarily denied.
Cannot resolve PTR record for 222.124.57.160
      Linux newbie list on 2/18/2005 12:30 PM
            450 4.7.1 <linux-newbie@vger.kernel.org>... Relaying temporarily
denied. Cannot resolve PTR record for 222.124.57.160

( 222.124.xxx.xxx is off-LAN address )

# fx > ... what host has that IP address? And *where* does "it" say this ...
# fx > in an 
# fx > alert box that pops up? In a mail-bounce message? Someplace else? 
In a rebounce report. In other reports, it mentioned other IP address if I
sent to other name addresses.

# fx > With so little info, I can only guess really, but my best guess is 
# fx > that you 
# fx > are getting this message from your ISP's SMTP server in an app (a Web
# fx > browser, maybe ... I've never used Ximian Evolution and don't know 
# fx > what it 
# fx > is) that uses it directly to send e-mail. That SMTP server thinks you
# fx > are 
# fx > sending the e-mail from 222.154.xx.xx and it objects to relaying SMTP
# fx > traffic from that IP address. The "Can't resolve PTR record" piece 
# fx > means 
# fx > that the SMTP server is unable to do a reverse lookup of the address
# fx > (find 
# fx > the FQDN associated with it), which might be a DNS problem or might 
# fx > just 
# fx > mean that whoever is authoritative for that address hasn't created a
# fx > PTR 
# fx > record for it. (Try the command "host 222.154.xx.xx", with the real 
# fx > address 
I think you are right, but, I can't prove. Pinging to 222.124.57.160, just
didn't resolve the name. All sent, no loss. OK, but, no real name . . .


# fx > of course, and see it it resolves ... I'd try it here for you if you
# fx > hadn't 
# fx > elected to conceal the C and D quads in your report to the list.) 
I didn't conceal, it's just that I forgot ( remember, I was sending the
e-mail from outside machine in other place ). 

Regards, 


Frans t.
( this time, I'm sending via my windowz, with SMTP server authentification
checked in outlook )

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: ADSL connection failed
  2005-02-21  5:05 ADSL connection failed ogut
@ 2005-02-21  5:29 ` Ray Olszewski
  0 siblings, 0 replies; 3+ messages in thread
From: Ray Olszewski @ 2005-02-21  5:29 UTC (permalink / raw)
  To: ogut, linux-newbie

At 12:05 PM 2/21/2005 +0700, ogut wrote:
># fx > and
># fx > how is that application sending it? And what does "222.154.xx.xx"
># fx > refer to
>This is one of the actual rebounce report ( I tried sending from several
>machines/senders/places ), from the system administrator :
>
>Your message did not reach some or all of the intended recipients.
>       Subject:
>       Sent:     2/18/2005 12:30 PM
>The following recipient(s) could not be reached:
>       Ray Olszewski on 2/18/2005 12:30 PM
>             450 4.7.1 <ray@comarre.com>... Relaying temporarily denied.
>Cannot resolve PTR record for 222.124.57.160
>       Linux newbie list on 2/18/2005 12:30 PM
>             450 4.7.1 <linux-newbie@vger.kernel.org>... Relaying temporarily
>denied. Cannot resolve PTR record for 222.124.57.160
>
>( 222.124.xxx.xxx is off-LAN address )

Hmmm ...  well, I can't resolve it either, and your problem is that 
whatever host is issuing this bounce report (you left that part out) is 
unwilling to relay (forward mail to another domain, that is) from whatever 
IP address it sees your e-mail as coming from.

If 222.124.57.160 is **your** off-LAN IP address ... that is, the address 
your router NATs LAN hosts to ... then the problem is that you are using a 
mail forwarder that will not relay for that address.

If it is not your NATing address, then I don't have enough information to 
suggest anything concrete ... except to observe that you don't have a Linux 
problem per se, but some sort of an authentication problem with whatever 
SMTP server your e-mai client uses to send mail.

The problem may be with the true lack of the referenced PTR record ... an 
error indicating a misconfiguration by whoever (probably some ISP) is 
authoritative for that IP address.


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-21  5:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-21  5:05 ADSL connection failed ogut
2005-02-21  5:29 ` Ray Olszewski
     [not found] <20050220082642.15673.qmail@web52505.mail.yahoo.com>
2005-02-20 15:46 ` Ray Olszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox