Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
IPv6 on PPPoE eats 100% of CPU
« previous
next »
Print
Pages: [
1
]
Author
Topic: IPv6 on PPPoE eats 100% of CPU (Read 3150 times)
luzemario
Newbie
Posts: 7
Karma: 0
IPv6 on PPPoE eats 100% of CPU
«
on:
March 26, 2018, 04:17:20 am »
Hi guys,
The phyton 2.7 process is using 100% of CPU and is dying often. The command below is the source of the problem. My WAN is using PPPoE on IPv4. I don't know if is possible to have PPPoE on IPv6. Maybe this can be the cause of the issue?
I did not configure IPv6 on this interface for PPPoE, only IPv4 has PPPoE on the WAN interface. Toughts?
Code:
[Select]
/usr/local/bin/python2.7 /usr/local/opnsense/service/configd_ctl.py interface newipv6 ppp
«
Last Edit: March 26, 2018, 04:20:37 am by luzemario
»
Logged
elektroinside
Hero Member
Posts: 574
Karma: 51
Re: IPv6 on PPPoE eats 100% of CPU
«
Reply #1 on:
March 26, 2018, 03:28:06 pm »
PPPoE is single threaded and will eat up a lot of CPU if the traffic is intense and the CPU is not powerful enough...
You can disable (set it to "disabled") IPv6 entirely on the WAN.
Logged
OPNsense v18
| HW: Gigabyte Z370N-WIFI, i3-8100, 8GB RAM, 60GB SSD, | Controllers: 82575GB-quad, 82574, I221, I219-V | PPPoE: RDS Romania | Down: 980Mbit/s | Up: 500Mbit/s
Team Rebellion Member
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
IPv6 on PPPoE eats 100% of CPU