Project

General

Profile

Actions

Bug #11035

closed

PPPoE: can't remove hook

Added by Grischa Zengel over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
PPP Interfaces
Target version:
Start date:
11/05/2020
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.5-p1
Affected Architecture:

Description

I have seen this with 2 Pfsense.
After changing a single RAW interface (change from none to staticIP on igb4/opt11 or removing staticIP) and apply the settings both PPPoE interface are going down and never up.
The first pfsense I rescued because it has a third none PPPoE wan. The second pfsense is still offline because it has only 2 PPPoE wans.
If I save the pppoe settings (without changing) and apply config the pppoe interfaces went online again.

Nov 5 17:22:43     ppp         [opt2_link0] can't remove hook mpd23778-0 from node "[28]:": No such file or directory
Nov 5 17:22:43     ppp         [opt2_link0] PPPoE: can't connect "[28]:"->"mpd23778-0" and "[26]:"->"left": No such file or directory
Nov 5 17:22:43     ppp         [opt2_link0] Link: reconnection attempt 187
Nov 5 17:22:41     ppp         [opt1] IPV6CP: Close event
Nov 5 17:22:41     ppp         [opt1] IPCP: Close event
Nov 5 17:22:41     ppp         [opt1] IFACE: Close event
Nov 5 17:22:41     ppp         caught fatal signal TERM
Nov 5 17:22:41     ppp         [opt1_link0] Link: reconnection attempt 188 in 4 seconds
Nov 5 17:22:41     ppp         [opt1_link0] LCP: Down event
Nov 5 17:22:41     ppp         [opt1_link0] Link: DOWN event
Nov 5 17:22:41     ppp         [opt1_link0] can't remove hook mpd12440-0 from node "[1d]:": No such file or directory
Nov 5 17:22:41     ppp         [opt1_link0] PPPoE: can't connect "[1d]:"->"mpd12440-0" and "[334]:"->"left": No such file or directory
Nov 5 17:22:41     ppp         [opt1_link0] Link: reconnection attempt 187
    <ppps>
        <ppp>
            <ptpid>0</ptpid>
            <type>pppoe</type>
            <if>pppoe0</if>
            <ports>igb4.7</ports>
            <username><![CDATA[xxx]]></username>
            <password><![CDATA[xxx]]></password>
            <provider></provider>
            <bandwidth></bandwidth>
            <mtu></mtu>
            <mru></mru>
            <mrru></mrru>
        </ppp>
        <ppp>
            <ptpid>1</ptpid>
            <type>pppoe</type>
            <if>pppoe1</if>
            <ports>igb5.7</ports>
            <username><![CDATA[xxx]]></username>
            <password><![CDATA[xxx]]></password>
            <descr><![CDATA[VDSL]]></descr>
            <provider></provider>
            <bandwidth></bandwidth>
            <mtu></mtu>
            <mru></mru>
            <mrru></mrru>
        </ppp>
    </ppps>
        <vlan>
            <if>igb4</if>
            <tag>7</tag>
            <pcp></pcp>
            <descr><![CDATA[3_VDSL]]></descr>
            <vlanif>igb4.7</vlanif>
        </vlan>
        <vlan>
            <if>igb5</if>
            <tag>7</tag>
            <pcp></pcp>
            <descr><![CDATA[4_VDSL]]></descr>
            <vlanif>igb5.7</vlanif>
        </vlan>
        <opt3>
            <if>igb5</if>
            <descr><![CDATA[4_VDSL_MODEM]]></descr>
            <spoofmac></spoofmac>
            <enable></enable>
            <ipaddr>192.168.16.100</ipaddr>
            <subnet>24</subnet>
        </opt3>
        <opt11>
            <descr><![CDATA[3_VDSL_Modem]]></descr>
            <if>igb4</if>
            <enable></enable>
            <spoofmac></spoofmac>
            <ipaddr>192.168.1.100</ipaddr>
            <subnet>24</subnet>
        </opt11>
            <rule>
                <source>
                    <network>any</network>
                </source>
                <sourceport></sourceport>
                <descr><![CDATA[NAT VDSL Modem]]></descr>
                <target></target>
                <targetip></targetip>
                <targetip_subnet></targetip_subnet>
                <interface>opt3</interface>
                <poolopts></poolopts>
                <source_hash_key></source_hash_key>
                <destination>
                    <any></any>
                </destination>
            </rule>

            <rule>
                <source>
                    <network>any</network>
                </source>
                <sourceport></sourceport>
                <descr></descr>
                <target></target>
                <targetip></targetip>
                <targetip_subnet>0</targetip_subnet>
                <interface>opt11</interface>
                <poolopts></poolopts>
                <destination>
                    <any></any>
                </destination>
            </rule>

3_VDSL_MODEM Interface (opt11, igb4)

Status
    up
MAC Address
    0c:c4:7a:fe:3c:f0 - Super Micro Computer
IPv4 Address
    192.168.1.100
Subnet mask IPv4
    255.255.255.0
IPv6 Link Local
    fe80::ec4:7aff:fefe:3cf0%igb4
MTU
    1500
Media
    1000baseT <full-duplex>
In/out packets
    0/896 (0 B/67 KiB)
In/out packets (pass)
    0/896 (0 B/67 KiB)
In/out packets (block)
    4926/0 (1.40 MiB/0 B)
In/out errors
    0/0
Collisions
    0    

4_VDSL_MODEM Interface (opt3, igb5)

Status
    up
MAC Address
    0c:c4:7a:fe:3c:f1 - Super Micro Computer
IPv4 Address
    192.168.16.100
Subnet mask IPv4
    255.255.255.0
IPv6 Link Local
    fe80::ec4:7aff:fefe:3cf1%igb5
MTU
    1500
Media
    1000baseT <full-duplex>
In/out packets
    0/0 (0 B/0 B)
In/out packets (pass)
    0/0 (0 B/0 B)
In/out packets (block)
    4852/0 (1.38 MiB/0 B)
In/out errors
    0/0
Collisions
    0    
3_VDSL Interface (opt1, pppoe0)

Status
    up
PPPoE
    up 

Uptime
    00:32:38
IPv4 Address
    80.153.X.X
Subnet mask IPv4
    255.255.255.255
Gateway IPv4
    62.156.244.24
IPv6 Link Local
    fe80::ec4:7aff:fefe:3cec%pppoe0
IPv6 Address
    2003:a:77f::XXX
Subnet mask IPv6
    64
Gateway IPv6
    fe80::200:ff:fe00:0
MTU
    1492
In/out packets
    1681740435/1683044277 (1.45 TiB/720.01 GiB)
In/out packets (pass)
    1681740435/1683044277 (1.45 TiB/720.01 GiB)
In/out packets (block)
    4037402/210970 (456.15 MiB/48.21 MiB)
In/out errors
    0/0
Collisions
    0
4_VDSL Interface (opt2, pppoe1)

Status
    up
PPPoE
    up 

Uptime
    00:32:15
IPv4 Address
    87.139.X.X
Subnet mask IPv4
    255.255.255.255
Gateway IPv4
    62.156.244.32
IPv6 Link Local
    fe80::ec4:7aff:fefe:3cec%pppoe1
IPv6 Address
    2003:a:c7f::XXX
Subnet mask IPv6
    64
Gateway IPv6
    fe80::200:ff:fe00:0
MTU
    1492
In/out packets
    576675829/556392173 (188.53 GiB/190.93 GiB)
In/out packets (pass)
    576675829/556392173 (188.53 GiB/190.93 GiB)
In/out packets (block)
    4140794/1 (423.75 MiB/148 B)
In/out errors
    0/0
Collisions
    0
Actions

Also available in: Atom PDF