Anonymous | Login | 2024-12-22 00:12 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0002230 | ClearOS | app-network - Network Settings | public | 2015-02-27 14:17 | 2015-11-23 12:24 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0002230: IPv6 still enabled with 6.3 ISO install | ||||||||
Description | If the 6.3 ISO is used to install ClearOS 6.6, the IPv6 stack is not disabled. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001381) bchambers (administrator) 2015-02-28 13:54 |
Commenting out the IPv6 reference in /etc/hosts #::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 An adding the following lines to the bottom of /etc/sysctl.conf # IPv6 policy net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 And rebooting the server will resolve known issues around sending mail using Postfix and possibly other services. |
Issue History | |||
Date Modified | Username | Field | Change |
2015-02-27 14:17 | user2 | New Issue | |
2015-02-27 14:17 | user2 | Status | new => confirmed |
2015-02-28 13:54 | bchambers | Note Added: 0001381 | |
2015-11-23 12:24 | user2 | Status | confirmed => closed |
2015-11-23 12:24 | user2 | Assigned To | => user2 |
2015-11-23 12:24 | user2 | Resolution | open => suspended |