-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The domain name remains "homenet.telecomitalia.it" while in "Local Network" card, "Domain Name" field was given another name #1169
Comments
compare, and maybe try a replace |
Ok, these are the files you wrote to me: I modified the file /usr/share/transformer/commitapply/uci_dhcp.ca as you indicated (in fact, I replaced all the content) I changed the content of the "domain name" field again but in the file /etc/config/dhcp no changes have been made I add that the domain name "localdomain" is added at the end of the file; I also find this IP, 151.99.125.1, completely unknown to me... This IP address (151.99.125.1) is in the code of the tch_0020-network-lan files contained in the various subfolders in the path /etc/boards (but not in the subfolder VBNT-S, my board). |
So the issue is tottaly different, a different, uci path is getting modified by the webui, pretty sure due to some changes made by the new firmwares..
…________________________________
From: bandit400 ***@***.***>
Sent: Sunday, May 28, 2023 12:47:43 PM
To: Ansuel/tch-nginx-gui ***@***.***>
Cc: Francesco M ***@***.***>; Comment ***@***.***>
Subject: Re: [Ansuel/tch-nginx-gui] The domain name remains "homenet.telecomitalia.it" while in "Local Network" card, "Domain Name" field was given another name (Issue #1169)
Ok, these are the files you wrote to me:
[Immagine 2023-05-28 123621]<https://user-images.githubusercontent.com/52614292/241550034-86333e25-75d7-4a53-a690-21bd954ab75d.png>
I modified the file /usr/share/transformer/commitapply/uci_dhcp.ca as you indicated (in fact, I replaced all the content)
[Immagine 2023-05-28 123713]<https://user-images.githubusercontent.com/52614292/241550031-0c1a8869-9be0-427f-baa4-fbcca5387a9c.png>
I changed the content of the "domain name" field again
[Immagine 2023-05-28 124358]<https://user-images.githubusercontent.com/52614292/241550247-fce76f32-5036-4c98-9f3c-23b3ca929c70.png>
but in the file /etc/config/dhcp no changes have been made
[Immagine 2023-05-28 123442]<https://user-images.githubusercontent.com/52614292/241550035-37457ec9-5cf6-4944-b2b8-c0289e903e35.png>
—
Reply to this email directly, view it on GitHub<#1169 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABC43AJ5V2BIID45AJOM6A3XIMUM7ANCNFSM6AAAAAAYRVZ6YQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Software ...... AGTHP_2.3.5 Damson (19.4)
Bootloader .... 17.19.1062-0000000-20170512080206-5bebd9fb97718f93b20bca231a620df630da9918
Hardware ...... VBNT-S
GUI ........... 9.6.97-7e66e3cc
I've set from the GUI card "Local Network", "Domain Name" field the domain name "localdomain", but the DHCP server continue to assign to the hosts the domain name "homenet.telecomitalia.it".
Thus i've edited the file /etc/config/dhcp: the option domain have value "homenet.telecomitalia.it"; setting this value with the desired name ("localdomain", in my case), after reboot the DHCP server assign correct name.
The text was updated successfully, but these errors were encountered: