Navigation

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

    PPPoE configuration

    DHCP and DNS
    3
    4
    2068
    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.
    • M
      mnsmani last edited by

      Peculiar Problem. Defining WAN as PPPoE connection.

      When I use WebGUI configurator, I assign username, password and provider. No timeout. Working fine. In Config.xml it is adding <pppoe>tag right before tag with <username><password><provider>and <timeout>as inner tags. Good.

      Trying to generate the config.xml programatically. Added the same tags in the same place. Fatal error: in line 58 of /etc/inc/xmlparser.inc Cannot create to/from reference… overload kind of stuffs.....

      Any clues on where am I going wrong ?</timeout></provider></password></username></pppoe>

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

        i think you have hidden codes in youre config
        if you use windows than don't edit it with word but use noteblok

        1 Reply Last reply Reply Quote 0
        • H
          hoba last edited by

          Use something like http://www.pspad.com/ for editing the config.xml. This definately won't convert your config.xml to something windowsish.

          1 Reply Last reply Reply Quote 0
          • M
            mnsmani last edited by

            There were some spaces included in the XML between <pppoe>and</pppoe> tags….. so the problem..... Took of about 7-8 hours.... On a look of it, you wont realize the spaces between the tags... which mattered most. Thanks guys for your help and valuable suggestions.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post