Date: Tue, 14 Jan 2003 21:10:38 -0700 (MST) From: "Forrest W. Christian" <forrestc@imach.com> To: Yusuf Goolamabbas <yusufg@outblaze.com> Cc: freebsd-net@freebsd.org, <gshapiro@freebsd.org> Subject: Re: PR/47044 Message-ID: <20030114210731.F3061-100000@workhorse.imach.com> In-Reply-To: <20030115035923.GA15505@outblaze.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 Jan 2003, Yusuf Goolamabbas wrote: > http://www.freebsd.org/cgi/query-pr.cgi?pr=47044 > One more data point I would like to mention. When I do a telnet to a > host:port where no service is running. Sometimes I get "Connection > refused", sometimes I get "Can't assign requested address" so I am not > certain if this is a sendmail issue > > # telnet 208.23.118.222 smtp > Trying 208.23.118.222... > telnet: connect to address 208.23.118.222: Connection refused > telnet: Unable to connect to remote host > # telnet 208.23.118.222 smtp > Trying 208.23.118.222... > telnet: connect to address 208.23.118.222: Can't assign requested address > telnet: Unable to connect to remote host This is almost certaintly related to not having your network devices properly configured. Do a google groups search on "Can't assign requested address" and you will likely find what I am talking about. Long story short, if lo0 and/or the ethernet port is mangled and/or the dns is mangled, etc. You will have these problems. My PR is on a box which I fully believe is configured correctly (although I can't vouch for it). Drop me a copy of "ifconfig -a" and "netstat -rn" and also a copy of /etc/rc.conf and I will see If I can see anything. - Forrest W. Christian (forrestc@imach.com) AC7DE ---------------------------------------------------------------------- The Innovation Machine Ltd. P.O. Box 5749 http://www.imach.com/ Helena, MT 59604 Home of PacketFlux Technologies and BackupDNS.com (406)-442-6648 ---------------------------------------------------------------------- Protect your personal freedoms - visit http://www.lp.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030114210731.F3061-100000>