From owner-freebsd-questions Mon Dec 15 04:39:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA23226 for questions-outgoing; Mon, 15 Dec 1997 04:39:52 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from proxy3.ba.best.com (root@proxy3.ba.best.com [206.184.139.14]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA23221 for ; Mon, 15 Dec 1997 04:39:51 -0800 (PST) (envelope-from bsampley@best.com) Received: from shell9.ba.best.com (bsampley@shell9.ba.best.com [206.184.139.140]) by proxy3.ba.best.com (8.8.8/8.8.BEST) with SMTP id EAA23360 for ; Mon, 15 Dec 1997 04:38:29 -0800 (PST) Date: Mon, 15 Dec 1997 04:38:29 -0800 (PST) From: Burton Sampley X-Sender: bsampley@shell9.ba.best.com To: questions@freebsd.org Subject: Re: how get user ppp to talk to slirp -P In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Right after I sent this message, a workable answer popped into my mind. I just created an alias in my .cshrc file (alias slirp slirp -P). This allowed me to connect to the remote host, but I had routing problems. One minor change to my /etc/ppp/ppp.linkup file and the bits started flowing. Sorry for the long post. It's very frustrating to ask for help and then figure it out right after you hit the appropriate commands to send your message. - burton -