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 ([EMAIL PROTECTED]) 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 [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message