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

    How to config mpd.conf with dual WAN (double pppoe)?

    Routing and Multi WAN
    3
    3
    3.0k
    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.
    • S
      sleets
      last edited by

      this is mdp.cong with one wan .

      
      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 "gzDSL1111@163.gd"
      	set bundle password "********"
      	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
      
      

      how to config mpd.conf  with double pppoe?

      1 Reply Last reply Reply Quote 0
      • S
        sullrich
        last edited by

        Never heard of double pppoe.  That is definitely something that does not work with pfSense currently.

        1 Reply Last reply Reply Quote 0
        • J
          Justinw
          last edited by

          I think you're saying you have to run two pppoe connections, which ATM is not part of current gui implementation.  It may be possible just working via ssh though.  I know you can do this with two routers sending the PPPoE, and the load balancing has worked for me

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