View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018042 | CentOS-8 | NetworkManager | public | 2021-01-31 23:22 | 2021-02-07 04:49 |
Reporter | lpaseen | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | amd64 | OS | Centos | OS Version | 8 |
Product Version | 8.3.2011 | ||||
Summary | 0018042: /etc/ppp/ipv6-up is completely broken because it is trying to use /etc/sysconfig/network/network-functions-ipv6 | ||||
Description | Trying to setup pppoe connection with ipv6 but it fails badly. While doing that one thing noted was that the ipv6-up/down script use the old network-functions and due to that ends up to always fail. The function scripts doesn't exist so the check if ipv6 is enabled fails and that's the end of the script run. It's also several other things that's wrong, things like parameters and environment variable names. My goal was to do some stuff in /etc/ppp/ipv6-{up,down}.local but since the script earlier my .local file never runs | ||||
Tags | IPv6, PPPOE | ||||