How to configure ppp connection

Jakub Nowacki poczta.jnowacki at gmail.com
Mon Aug 23 19:21:51 UTC 2010


Dnia poniedziałek, 23 sierpnia 2010 o 21:03:32 Polytropon napisał(a):

> 
> > ppp ON localhost> dial
> > Warning: deflink: /dev/cuad1: Bad file descriptor
> > Warning: deflink: /dev/cuad0: Bad file descriptor
> 
> PPP tries to access regular serial lines.
> 
> > Nothing happens, there is still no connection.
> 
> 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:
> 
> 	blah:
> 		set device PPPoE:<device>
> 		set authname <accountname>
> 		set authkey <password>
> 		set dial
> 		set login
> 		add default HISADDR
> 
> Then, "ppp blah" would be used for manual dialing. I'm not sure in how
> far you are required to code AT dialing sequences.
> 
It's broadband, mobile (celluar?) connection via Play (www.playmobile.pl)


More information about the freebsd-questions mailing list