Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3FB0108A.43DB6E7@dessent.net> Date: Mon, 10 Nov 2003 14:26:18 -0800 From: Brian Dessent Organization: My own little world... X-Accept-Language: en,en-US MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: more about sockets? References: <5 DOT 0 DOT 2 DOT 1 DOT 0 DOT 20031111091319 DOT 00a27790 AT pop3 DOT unsw DOT edu DOT au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.linuxsv3.net X-AntiAbuse: Original Domain - cygwin.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - dessent.net Note-from-DJ: This may be spam "Allen H. Nugent" wrote: > "gethostbyaddr error--is it possible this machine doesn't have a > reverse DNS/host entry ?". > > This sounds like a clue as to how to proceed, but I don't know where to go > from here. > > Is there a way to configure the PC, or is there a program that emulates an > I'net connection, so as to satisfy cygwin's requirements for socket > connections without being on-line? Suppose that your Windows machine name is "FOO", try ensuring that there is a line in your hosts file such as "127.0.0.1 localhost FOO". I don't know if it's necessary (but perhaps worth a shot?) to make a link from /etc/hosts to the Windows hosts file, which is in %WINDIR%\system32\drivers\etc for 2k/xp. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/