Skip to content

7581/7582/7530ax: Freetz GUI accessible again on port :81 #485

Answered by roland3939
roland3939 asked this question in Fixed
Discussion options

You must be logged in to vote

changing HTTPD_PORT and HTTPD_PORT_SSL is not the best option, as httpd is still forked as a child process by smd ( only using some different ports then).
it's useless since there is no configuration given for this httpd instance.

to prevent the smd process from starting the httpd web-server daemon is a much better option, I think; and it doesn't interfere with the usage of httpd by Freetz-webif not at all.
So, set line comment at lines 40 to 47 in file /etc/cms_entity_info.d/eid_bcm_mgmt.txt is my preferred fix ( as already stated in #485 (comment))
for convenience, just add attached file 840_patch_smd_no_httpd.sh to patches/scripts folder and the whole is finished.

840_patch_smd_no_http…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@fda77
Comment options

Answer selected by roland3939
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants