Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interfaces: spoofed MAC should be compared as case insensitive #1352

Closed
stormy1777 opened this issue Jan 25, 2017 · 1 comment
Closed

interfaces: spoofed MAC should be compared as case insensitive #1352

stormy1777 opened this issue Jan 25, 2017 · 1 comment
Assignees
Labels
bug Production bug
Milestone

Comments

@stormy1777
Copy link

Full details here:

https://forum.opnsense.org/index.php?topic=4328.0

In short, if MAC address is set to any valid value in Interfaces[WAN] page and that type is PPPOE, then network only works after a reboot. There after pressing the PPPOE disconnect button and connect, produces unstable system, no internet, and frequently two mpd5 processes running in the background, ping delays in excess of 2 seconds on the wan network (to the adsl modem).

Workaround: leave MAC field Empty on pppoe wan interface!!

Not confirmed by others yet, but on my box, reproduced on 16.7 & 17.1RC1, reimaged several times to confirm this.

The issue kept happening even if interface_ppps_configure in interfaces.inc was disabled, placed sleep(100000); at top of it.. so clearly some other mechanism was not liking that MAC address setting on the pppoe interface. Reproduces every time on my side. Also ran test with power cycling the ADSL modem several times to "honor" the set MAC address, to no avail. Only working system was without a MAC set.

@AdSchellevis
Copy link
Member

timeout due to inactivity

@fichtner fichtner self-assigned this Feb 5, 2019
@fichtner fichtner added the bug Production bug label Feb 5, 2019
@fichtner fichtner added this to the 19.7 milestone Feb 5, 2019
@fichtner fichtner reopened this Feb 5, 2019
@fichtner fichtner changed the title 16.7 & 17.1RC1 PPPOE loops attempting to re-connect if MAC address set on PPPOE device interfaces: spoofed MAC should be compared as case insensitive Feb 5, 2019
fichtner added a commit that referenced this issue Mar 3, 2019
(cherry picked from commit e5deb3e)
(cherry picked from commit 7363445)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Production bug
Development

No branches or pull requests

3 participants