Date: Mon, 23 Aug 2010 21:20:16 +0200 From: Jakub Nowacki <poczta.jnowacki@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: How to configure ppp connection Message-ID: <201008232120.17317.poczta.jnowacki@gmail.com> In-Reply-To: <20100823210332.730ac8ad.freebsd@edvax.de> References: <201008232005.33481.poczta.jnowacki@gmail.com> <20100823210332.730ac8ad.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Dnia poniedzia=B3ek, 23 sierpnia 2010 o 21:03:32 Polytropon napisa=B3(a): >=20 > > ppp ON localhost> dial > > Warning: deflink: /dev/cuad1: Bad file descriptor > > Warning: deflink: /dev/cuad0: Bad file descriptor >=20 > PPP tries to access regular serial lines. >=20 > > Nothing happens, there is still no connection. >=20 > Sorry, I don't know enough about wireless network to be more specific, > but allow me this guess: If your connection requires PPPoE, you could > code something like this: >=20 > blah: > set device PPPoE:<device> > set authname <accountname> > set authkey <password> > set dial > set login > add default HISADDR >=20 > Then, "ppp blah" would be used for manual dialing. I'm not sure in how > far you are required to code AT dialing sequences. >=20 It's broadband, mobile (celluar?) connection via Play (www.playmobile.pl)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008232120.17317.poczta.jnowacki>