SYSTEM WARNING: 'file_get_contents(https://www.clearos.com/?rendertype=json&get=header): failed to open stream: Connection refused' in '/var/www/virtual/newwrapper/cf_topmenu.inc' line 5

ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002230ClearOSapp-network - Network Settingspublic2015-02-27 14:172015-11-23 12:24
Reporteruser2 
Assigned Touser2 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002230: IPv6 still enabled with 6.3 ISO install
DescriptionIf the 6.3 ISO is used to install ClearOS 6.6, the IPv6 stack is not disabled.
TagsNo tags attached.
Attached Files

- Relationships

-  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

SYSTEM WARNING: 'file_get_contents(https://www.clearos.com/?rendertype=json&get=footer): failed to open stream: Connection refused' in '/var/www/virtual/newwrapper/cf_footer.inc' line 7