From owner-freebsd-questions Thu Mar 20 08:08:24 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA21232 for questions-outgoing; Thu, 20 Mar 1997 08:08:24 -0800 (PST) Received: from people.human.com (people.human.com [165.227.247.2]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id IAA21225 for ; Thu, 20 Mar 1997 08:08:19 -0800 (PST) Received: from dduerr.sc.scruznet.com by people.human.com id aa16345; 20 Mar 97 7:43 PST Message-ID: <333160A9.4D91@photoflex.com> Date: Thu, 20 Mar 1997 08:07:05 -0800 From: Daniel Duerr Reply-To: daniel@photoflex.com Organization: Photoflex X-Mailer: Mozilla 3.01 (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: PPP dial-on-demand question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello! I just started setting up FreeBSD on a ISDN 128k PPP dial-on-demand connection. I am having a little problem. Whenever I use 'ppp' and dial up to my provider, it either connects and then hangs up about 30 seconds later or I use the '!' key to shell out of PPP and try using ftp or telnet to connect out of my server which tells me 'xx.xx.xx: unknown host'. (xx.xx.xx being the name of the server I am trying to get out to) Obviously, there is something going on with my DNS. What should I do to fix this problem? Any ideas would be appreciated...