FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
112 views 0 comments
by anonymous

Hello. As far, as I know, hostname is a single word, not an ip address, domain name or FQDN. As you can see from screenshot, web validator asks for anything, but hostname. Please fix.

Hostname not allowes as single word

1 Answer

0 votes
by anonymous

Hello,

Thank you for pointing this out.

As a workaround, login to your router vial CLI/SSH and execute the following commands:

  • uci set system.@system[0].hostname='BRANCH-002'
  • uci commit system
  • /etc/init.d/system reload
This should skip WebUI validation.

Best regards,

Best answer