Page MenuHomeVyOS Platform

PPPoE interface is down
Closed, InvalidPublicBUG

Description

Dear, Developers
I just upgraded vyos from rc10 to rc11 as soon as possible.
But I met a bug that is pppoe interface is down. I'm sure interface connection is fine and it works on vyos 12 rc10.

  • show interface
vyos@xa-sys-vyos:~$ show interfaces
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
br0              192.168.11.1/24                   u/u
eth0             -                                 u/D
eth1             10.32.3.152/22                    u/u
eth2             -                                 u/u
eth3             -                                 u/D
eth4             -                                 u/D
eth5             -                                 u/D
lo               127.0.0.1/8                       u/u
                 ::1/128
  • show interface
ethernet eth0 {
    duplex auto
    hw-id 00:e0:67:08:47:ea
    pppoe 0 {
        default-route none
        mtu 1492
        name-server auto
        password xxxxx
        user-id xxxxxxxx
    }
    smp-affinity auto
    speed auto
}

Details

Difficulty level
Unknown (require assessment)
Version
vyos 1.2 rc11
Why the issue appeared?
Will be filled on close

Event Timeline

dongjunbo updated the task description. (Show Details)
dongjunbo changed Version from vyos 1.2 lts to vyos 1.2 rc11.

Sorry, It's my cable was broken.