Author Topic: HowTo: add Fixed IPs to DHCP leases Widget (zentyal 4.0, 4.2, 5.0)  (Read 4891 times)

compumatter

  • Zen Apprentice
  • *
  • Posts: 13
  • Karma: +2/-0
    • View Profile
Re: HowTo: add Fixed IPs to DHCP leases Widget (zentyal 4.0, 4.2, 5.0)
« Reply #15 on: August 17, 2017, 05:10:07 am »
I see this post was read over 1500 times !  I know why.

For version 5.0, this code mentioned above worked instantly.  Thank you. I point this out because I originally copied other code not recognizing the 5.0 separation. 

cd /tmp
wget 'https://docs.google.com/uc?export=download&id=0B4_d-7xL0AS_Ql9uUkpReENSSXM' -O DHCP_5.0.pm.diff
sudo cp /usr/share/perl5/EBox/DHCP.pm /usr/share/perl5/EBox/DHCP.pm.orig
sudo patch /usr/share/perl5/EBox/DHCP.pm DHCP_5.0.pm.diff
sudo systemctl restart zentyal.webadmin-nginx.service zentyal.webadmin-uwsgi.service

tamuin

  • Zen Apprentice
  • *
  • Posts: 19
  • Karma: +1/-1
    • View Profile
Re: HowTo: add Fixed IPs to DHCP leases Widget (zentyal 4.0, 4.2, 5.0)
« Reply #16 on: November 19, 2019, 04:47:50 pm »
Has anyone tried this for Zentyal 6?

***update****

I used the update for 5.0 on 6.1 and it worked!

Please note, that the static addresses that is shows are the fixed ip addresses identified in the DHCP module, so if someone sets a static IP address on their laptop and connects it to your network you will not see it here unless it is one of the static IP addresses identified in the DHCP module.
« Last Edit: November 21, 2019, 09:23:57 pm by tamuin »

sandrojo

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: HowTo: add Fixed IPs to DHCP leases Widget (zentyal 4.0, 4.2, 5.0)
« Reply #17 on: April 20, 2021, 12:05:09 pm »
Link is broken.

https://docs.google.com/uc?export=download&id=0B4_d-7xL0AS_Ql9uUkpReENSSXM

Not Found
Error 404

Thanks!

Sandro Oliveira