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

    Need help to finalize SLPPP setup

    Scheduled Pinned Locked Moved General pfSense Questions
    4 Posts 3 Posters 1.8k 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.
    • L Offline
      lorcas
      last edited by

      Hello,

      I've been trying to implement pfsense to my home network to use my 2 providers from the same LAN. However to do this, one of my providers needs Single-Link PPP. I have tried to do what this thread recommends but I feel I'm missing a few steps to finalize the setup. I'm rather new to pfsense so some terms and relations are kind of cloudy to me but I do work in networking so it's not all unknown to me.

      My setup:
      Alix 2d13
        LAN=LAN=vr0
        WAN=Provider1=vr1
        OPT=Provider2 with SLPPP=vr2
      pfsense 2.0 RC3 (Embedded)

      So I have configured my LAN (192.168.0.0/24) and haven't really configured WAN as I need a working OPT with SLPPP to consider configuring it and moving forward. So anyway, with that in mind, I set out to configure SLPPP using only one physical interface.

      First, I added the OPT interface to vr2. Then created VLAN999 on vr2 as well. I enabled VLAN999 and set it as static on 192.168.254.254/32 and that's where I'm not sure. Should I enable and configure PPPoE on OPT or just skip the configuring part and go straight for the interfaces_ppps.php page? While configuring the SLPPP, I should take the OPT and VLAN999 as interfaces and leave vr2 untouched unless I misunderstood. After that, do I assign the newly created SLPPP bundle to the existing OPT interface or do I create a new interface?

      Let me know if you need more information and thanks in advance for the help.
      -lorcas

      1 Reply Last reply Reply Quote 0
      • chpalmerC Offline
        chpalmer
        last edited by

        You need two interfaces of some kind that you choose on the ppp page.  One will be an unused interface…  If adding a vlan to your chosen interface does not work you might try adding the vlan to the other wan interface...

        Too bad you cant just do an MLPPP connect with the provider that is giving you the SLPPP connection...

        Check the logs and look at the ppp log page.

        Triggering snowflakes one by one..
        Intel(R) Core(TM) i5-4590T CPU @ 2.00GHz on an M400 WG box.

        1 Reply Last reply Reply Quote 0
        • L Offline
          lorcas
          last edited by

          Ok I have figured out what my mistake was. The PPP bundle I built was made of the VLAN + OPT when it should have been VLAN + vr2.

          So for anyone that somehow finds this thread while trying to do SLPPP here is what you need to do:

          -Assign your interfaces to VR (in my case, LAN = vr0 and WAN = vr2 temporarily).
          -Configure your LAN as you need.
          -Only enable WAN, do not configure anything yet.
          -Create VLAN and assign it to the WAN vr (that's how mine works).
          -Create an interface that uses the vlan you just create, activate and assign it a static IP that won't be used (192.168.254.254/32 for me).
          -In the PPP tab, create the PPP bundle using the WAN vr (vr2) + the VLAN.
          -Back in the interface assignment, assign WAN to the new PPP bundle.

          That will bring everything up.

          The only thing left is that my VLAN is trying to connect and is generating useless logs:

          May 1 14:00:52 ppp: [opt1_link1] Link: reconnection attempt 1
          May 1 14:00:52 ppp: [opt1_link1] PPPoE: Connecting to '*'
          May 1 14:01:01 ppp: [opt1_link1] PPPoE connection timeout after 9 seconds
          May 1 14:01:01 ppp: [opt1_link1] Link: DOWN event
          May 1 14:01:01 ppp: [opt1_link1] LCP: Down event
          May 1 14:01:01 ppp: [opt1_link1] Link: reconnection attempt 2 in 4 seconds
          May 1 14:01:05 ppp: [opt1_link1] Link: reconnection attempt 2

          IS there anyway to keep the vlan interface from connecting or am I stuck with this?

          Anyway, thanks for making me notice there are logs for every module. Made me realize that the PPP wouldn't kick in and forced me to push the experimenting further.

          1 Reply Last reply Reply Quote 0
          • C Offline
            clarknova
            last edited by

            http://forum.pfsense.org/index.php/topic,29660.msg163436.html#msg163436

            If you create a /conf/mpd_wan.conf file according to gnhb's instructions then you don't need the dummy interface and your ppp log file won't fill up.

            db

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.