Settings page to setup aliases for IP-adresses
Moderator: Moderators
Settings page to setup aliases for IP-adresses
If you have NAT or printer with web-interface, or WebCam, etc. - it may be convenient to have some easy name to address them. For example Gargoyle has "gargoyle.lan" to login into router. It be wonderful to have plugin (or even factory included) page in setup to make such aliases like "somedomain.lan = 127.0.0.1" to use in whole local network on any device.
Re: Settings page to setup aliases for IP-adresses
I’m pretty sure this already works.
Anything defined on the dhcp page can be accessed at <name>.lan
I just tested and I can access my NAS at 192.168.1.15 OR http://NAS.lan as per the DHCP assignment.
Anything defined on the dhcp page can be accessed at <name>.lan
I just tested and I can access my NAS at 192.168.1.15 OR http://NAS.lan as per the DHCP assignment.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Settings page to setup aliases for IP-adresses
Seems that's true. I never knew this. Thank you.