Date: Thu, 29 Jan 1998 00:05:41 -0500 (EST) From: Daniel K Fry <daniel.fry@unh.edu> To: questions@FreeBSD.ORG Subject: help: pppd without modem Message-ID: <Pine.OSF.3.96L.980126235601.28346A-100000@hopper.unh.edu>
next in thread | raw e-mail | index | archive | help
hi my school offers a hardwired PPP connection that goes into the COM port and i cant get it to connect w/ my freebsd box (works w/ win95 using trumpet winsock) my ppp/options file is: crtscts local noipdefault passive domain unh.edu :132.177.144.29 defaultroute and i call `pppd /dev/cuaa0 19200` i know the connection is set for 19200 coming out of the wall, and i know the gateway IP is right. i have a static IP but the gateway sends it back anyways. ( i tried using <local_ip>:<remote_ip> w/o noipdefault too). any ideas? ps i also have tried (unsuccessfully) calling: `slattach -h -c -l -s 19200 /dev/cuaa0` with the appropriate setups described in the handbook. -daniel fry university of new hampshire
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.96L.980126235601.28346A-100000>