Date: Fri, 4 Jan 2008 16:27:28 -0800 From: Gary Kline <kline@magnesium.net> To: "Roger B.A. Klorese" <rogerk@queernet.org> Cc: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: Re: one solved ; yet one new issue. Message-ID: <20080105002728.GA3802@magnesium.net> In-Reply-To: <477EBD73.1070402@queernet.org> References: <20080104231049.GA1455@magnesium.net> <477EBD73.1070402@queernet.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 04, 2008 at 03:12:51PM -0800, Roger B.A. Klorese wrote: > Gary Kline wrote: >> Jan 4 15:01:07 tao sendmail[21840]: m04N16F5021840: from=kline, size=549, class=0, nrcpts=1, msgid=<20080104230106.GA21832@thought.org>, relay=kline@localhost >> Jan 4 15:01:07 tao sendmail[21840]: m04N16F5021840: to=kline@ethos.thought.org, ctladdr=kline (1004/1004), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=30549, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1] >> >> >> And:: >> >> Jan 4 15:08:19 tao sendmail[21855]: m04N8Jok021855: from=kline, size=543, class=0, nrcpts=1, msgid=<20080104230819.GA21847@thought.org>, relay=kline@localhost >> Jan 4 15:08:19 tao sendmail[21855]: m04N8Jok021855: to=kline@sage.thought.org, ctladdr=kline (1004/1004), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30543, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1] >> >> >> >> > > > > telnet 127.0.0.1 25 > telnet <actual-IP-address> 25 > > Does either work? The second but not the first? If so, look at your > config file to see if you're listening only on the actual IP address. Neither works; I thought the second mightt. *Which* config file? I just finished editing my firewall, plus, reinitiallizing it. ..... p5 16:20 <tao> [3607] telnet 127.0.0.1 25 /var/log Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused telnet: Unable to connect to remote host p5 16:21 <tao> [3608] telnet 10.0.0.250 25 /var/log Trying 10.0.0.250... telnet: connect to address 10.0.0.250: Connection refused telnet: Unable to connect to remote host p5 16:21 <tao> [3609] -- Gary Kline Seattle BSD Users' Group (seabug) | kline@magnesium.net Thought Unlimited Org's Alternate Email Site http://www.magnesium.net/~kline To live is not a necessity; but to live honorably...is a necessity. -Kant
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080105002728.GA3802>