Page MenuHomeVyOS Platform

PPPoE doesn't not rename pppX to pppoeX
Closed, ResolvedPublicBUG

Description

We must add ifname pppoeX to /etc/ppp/peers/pppoeX for interfaces renaming in equuleus, otherwise interface won't renamed.

vyos@R3# run show configuration commands | match pppoe
set interfaces ethernet eth1 pppoe 1 default-route 'none'
set interfaces ethernet eth1 pppoe 1 password 'vyos'
set interfaces ethernet eth1 pppoe 1 user-id 'vyos'

vyos@R3# sudo ip link show dev ppp1
18: ppp1: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1492 qdisc pfifo_fast state UNKNOWN mode DEFAULT group default qlen 3
    link/ppp

Details

Difficulty level
Easy (less than an hour)
Version
VyOS 1.3-rolling-201912020242
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

Unknown Object (User) created this task.Dec 2 2019, 1:42 PM
Unknown Object (User) changed the task status from Open to Needs testing.Dec 2 2019, 2:01 PM

Works as expected. Now I can use VyOS 1.3 on my PPPoE link(s)

c-po assigned this task to Unknown Object (User).
c-po moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus board.
erkin set Issue type to Bug (incorrect behavior).Aug 31 2021, 6:11 PM