Skip to content
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

Open
bandit400 opened this issue May 28, 2023 · 3 comments

Comments

@bandit400
Copy link

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.

@FrancYescO
Copy link
Collaborator

compare, and maybe try a replace
/usr/share/transformer/commitapply/uci_dhcp.ca
with
/rom/usr/share/transformer/commitapply/uci_dhcp.ca

@bandit400
Copy link
Author

bandit400 commented May 28, 2023

Ok, these are the files you wrote to me:

Immagine 2023-05-28 123621

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

I changed the content of the "domain name" field again

Immagine 2023-05-28 124358

but in the file /etc/config/dhcp no changes have been made

Immagine 2023-05-28 123442

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...

Immagine 2023-05-28 125729

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).

@FrancYescO
Copy link
Collaborator

FrancYescO commented May 28, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants