Page MenuHomeVyOS Platform

ipoe-server broken (jinja2 template issue)
Closed, ResolvedPublicBUG

Description

set service ipoe-server authentication interface eth1 mac-address 08:00:27:2f:d8:06
set service ipoe-server authentication mode 'local'
set service ipoe-server dns-server server-1 '8.8.8.8'
set service ipoe-server dns-server server-2 '8.8.4.4'
set service ipoe-server interface eth1 client-subnet '192.168.0.0/24'

log output

Apr 14 21:06:21 vyos accel-ipoe[3934]: ipoe: failed to parse 'start=dhcpv4,\'
Apr 14 21:06:21 vyos accel-ipoe[3934]: ipoe: failed to parse 'eth1,\'

Details

Difficulty level
Unknown (require assessment)
Version
1.3-rolling-202004141515
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) changed the task status from Open to In progress.Apr 14 2020, 9:10 PM
Unknown Object (User) claimed this task.
Unknown Object (User) created this task.

@Dmitry how can I test the IPoE server? Is there a client for Windows or a "howto"?

Unknown Object (User) added a comment.Apr 15 2020, 7:36 AM

@c-po this is just DHCP-client in this case, Windows, Linux or VPC (Virtual PC).

Screenshot 2020-04-15 at 10.35.13.png (419×329 px, 23 KB)

Unknown Object (User) added a comment.Apr 15 2020, 2:28 PM

PR for fixing this issue https://github.com/vyos/vyos-1x/pull/347
After drawing some use cases I will propose to modify auth schema by LUA

Unknown Object (User) added a comment.May 4 2020, 12:34 PM

Fix path to mac-address node. PR https://github.com/vyos/vyos-1x/pull/392

Unknown Object (User) closed this task as Resolved.May 13 2020, 12:23 PM
erkin set Issue type to Bug (incorrect behavior).Aug 30 2021, 7:04 AM
erkin removed a subscriber: Active contributors.