04.03.2024, 17:00
Hi, how I can get the current gateway when LM is in DHCP?
Thanks
Peppe
Thanks
Peppe
how to know current ip and gateway?
|
04.03.2024, 17:00
Hi, how I can get the current gateway when LM is in DHCP?
Thanks Peppe
05.03.2024, 06:18
Use this:
Code: routes = io.readproc('route') If DHCP is used it is highly recommended to use a static IP-MAC binding so LM IP cannot change randomly.
05.03.2024, 09:12
(05.03.2024, 06:18)admin Wrote: Use this: Thanks Peppe |
« Next Oldest | Next Newest »
|