From owner-freebsd-questions Sun Apr 19 17:36:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23469 for freebsd-questions-outgoing; Sun, 19 Apr 1998 17:36:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jaguar.ir.miami.edu (jaguar.ir.miami.edu [129.171.32.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA23402 for ; Mon, 20 Apr 1998 00:36:29 GMT (envelope-from marcus@miami.edu) Received: from localhost by jaguar.ir.miami.edu (PMDF V5.1-10 #24029) with SMTP id <0ERO00A01SCONQ@jaguar.ir.miami.edu> for freebsd-questions@freebsd.org; Sun, 19 Apr 1998 20:36:24 -0400 (EDT) Date: Sun, 19 Apr 1998 20:36:24 -0400 (EDT) From: "Joe \"Marcus\" Clarke" Subject: Re: using the slirp emulator on remote host In-reply-to: To: Doug White Cc: BEAUPRE Antoine , FreeBSD User Questions List Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For some reason this message was sent to me explicitly, so I'll respond. Slrip by default does use SLIP, but if you call it with the -P option, it will use PPP. For instance, for a 33.6 modem, use the following line to invoke slirp: slirp -P -b 115200 That will set up a PPP connection at 115200 bps. If I've done something wrong, I'm sorry. So I hope this message makes it to everyone it's supposed to. Joe Clarke On Sun, 19 Apr 1998, Doug White wrote: > On Sun, 19 Apr 1998, BEAUPRE Antoine wrote: > > > Hi I know it's been long time since I asked you something, but I still > > need help with my ppp connection... I send this message to you two because > > you are the only ones who have been helping me on this... > > ( > > By the way I was wandering if it would be better if I posted back my > > replys to freebsd-questions too? You should have remarked that Ididn't do > > this to avoid overloading their mailbox with junk... > > ) > > I would prefer that posts are made back to the list so that they are > archived. > > > I include my ppp.conf file for more comprhension. My ISP prompts follow > > like this: > > > > umnet> derby.jsp // my server > > > > login: beaupran // my username > > password: ****** // ... > > > > [ messages from the server ...] > > > > derby101% // my UNIX prompt... > > > > derby101% slirp // the slirp emulator which I'll use > > Problem: SLiRP communicates using SLIP, NOT PPP. You need to configure > SLIP instead; see the Handbook for details. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message