Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hey everyone, I need to get the IP Address and The Hostname into 2 different variables. I've got something like this: event manager applet AddHostnameToIPHostevent syslog pattern "DHCPD: Updating 'PTR' RR (.*) -> '(.*).tobi.local.'"action 1.0 syslog ...
Hey Dan, thanks for your response. I am looking foward to take those variables and put them into a static iphost entry, everytime a new Device gets an IP over DHCP, and delete an entry when a device is releasing an IP.We dont have a DNS Server in thi...