Date: Tue, 7 Jan 97 13:53:56 +0300 From: "Oleg N.Kolesnikov" <oleg@nnk.univers.chernovtsy.ua> To: Questions@FreeBSD.ORG Subject: How to make FreeBSD-PPPD work with dialups? Message-ID: <AA4jYqoKP8@nnk.univers.chernovtsy.ua>
next in thread | raw e-mail | index | archive | help
Hello All ! Please, help me to make standart FreeBSD PPP-daemon work with incoming dialups. The machine I run it on has FreeBSD 2.0.5 installed (I know that it's not the latest version :) ). It is connected to Internet via LAN (LAN is connected via router) Here is my [/etc/ppp/options]: crtscts mtu 296 mru 296 passive debug modem [/etc/ppp/options.ttyd1], [/etc/ppp/options/ttyd2]: -pap -chap I created user-account, with shell set to [/where/it/is/pppd] and try to login to it from the MS-Win/Trumpet-Winsock-in-PPP-mode - machine. I log in, then Trumpet says that connection is established, but I still can't see the outside world. In /var/log/messages pppd writes the following: Jan 3 15:44:05 xxx pppd[11024]: pppd 2.1.2 started by joshua, uid 0 Jan 3 15:44:05 xxx pppd[11024]: Connect: ppp0 <--> /dev/ttyd2 Jan 3 15:44:10 xxx pppd[11024]: local IP address 194.93.161.130 Jan 3 15:44:10 xxx pppd[11024]: remote IP address 10.0.2.15 Jan 3 15:46:03 xxx pppd[11024]: fcntl(F_SETFL, fdflags): Inappropriate ioctl for device Jan 3 15:46:03 xxx pppd[11024]: ioctl(TIOCSETD): Inappropriate ioctl for device Jan 3 15:46:03 xxx pppd[11024]: tcsetattr: Inappropriate ioctl for device Thanks in advance, Ok
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AA4jYqoKP8>