Date: Wed, 03 Apr 1996 01:50:11 -0500 From: Jason T Glick <jason@cs.cs.miami.edu> To: questions@freebsd.org Subject: FreeBSD PPP & Slirp/PPP Message-ID: <31621FA3.5443@cs.miami.edu>
next in thread | raw e-mail | index | archive | help
Hi, I'm using FreeBSD v2.1.0 and I am having a bit of trouble setting up PPP. I've looked at the FreeBSD Handbook & FAQ, tried a few configurations, but nothing seems to work; perhaps, you can help me... I want to be able to dial-up into my account on my school's unix system, run slirp/ppp, and have a ppp connection established with my pc. I dial into my account using ppp (interactive mode, using term), using tun0 network_interface. Once in term, this is the procedure I use to get into my school account and run slirp: ----------------------------------------------------------------------- atdt<my schools #> (Once connected I get the following prompt:) Local> (then to connect to my departments system, I type:) Local> c cs (which brings me to...) ULTRIX V4.5 (Rev. 47) (cs.cs.miami.edu) login: myusername Password: mypassword cs> (and then I run slirp/ppp) cs>slirp Slirp v1.0c (RELEASE) Copyright (c) 1995,1996 Danny Gasparovski and others. All rights reserved. This program is copyrighted, free software. Please read the file COPYRIGHT that came with the Slirp package for the terms and conditions of the copyright. Reading config file: /home/broward/jason/.slirprc Setting baudrate to 115200 IP address of Slirp host: 129.171.34.16 IP address of your DNS(s): 129.171.32.9, 129.171.32.5 Your address is 10.0.2.15 (or anything else you want) Type five zeroes (0) to exit. [talking PPP, 115200 baud] SLiRP Ready ... ----------------------------------------------------------------------- At this point, I feel that FreeBSD should realize the PPP, but it doesnt... I am using the generic kernel which has ppp built into it (I believe), and my modem is /dev/cuaa2. Given all the above information, perhaps you can tell me exactly what I need in my configuration files (sysconfig, ppp conf files, etc) to make this work. I appreciate your consideration on the matter. -jason
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31621FA3.5443>
