User Activity

  • Posted a comment on ticket #270 on phpipam

    Hi, first, can you please open tickets on Github from now on, you might get more help there :) https://github.com/phpipam/phpipam/issues That being said, do you have any special characters in name or description of location containing ' ?

  • Posted a comment on ticket #269 on phpipam

    Hi, you can do the following: create seprate sections with setting "Require unique subnets" to off under Administration; create separate VRFs for each multicast range set "strict mode" to off for specific section br

  • Posted a comment on ticket #265 on phpipam

    Yes it seems to be. Strange that it does not match. Which sql version do you have ?

  • Posted a comment on ticket #265 on phpipam

    This is set each time script loads dinamically. Please add print $query; to line 48 in functions/scripts/remove_offline_addresses.php and check if date part is ok after you execute script.

  • Posted a comment on ticket #265 on phpipam

    excludePing can also be 0. Try with ip.excludePing != "1" or ip.excludePing <> 1

  • Posted a comment on ticket #265 on phpipam

    Can you manually run this query to see if you get any results: select `ip`.`id`,`ip`.`ip_addr`,`ip`.`lastSeen`,`ip`.`subnetId`,`ip`.`description`,`ip`.`dns_name`,`ip`.`lastSeen`, `su`.`subnet`,`su`.`mask`,`su`.`sectionId`,`su`.`description`, 'delete' as `action` from `ipaddresses` as `ip`, `subnets` as `su` where `ip`.`subnetId` = `su`.`id` and `su`.`pingSubnet` = 1 and `ip`.`excludePing` != 1 and (`ip`.`lastSeen` < '$beforetime' and `ip`.`lastSeen` != '0000-00-00 00:00:00' and `ip`.`lastSeen` is...

  • Posted a comment on ticket #265 on phpipam

    Hi, there is new directove in config.dist.php: # remove_offline_addresses.php script parameters $config['removed_addresses_send_mail'] = true; // true/false, send or not mail on pomoving inactive addresses $config['removed_addresses_timelimit'] = 86400 * 7; // int, after how many seconds of inactivity address will be deleted (7 days) Copy it to config.php

  • Modified ticket #261 on phpipam

    AD Auth: Permission denied (13)

View All

Personal Data

Username:
myha
Joined:
2011-06-10 13:57:06
Location:
Slovenia / CEST
Gender:
Male
Skype:
mihapetkovsek

Projects

This is a list of open source software projects that Miha Petkovsek is associated with:

  • Project Logo phpipam phpipam open-source IP address management Last Updated:

Personal Tools