• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

Problem ppoe

Scheduled Pinned Locked Moved 1.2.3-PRERELEASE-TESTING snapshots - RETIRED
19 Posts 11 Posters 10.6k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y
    Yuregir
    last edited by Feb 23, 2009, 10:52 PM

    maybe  changing  "set auth" to "set bundle" in mpd.conf work

    set bundle authname "my_adsl_username#0001@t-online.de"
    set bundle password "my_adsl_password"
    ?

    1 Reply Last reply Reply Quote 0
    • J
      jaybird
      last edited by Feb 23, 2009, 11:52 PM

      Hi,

      it seems like the new interfaces.inc file was to blame. I have just changed these lines in my interfaces.inc – /etc/inc/interfaces.inc --.

      Where it said:

      set auth

      I changed it "back" to:

      set bundle

      After applying this somewhat quick & dirty change to the interfaces.inc file, PPPoE connection works again on today's 1.2.3-snapshot!

      Regards,
      jaybird

      1 Reply Last reply Reply Quote 0
      • J
        jaybird
        last edited by Feb 24, 2009, 2:09 AM

        Hi again,

        I have just re-applied my previously posted workaround for that PPPoE problem to the newest snapshot I could get:

        pfSense-Full-Update-1.2.3-20090223-1749

        Yes, it works.

        Bringing the PPPoE connection up again involved the following:

        Diagnostics: Edit File

        Save/Load from path: /etc/inc/interfaces.inc

        Now looking for lines saying:

        set auth

        (I found four "set auth" lines in my interfaces.inc)

        Then changing every instance of set auth in interfaces.inc to:

        set bundle

        Save these changes to: /etc/inc/interfaces.inc

        Interfaces: WAN

        PPPoE configuration

        save

        (Yes, save it again.)

        Status: Interfaces

        PPPoE

        connect

        (waiting some 30 seconds…)

        Done!

        And accordingly (things change back to):

        WAN interface (em1) 
        Status up 
        PPPoE up

        Loaded text from /var/etc/mpd.conf

        pppoe:
        new -i ng0 pppoe pppoe
        set iface route default
        set iface disable on-demand
        set iface idle 0
        set iface up-script /usr/local/sbin/ppp-linkup
        set bundle disable multilink
        set bundle authname "my_adsl-username#0001@t-online.de"
        set bundle password "my_adsl_password"
        set bundle no noretry
        set link keep-alive 10 60
        set link max-redial 0
        set link no acfcomp protocomp
        set link disable pap chap
        set link accept chap
        set link mtu 1492
        set ipcp yes vjcomp
        set ipcp ranges 0.0.0.0/0 0.0.0.0/0
        set ipcp enable req-pri-dns
        set ipcp enable req-sec-dns
        open iface

        Any suggestions, feedback or comments on this issue is most welcome. I wonder if some of you tried that trick described above, and if there are known yet better solutions for the PPPoE problem at this time.

        Regards,
        jaybird

        1 Reply Last reply Reply Quote 0
        • G
          grandrivers
          last edited by Feb 25, 2009, 7:14 PM

          worked like a charm for me nice to have ppoe back agin

          pfsense plus 25.03 super micro A1SRM-2558F
          C2558 32gig ECC  60gig SSD

          1 Reply Last reply Reply Quote 0
          • S
            ssbaksa
            last edited by Feb 26, 2009, 6:49 AM

            Confirmed. It works now.

            Sasa

            1 Reply Last reply Reply Quote 0
            • Y
              Yuregir
              last edited by Feb 26, 2009, 9:27 PM

              im glad its working
              thanks jaybird

              1 Reply Last reply Reply Quote 0
              • P
                podilarius
                last edited by Feb 28, 2009, 6:20 AM

                Had the sma problem and this fixed the issue. Could a dev fix this in the code?

                1 Reply Last reply Reply Quote 0
                • A
                  andrewpc
                  last edited by Feb 28, 2009, 11:08 PM

                  also had this problem in latest snapshot.  workaround implemented in interfaces.inc while waiting for fix. Thanks

                  1 Reply Last reply Reply Quote 0
                  • C
                    cmb
                    last edited by Mar 6, 2009, 2:35 AM

                    Fixed, thanks.

                    1 Reply Last reply Reply Quote 0
                    • P
                      pipis9242
                      last edited by Mar 6, 2009, 11:30 AM

                      I want to  report that using :

                      1.2.3-PRERELEASE-TESTING-VERSION
                      built on Thu Mar 5 07:23:55 EST 2009

                      the problem persists , in order the situation to  be fixed you have to edit /etc/inc/interfaces.inc
                      and change set auth instances to  set bundle

                      so the fix AINT WORKING

                      1 Reply Last reply Reply Quote 0
                      • S
                        saintpaul
                        last edited by Mar 6, 2009, 11:00 PM

                        @pipis9242:

                        1.2.3-PRERELEASE-TESTING-VERSION
                        built on Thu Mar 5 07:23:55 EST 2009

                        so the fix AINT WORKING

                        Try again with

                        1.2.3-PRERELEASE-TESTING-VERSION
                        built on Fri Mar 6 17:16:59 EST 2009

                        It seems the patch was first applied to that version. I had the same problems with the version you mentioned, but the latest build fixed it.

                        1 Reply Last reply Reply Quote 0
                        • C
                          cmb
                          last edited by Mar 7, 2009, 12:43 AM Mar 7, 2009, 12:40 AM

                          @pipis9242:

                          I want to  report that using :

                          1.2.3-PRERELEASE-TESTING-VERSION
                          built on Thu Mar 5 07:23:55 EST 2009

                          the problem persists , in order the situation to  be fixed you have to edit /etc/inc/interfaces.inc
                          and change set auth instances to  set bundle

                          so the fix AINT WORKING

                          Yes it is working. Evidently I needed to state that I didn't go back in time to fix it, look at the time of my post and the time of your snapshot… Changes aren't going to magically appear in snapshots that were built 14-15 hours prior.

                          1 Reply Last reply Reply Quote 0
                          • P
                            pipis9242
                            last edited by Mar 7, 2009, 9:41 AM

                            YES IT IS WORKING :)

                            a. SaintPaul : thank you  for your suggestion

                            I tried : 1.2.3-PRERELEASE-TESTING-VERSION
                                        built on Sat Mar 7 02:11:11 EST 2009

                            and works fine

                            b. cmb : thank you for your fix , I appreciate your efforts, concerning "Changes aren't going to magically appear in snapshots that were built 14-15 hours prior" , consider that Internet is Global and there is a term called "time difference" , the thing i did after reading your post in this thread was to test the latest available snapshot, sorry if i was misunderstood.

                            1 Reply Last reply Reply Quote 0
                            • P
                              podilarius
                              last edited by Mar 12, 2009, 1:53 AM

                              Thank you very much cmb.

                              1 Reply Last reply Reply Quote 0
                              19 out of 19
                              • First post
                                19/19
                                Last post
                              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                This community forum collects and processes your personal information.
                                consent.not_received