-
Hi,
i have the following problem, with the actual master i am unable to use the PS-Module from https://github.com/yoke88/PSPHPIPAM.
{"code":400,"success":0,"message":"Invalid application id","ti…
-
Hi, I'm making [laravel package](https://github.com/E-Ports/laravel-phpipam) to connect with a PhpIPAM server. Now I'm developing **fetching locations** to compare with my app locations and assign loc…
-
I have created a PowerShell function to try and add a subnet into phpIPAM:
```powershell
function Create-PHPIPAM-Subnet {
Param(
[Parameter(
Mandatory=$True,
ValueFromPipeline=$…
-
I can't seem to get the subnet search to work. If I know a single IP address I want to find what subnet it belongs to.
Trying `/api/my_app/subnets/search/{subnet}/` I just get:
```
Subnet Id must…
-
Hi
After a fresh Installation for phpipam V1.3 on CentOS 7 i can't log in trough the Web-Interface.
All Login Combinations are invalid.
I have installed following on https://phpipam.net/news/ph…
-
Hi,
I'm trying to use this feature of the API:
GET /api/my_app/subnets/{subnet}/ Searches for subnet in CIDR format
Do I get it right if I understand we can provide a subnet cidr string like…
-
Hi there,
I've successfully configured a new install of PHPIpam on a Centos 7 box with the following packages:
Nginx
PHP 7.1
MariaDB 10.2
I have tried to use the generic Nginx configuration s…
dsgnr updated
6 years ago
-
Hello,
I've discover your repo because I search an alternative to the phpIpam-agent to be supported under windows server ( php version cannot due to the non-support of pcntl).
So, what do you pl…
-
after clicking add location, and then the green add button when done, pends 5 minutes, then throws jquery error on screenshot to come (jQuery error! error Status: error Error: | Hide).
But when refr…
-
Hi,
i want to create an automation script for phpipam, but i want to fill in a custom field: tftpd. my DHCP server get the updates from phpipam, for automated installation i need 2 Customfields to …