Ion-Mihai Tetcu wrote:
> Salve,
> 
> 
> Astazi ar trebui sa setez un modem thomson speed touch (varianta cu
> port ethernet, nu usb)  de la Romtelecom si masina aferenta pe FreeBSD.
> 
> Ultima data cand am incercat combinatia asta tin minte ca am avut
> probleme din ce imi aduc aminte datorita modemului, care se comporta
> ciudat.
> 
> Poate cineva sa imi dea un copy/paste cu un config care chiar merge si
> sa imi spuna si cum a configurat modemul ? (Modemul/router/whatever ar
> trebui sa fie in bridging).

default:
        set log Phase Chat LCP IPCP CCP tun command

romtelecom0:
        ident user-ppp0 VERSION (built COMPILATIONDATE)
        set device PPPoE:$if
        set authname $user
        set authkey  $pass
        set dial
        set login

unde,
        $if = interfata pe care e legat modemul
        $user = username (de obicei [EMAIL PROTECTED])
        $pass = password (de obicei nrtel)

Ca sa nu iei tzapa, cum am luat eu, daca ai recompilat world-ul,
asigura-te ca NU ai optinuea PPP_NO_NETGRAPH.

________________________________________________________
To unsubscribe send a mail to [EMAIL PROTECTED]

Raspunde prin e-mail lui