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

    PPPoE client over vlan interfaces

    Scheduled Pinned Locked Moved General pfSense Questions
    4 Posts 2 Posters 2.7k 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.
    • F Offline
      foamz
      last edited by

      Hi all

      I recently moved over to version 2.0 rc3 (I did a fresh install, not upgrade).
      I have 3 WANs (WAN, OPT1 & OPT2), each going over a VLAN on interface re1. Everything is working fine when I leave the modems to do the PPPoE authentication.
      Now, I want to set up each interface to do PPPoE authentication, but it doesn't seem to work.

      I only tried one of my interfaces as I don't want to cut internet to my clients. The modem connected to OPT2 is switched to bridge mode and I've set up OPT2 for PPPoE.
      Looking at the logs, I see this happening:

      Aug 9 14:28:31	ppp: [opt2_link0] Link: reconnection attempt 137 in 2 seconds
      Aug 9 14:28:33	ppp: [opt2_link0] Link: reconnection attempt 137
      Aug 9 14:28:33	ppp: [opt2_link0] PPPoE: Connecting to '*'
      Aug 9 14:28:42	ppp: [opt2_link0] PPPoE connection timeout after 9 seconds
      Aug 9 14:28:42	ppp: [opt2_link0] Link: DOWN event
      Aug 9 14:28:42	ppp: [opt2_link0] LCP: Down event
      Aug 9 14:28:42	ppp: [opt2_link0] Link: reconnection attempt 138 in 3 seconds
      Aug 9 14:28:45	ppp: [opt2_link0] Link: reconnection attempt 138
      Aug 9 14:28:45	ppp: [opt2_link0] PPPoE: Connecting to '*'
      

      From what I gather searching the forums, multiple PPPoE connections are supported in this version and the issue with PPPoE on VLANs have been sorted out?

      Anyone have some ideas what I could do?

      1 Reply Last reply Reply Quote 0
      • W Offline
        wallabybob
        last edited by

        @foamz:

        From what I gather searching the forums, multiple PPPoE connections are supported in this version and the issue with PPPoE on VLANs have been sorted out?

        I have been running PPPoE on a VLAN to my ADSL modem for some months on a number of different snapshot builds without trouble. I'm now using the snapshot from Jun 21 and planning to upgrade to a newer build soon.

        It might help to provide a packet capture from the PPPoE VLAN. (Say 10 to 20 packets.) The modem log might also provide some more information about what is happening.

        Have you "cold" (completely disconnect power to modem, wait 10 seconds, connect power and power on) started your modem since changing mode? (Sometimes when changing parameters the software doesn't completely reinitialise everything it needs to.)

        1 Reply Last reply Reply Quote 0
        • F Offline
          foamz
          last edited by

          Hmm, tried powering down the modem and even rebooted pfsense with no luck yet.
          I'll try and capture some packets, maybe it will enlighten me to whats happening.

          One strange thing I've noticed though is when I decide to remove the pppoe interface from OPT2 and put it on WAN, pfsense gives some error (which I wish I wrote down) in the console and then becomes unresponsive.
          This makes me wonder if there isn't something wrong with this VM as its running on Xen.

          1 Reply Last reply Reply Quote 0
          • F Offline
            foamz
            last edited by

            Ok ran tcpdump and it basically just shows that its trying to dial

            2.0-RC3][admin@pfsense.localdomain]/var/log(44): tcpdump -i re1_vlan152
            tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
            listening on re1_vlan152, link-type EN10MB (Ethernet), capture size 96 bytes
            10:18:15.465148 PPPoE PADI [Host-Uniq 0x00A74DC3] [Service-Name "*"]
            10:18:19.467709 PPPoE PADI [Host-Uniq 0x408A32C3] [Service-Name "*"]
            10:18:21.467160 PPPoE PADI [Host-Uniq 0x408A32C3] [Service-Name "*"]
            10:18:25.470915 PPPoE PADI [Host-Uniq 0x408A32C3] [Service-Name "*"]
            10:18:31.469638 PPPoE PADI [Host-Uniq 0x40A84DC3] [Service-Name "*"]
            10:18:33.469164 PPPoE PADI [Host-Uniq 0x40A84DC3] [Service-Name "*"]
            10:18:37.469156 PPPoE PADI [Host-Uniq 0x40A84DC3] [Service-Name "*"]
            10:18:41.472682 PPPoE PADI [Host-Uniq 0x008032C3] [Service-Name "*"]
            10:18:43.472150 PPPoE PADI [Host-Uniq 0x008032C3] [Service-Name "*"]
            10:18:47.472177 PPPoE PADI [Host-Uniq 0x008032C3] [Service-Name "*"]
            10:18:54.474711 PPPoE PADI [Host-Uniq 0x40A74DC3] [Service-Name "*"]
            10:18:56.474152 PPPoE PADI [Host-Uniq 0x40A74DC3] [Service-Name "*"]
            10:19:00.474167 PPPoE PADI [Host-Uniq 0x40A74DC3] [Service-Name "*"]
            10:19:05.476609 PPPoE PADI [Host-Uniq 0x409A4DC3] [Service-Name "*"]
            10:19:07.476151 PPPoE PADI [Host-Uniq 0x409A4DC3] [Service-Name "*"]
            10:19:11.476151 PPPoE PADI [Host-Uniq 0x409A4DC3] [Service-Name "*"]
            10:19:16.673778 IP 192.168.42.254.1900 > 239.255.255.250.1900: UDP, length 315
            10:19:16.773332 IP 192.168.42.254.1900 > 239.255.255.250.1900: UDP, length 306
            10:19:16.873230 IP 192.168.42.254.1900 > 239.255.255.250.1900: UDP, length 378
            10:19:16.972852 IP 192.168.42.254.1900 > 239.255.255.250.1900: UDP, length 315
            
            

            Thats all it does  ???

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