PPPoE clent trouble under 5.1

From: Andrew A. Khlebutin (andrey_at_hm.perm.ru)
Date: 08/21/03

  • Next message: Chris: "Email clients"
    Date: Thu, 21 Aug 2003 19:11:50 +0600
    To: freebsd-questions@freebsd.org
    
    

    Hello,

    I try to establish connection through PPPoE from my home PC but do not
    succeed ;-(. I read related section of handbook -
    http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pppoe.html
    and http://renaud.waldura.com/doc/freebsd/pppoe/.

    Any ideas?

    ppp logs here - http://hydra.pstu.ru/andrew/pppoe.txt

    Maybe other PPPoE clients exist for FreeBSD?

    P.S: PPP Version 3.1, FreeBSD 5.1-RELEASE-p2

    =======================/etc/ppp/ppp.conf==========================
    default:
        set log All
        set timeout 0

    pppoe:
        set device PPPoE:xl0
        set authname "mylogin"
        set authkey "mypass"
        set mru 1492
        set mtu 1492
        disable ipv6cp
        set ctsrts off
        set speed sync
        enable lqr
        set dial
        set login
        add default HISADDR
        enable dns
        enable proxy
        disable acfcomp protocomp
    =======================/etc/ppp/ppp.conf==========================

    -- 
    Best regards,
    Andrew A. Khlebutin
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Chris: "Email clients"

    Relevant Pages

    • Re: FreeBSD challenged by Internet
      ... FreeBSD is doing something slightly different. ... Yes, it is, it's making IPv6 DNS queries. ... These problems is particularly acute in countries where PPPoA is the ... (where the ISP supports PPPoE over atm). ...
      (freebsd-questions)
    • Re: ppp problems : Modem connection issues on FreeBSD 5.2.1
      ... Niraj Kumar wrote: ... # `pppoe' profile is for the bridged PPPoE mode ... >> see what it says to verify you really need PPPoA. ... >> FreeBSD 'user ppp' also has pppoa and pppoe options. ...
      (freebsd-questions)
    • Re: i cant get ppp running
      ... so not in bridging more? ... PADI is your request for initiating a PPPoE connection. ... FreeBSD sends requests, ...
      (freebsd-questions)
    • Re: FreeBSD lacks PPPoE (pppoa3 solution)
      ... I don't know what version of FreeBSD you are using, but PPPoE ... I worry about my child and the Internet all the time, ... Here's what I worry about. ...
      (freebsd-questions)
    • Re: FreeBSD lacks PPPoE (pppoa3 solution)
      ... "Real" PPPoE with a ethernet card connected with a ADSL Modem works. ... USB modems don't have a connection to ethernet cards. ... FreeBSD pppoa port works ok with Alcatel USB Modems but only for PPPoA ...
      (freebsd-hackers)