Date: Sun, 12 Mar 2000 17:04:57 -0600 From: "David J. Kanter" <djkanter@nwu.edu> To: freebsd-questions@freebsd.org Subject: pppd worked this morning!? Message-ID: <4.2.0.58.20000312170145.0097f4c0@hecky.acns.nwu.edu>
next in thread | raw e-mail | index | archive | help
I installed FreeBSD 3.4 yesterday, added myself to the network group, and was able to use mutt, slrn, and netscape. But later on today, for some reason, pppd stopped working. The modem call goes through, and ifconfig ppp0 shows an ip address and netmask value, but if I run fetchmail or netscape nothing happens. I'm using Windows now, so I know it's not the ISP. My connect script is the usual kernel ppp thing: pppd /dev/cuaa4 115200 connect '<chatscript>' user username And my disconnect script is killall -9 pppd. Could that be an issue? Thanks for any help. Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20000312170145.0097f4c0>