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

    PPPOE with Vodaphone

    Scheduled Pinned Locked Moved Routing and Multi WAN
    20 Posts 4 Posters 4.2k 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.
    • S
      swansense @rcoleman-netgate
      last edited by swansense

      @rcoleman-netgate

      thanks for the help. Didnt know that.

      you dont seem to be able to set a vlan on an PPPOE interface only a standard interface.
      When you create a vlan interface and then a PPPOE connection from it there is no option to enter in username and password like a stand PPPOE interface.

      mac-interface-videos.zip

      Also i found this guide but this is for a different infrastructure type than i have and didnt work.
      https://greenfrognest.com/pfVodafoneSiro.php

      1 Reply Last reply Reply Quote 0
      • RobbieTTR
        RobbieTT @swansense
        last edited by RobbieTT

        @swansense

        Why the MLPPP - are you really using Multi-Link?

        I would be a bit surprised if you need to set VLAN 10 for Vodafone FTTP. Are you in the UK (where Vodafone piggybacks on Openreach) or another country?

        ☕️

        S 1 Reply Last reply Reply Quote 0
        • S
          swansense @RobbieTT
          last edited by

          @RobbieTT

          For multi-link im just trying what i am finding online. Open to ideas if you think this is wrong.

          Im in republic of ireland and every one guide i found says you need a vlan tag 10. I found this that shows that at least for one guy in UK vlan tag was needed for vodafone too.

          RobbieTTR 1 Reply Last reply Reply Quote 0
          • RobbieTTR
            RobbieTT @swansense
            last edited by

            @swansense

            Ok, MLPPP is for when you are using multiple PPPoE WANs in a particular way. This does not sound like your use case, so no need to set it.

            The article you linked to mixes a bit of UK non-fibre modem use and a bit of RoI fibre via a particular fibre carrier and ONT; so it is a bit confusing.

            I am familiar with PPPoE (all methods) but not with the specifics of the Emerald Isle. Typically (but not always) the PPPoE VLAN is added between the ONT and the first WAN external hop; ie it is set automatically by equipment not under your control. However, this could be different for Éire.

            Does your ONT have any markings to give you a clue as to the actual bearer of the fibre connection? (Sometimes a photo can help)

            ☕️

            S 1 Reply Last reply Reply Quote 1
            • S
              swansense @RobbieTT
              last edited by swansense

              @RobbieTT

              nope nothing other than Huawei logo and the usual standard things.

              WhatsApp Image 2023-09-13 at 10.04.39 AM.jpeg WhatsApp Image 2023-09-13 at 10.04.31 AM.jpeg

              Any guide or forum post i found that has people using their own modem all state vlan10 is needed. I have tired with and without it but no luck. The blog post i previously linked to that guy is bearer is SIRO which is ran along electrical lines and is different to the bearer i am using.

              Have you any idea how to debug this. There tech support are awful and wont escalate when i ask them to and once they hung up on me.

              The bearer of the fibre connection as far as i am aware are OpenEir(https://openeir.maps.arcgis.com/apps/instant/lookup/index.html) as they were the ones i needed to contact to get them to allow me connection as previously the fiber distribution point was not showing available in my location but was showing for my neighbor who was 100 meter further away from the distribution point than me. This has been a long haul trying to get this nearly 15 years fighting for it. when the housing estate across the road has had at least fttc that whole time

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

                I finally got it working.

                The issue seems to be the Broadcom NIC i was using.

                I used my DR server with a dedicated intel NIC as my current server has no free PCI slots and the intel PCI card is an x4(i think) as its a dual NICs where as the broadcom is an x1 card in current server and bang straight away the connection worked.

                it seems the username and password do not matter all that matters is vlan is set to 10.

                Here are some shots of my working config incase it helps someone else.

                first create vlan on wan interface with vlan tag 10
                Screenshot 2023-09-13 at 2.21.06 p.m..png

                Configure Wan Interface
                Set go to wan interface to vlan interface and set PPPOE and enter random username and password of if you want you can use router_SN@vfieftth.ie and broadband but it made no difference to me other than getting allocated to a different public IP segment.
                Screenshot 2023-09-13 at 2.19.09 p.m..png

                inteface page should look like this
                Screenshot 2023-09-13 at 2.20.59 p.m..png

                gateway setting.
                This will what most have as default anyway but i had static setting here from a previous setup
                Screenshot 2023-09-13 at 2.21.34 p.m..png

                gateway dashboard
                Screenshot 2023-09-13 at 2.28.24 p.m..png

                status page showing IP

                you can see the public IP of 109.79.9.169
                Screenshot 2023-09-13 at 2.28.32 p.m..png

                fireodoF 1 Reply Last reply Reply Quote 0
                • fireodoF
                  fireodo @swansense
                  last edited by

                  @swansense said in PPPOE with Vodaphone:

                  gateway dashboard

                  Should it not be an external IP for the Monitor IP?

                  Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                  SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                  pfsense 2.8.0 CE
                  Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

                  RobbieTTR S 2 Replies Last reply Reply Quote 0
                  • RobbieTTR
                    RobbieTT @fireodo
                    last edited by RobbieTT

                    @fireodo said in PPPOE with Vodaphone:

                    Should it not be an external IP for the Monitor IP?

                    It should be and, being PPPoE, it should automatically set itself to the IP of the parent PPPoE node (first external hop) when Gateway IP address is set to 'dynamic'.

                    Although I cannot think of a technical reason why it could not be an RFC1918 address... Indeed, for PPPoE IPv6 it is common to use just the link-local address. Someone will know more I am sure.

                    ☕️

                    1 Reply Last reply Reply Quote 2
                    • S
                      swansense @fireodo
                      last edited by swansense

                      @fireodo

                      I found that weird too as when i reviewed the logs of the vodafone router i could see it was getting private ip like in that screenshot.

                      Anyway it works as expected and now i can dump that crap router they gave me.

                      @RobbieTT
                      Please mark as resolved.

                      RobbieTTR 1 Reply Last reply Reply Quote 1
                      • RobbieTTR
                        RobbieTT @swansense
                        last edited by RobbieTT

                        @swansense said in PPPOE with Vodaphone:

                        @RobbieTT
                        Please mark as resolved.

                        I would be happy to oblige but I am not a moderator. 🫡

                        Normally I would redirect you to @rcoleman-netgate who answered earlier but apparently Ryan has been banned??

                         2023-09-14 at 08.41.38.png

                        ☕️

                        fireodoF 1 Reply Last reply Reply Quote 2
                        • fireodoF
                          fireodo @RobbieTT
                          last edited by

                          @RobbieTT 🤓 🤔 🤓

                          Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                          SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                          pfsense 2.8.0 CE
                          Packages: Apcupsd, Cron, Iftop, Iperf, LCDproc, Nmap, pfBlockerNG, RRD_Summary, Shellcmd, Snort, Speedtest, System_Patches.

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