From owner-freebsd-questions Sat Jun 22 18:33:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA21498 for questions-outgoing; Sat, 22 Jun 1996 18:33:46 -0700 (PDT) Received: from home.lenzi ([200.247.7.213]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA21493 for ; Sat, 22 Jun 1996 18:33:37 -0700 (PDT) Received: (from lenzi@localhost) by home.lenzi (8.7.5/8.7.3) id NAA14235; Sat, 22 Jun 1996 13:12:32 GMT Date: Sat, 22 Jun 1996 13:12:31 +0000 () From: "Lenzi, Sergio" X-Sender: lenzi@home To: Igor Vinokurov cc: questions@freebsd.org Subject: Re: /usr/bin/chat don't work? In-Reply-To: <199606190732.LAA05837@escape.cs.ibank.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 19 Jun 1996, Igor Vinokurov wrote: > Hello, > > I have problem :) > > Under 2.1R I use slattach with /usr/bin/chat as modem dialer (which > send to modem ATZ/ATDT/etc) and enjoying... But I install new 960606 > SNAP and chat does't work :( > > Any changes in kernel/etc? Can I continue use chat for this task or > you suggest another program? Anyway, any ideas? > > P.S: Sorry for my English :( I use chat also on my 2.1 and now on 2.2 SNAP 960105 version. I use pppd for connections and see that the system does not start chat when cannot resolv ip address. Solution: 1) modify /etc/host.conf to read /etc/hosts first and after, bind. 2) if you are running named, it cannot find the root name server "." 3) check if your system can find the default gateway "ping defaultgateway". By the time I fixed this, My slip/ppp/chat start to working ok. Your English is very good.. Don't be shy!!