phpipam-releases Mailing List for phpipam
phpipam open-source IP address management
Brought to you by:
myha
You can subscribe to this list here.
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(3) |
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Usaia T. <uta...@gm...> - 2019-07-16 22:01:29
|
Running version 1.3.2 and can see 1.4 available. Any step-by-step instruction to upgrade to version 1.4 ? |
From: Ricardo C. <rcr...@gm...> - 2016-04-27 21:12:21
|
I installed version 1.2.1 and I am having the following IP subnets overlapping issue: - overlapping subnets are allowed nested on the same folder, same section - overlapping subnets are allowed in the root and folder of a section if first created on the root of the section I understand that we can, and should, have subnets overlapping when used in a VRF, but the above overlapping can cause issues. Is there a solution for this overlapping issue? Thanks, --rico |
From: Steven M. <s.m...@la...> - 2015-05-04 09:27:34
|
Hi, We've recently re-installed phpIPAM fresh with v1.1rev010 and imported (and upgraded) our 0.9 database. When we click the changelog widget on the dashboard (i.e. go to /widgets/changelog/) we get this error... Warning: Cannot modify header information - headers already sent by (output started at /var/www/phpipam/site/sections.php:51) in /var/www/phpipam/site/dashboard/widgets/changelog.php on line 14 Line 14 appears to be... if($_SERVER['HTTP_X_REQUESTED_WITH']!="XMLHttpRequest") { header("Location: ".BASE.create_link("tools","changelog")); } But it seems on line 51 of sections.php its already used PHP to output... <span class="navbar-brand visible-xs"><?php print _("Subnets menu"); ?></span> A small bug? Other than this the changelog screen and indeed everything else in this release seems to work fine. -- Steven Maddox |
From: <sam...@fr...> - 2014-12-13 15:59:00
|
Thank Miha for your work. SAMLAL karim ----- Mail original ----- De: php...@li... À: php...@li... Envoyé: Lundi 8 Décembre 2014 10:11:27 Objet: Phpipam-releases Digest, Vol 1, Issue 1 Send Phpipam-releases mailing list submissions to php...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/phpipam-releases or, via email, send a message with subject or body 'help' to php...@li... You can reach the person managing the list at php...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Phpipam-releases digest..." Today's Topics: 1. phpIPAM version 0.8 released (Miha Petkovsek) 2. LANGUAGE NOT AMENDING (GRL SPEEDRS) 3. Mod_rewrite error: It seems your Apache is not set up properly to handle URL rewrites (Iwan Hoogendoorn) 4. phpipam v 1.1 released (Miha Petkovsek) ---------------------------------------------------------------------- Message: 1 Date: Wed, 19 Jun 2013 23:30:08 +0200 From: Miha Petkovsek <mih...@gm...> Subject: [Phpipam-releases] phpIPAM version 0.8 released To: php...@li... Message-ID: <9D5...@gm...> Content-Type: text/plain; charset="windows-1252" Dear all, I am happy to announce new version of phpipam IP address management ? version 0.8. Quite some bugs have been squashed and some new features introduced, like per-group permissions, support for translations, visual subnet displays and other. More details on web page: http://phpipam.net/phpipam-version-0-8-released/ brm Full changelog: New features: ---------------------------- + New group and permission management; + Support for translations; + Subnet resizing; + Subnet splitting into smaller subnets; + Added free space display for nested subnets; + Added visual display of subnet usage per IP address; + Added truncate network option that deletes all IP addresses in subnet; + Added button the updates subnet with RIPE information; Enhancements: ---------------------------- + Added add nested subnet under subnet details to simplify master subnet selection in hierarchy; + Added edit subnet link from search results; + Added reverse IPv6 DNS entries to IPCalc (Vincent Boisard); + Added option for plain-text emails; + Added ckEditor to write instructions; + StrictMode is not set globally anymore but set per section; + Added custom user fields; + Added option to verify that hostname is unique; + Improved MySQL exception handling; + Added mod_rewrite error detection on installation and upgrade; + Added hostname validation; + Added Hostfile dump of IP addresses; + Search also searches in custom fields; + jQuery updated to v 1.9.1; Bugfixes: ------------------------ + Fixed overlay on second popup; + Fixed IE search bug; + Fixed support for non-standard ports; + Fixed permitting overlapping subnets if vrfs are different; + Fixed dates in logging appearing in 12h format; + Fixed broken subnets link in tools > subnets if installation is not at document root; + Fixed error when adding new subnet if checkboxes are not selected in newer MySQL servers; + Fixed bad display of multilined navigation bar; + Fixed wrong output of tools > VLAN list when using Duplicate VLANs; + Fixed wrong link for upgrade script; + On VRF change all child subnets are updated also; + Fixed wrong maximum on dashboard top10 percentage; + Fixed Adding a vlan while editing a subnet resets the edit subnet form; + Fixed wrong free space calculation for nested subnets; + Fixed IP use statistics not cumulative up the hierarchy if subnes has slaves; -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Thu, 22 May 2014 13:46:01 -0300 From: "GRL SPEEDRS" <gr....@sp...> Subject: [Phpipam-releases] LANGUAGE NOT AMENDING To: <php...@li...> Message-ID: <F2E8FDDCFA9E42F19D4D0639B7AD80A5@gerenteredes> Content-Type: text/plain; charset="iso-8859-1" I am changing the language, but even this does not alter. What could it be? -- Rudimar Remontti Gerente de Redes Frederico Westphalen - RS Rua Tenente Portela, 435 Tel: +55 (55) 3744-6349 Cel: +55 (55) 9679-7482 ger...@sp... -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Sat, 27 Sep 2014 17:48:21 +0000 From: Iwan Hoogendoorn <iw...@i-...> Subject: [Phpipam-releases] Mod_rewrite error: It seems your Apache is not set up properly to handle URL rewrites To: "php...@li..." <php...@li...> Message-ID: <294...@EX...oud.local> Content-Type: text/plain; charset="us-ascii" Hi, I have followed all the instructions that are in the "INSTALL.txt" file and I am installing phpipam-1.0.tar. For some reason I am getting the error: Mod_rewrite error: It seems your Apache is not set up properly to handle URL rewrites I tried to search on the internet for possible solutions but did not find any. Can someone please help me with a fix / workaround to this solution? Thanks, Iwan ------------------------------ Message: 4 Date: Mon, 8 Dec 2014 10:11:17 +0100 From: Miha Petkovsek <mih...@gm...> Subject: [Phpipam-releases] phpipam v 1.1 released To: php...@li... Message-ID: <BAF...@gm...> Content-Type: text/plain; charset="us-ascii" Hi all, phpipam v1.1 released. http://phpipam.net/phpipam-v1-1-released-security-fixes-performance-improvements-mod_rewrite-optional/ <http://phpipam.net/phpipam-v1-1-released-security-fixes-performance-improvements-mod_rewrite-optional/> brm Changelog: Enhancements: ---------------------------- + Caching of SQL results to avoid multiple queries; + Reduced number of DB queries; + Added selected mail notifications to admins to be notified on IP/subnet change; + Added new subnetId index to ipaddresses table that significantly improves network loading; + Now using only 1 network connection towards MySQL server; + Updated pagination; + mod_rewrite no longer required, selectable URL structure under settings; + Added option not to display free ranges; + Added option to set maximum VLAN number; + Selectable custom fields to be visible/hidden in tables view and updated device/VLAN view; + Added additional confirmation before section, subnet, folder and IP address deletion; + New script added for cron checks that discovers new hosts for selected networks; + Added inactivity timeout to settings; + Changed install procedure and updated install scripts; + Added PEAR check for installation; + Added free range disaply for VLANs; + Addes SSL/TLS option for SMTP mail; + API: + Bugfixes; + Added API admin permissions; + read/delete actions for IP addresses; + read/delete actions for Vlans; + read/delete actions for VRFs; Security Fixes: ---------------------------- + Fixed known command injection vulnerabilities in the scan functions; + Fixed known SQL injection vulnerabilities; + Fixed known XSS vulnerabilities; + Fixed known action XSS events; + Moved to crypt method for storing password in database with salting; + Added option to force user to change pass after first login; + Admin password must be changed after installation; + Added captcha code request after 5x unsuccesfull login to prevent brute-force attacks; Translations: ---------------------------- + Added es_ES translation; Bugfixes: ---------------------------- + Fixed top 10 widgets not escaping strings; + Fixed section parent can be set to self that caused section to disapear; + Fixed username instead of password being sent to smtp server; + Fixed IE search bug with workaround; + Fixed subnet and bcast not showing on strict mode disabled; + Fixed top subnets missing on dashboard for non-admin users; + Fixed bug when installation was silently failing bacause pf missing _() function (missing gettext extension) + Fixed device custom field not populated on adding device; + Fixed XLS export silently failed when description longer than 31 characters; + Fixed overlapping check not working; + Fixed subnet free space calcultation; + Fixed visual subnet display not showing on /31 and /32 networks; + Fixed custom fields display on folder edit; + Fixed unable to edit IP addresses when fields are sorted; + Fixde ordering of custom fields defaults to varchar 256; + Fixed IPv6 subnet / broadcast calculation bug and next subnet suggestion; -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk ------------------------------ _______________________________________________ Phpipam-releases mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpipam-releases End of Phpipam-releases Digest, Vol 1, Issue 1 ********************************************** |
From: Miha P. <mih...@gm...> - 2014-12-11 17:28:29
|
Hi, please update phpipam to version 1.1.010, which includes following fixes: == 1.1.010 Bugfixes: ---------------------------- + Fixed login fails with LDAP when escape characters are in password; + Fixed login not working with spaces in password for AD login; + Fixed Ivalid action when adding vlans from subnet popup menu; + Fixed custom fields not appearing properly on IP request editing; + Fixed Invalid ID error for IP address details on sorting; + Fixed warnings if no VLAN search results are present; + Fixed test mail not sending; + Fixed unable to login if $phpsessname not defined; + Fixed unable to login after upgrade; brm > On 08 Dec 2014, at 10:11, Miha Petkovsek <mih...@gm...> wrote: > > Hi all, > > phpipam v1.1 released. > http://phpipam.net/phpipam-v1-1-released-security-fixes-performance-improvements-mod_rewrite-optional/ <http://phpipam.net/phpipam-v1-1-released-security-fixes-performance-improvements-mod_rewrite-optional/> > > brm > > Changelog: > > Enhancements: > ---------------------------- > + Caching of SQL results to avoid multiple queries; > + Reduced number of DB queries; > + Added selected mail notifications to admins to be notified on IP/subnet change; > + Added new subnetId index to ipaddresses table that significantly improves network loading; > + Now using only 1 network connection towards MySQL server; > + Updated pagination; > + mod_rewrite no longer required, selectable URL structure under settings; > + Added option not to display free ranges; > + Added option to set maximum VLAN number; > + Selectable custom fields to be visible/hidden in tables view and updated device/VLAN view; > + Added additional confirmation before section, subnet, folder and IP address deletion; > + New script added for cron checks that discovers new hosts for selected networks; > + Added inactivity timeout to settings; > + Changed install procedure and updated install scripts; > + Added PEAR check for installation; > + Added free range disaply for VLANs; > + Addes SSL/TLS option for SMTP mail; > + API: > + Bugfixes; > + Added API admin permissions; > + read/delete actions for IP addresses; > + read/delete actions for Vlans; > + read/delete actions for VRFs; > > Security Fixes: > ---------------------------- > + Fixed known command injection vulnerabilities in the scan functions; > + Fixed known SQL injection vulnerabilities; > + Fixed known XSS vulnerabilities; > + Fixed known action XSS events; > + Moved to crypt method for storing password in database with salting; > + Added option to force user to change pass after first login; > + Admin password must be changed after installation; > + Added captcha code request after 5x unsuccesfull login to prevent brute-force attacks; > > Translations: > ---------------------------- > + Added es_ES translation; > > Bugfixes: > ---------------------------- > + Fixed top 10 widgets not escaping strings; > + Fixed section parent can be set to self that caused section to disapear; > + Fixed username instead of password being sent to smtp server; > + Fixed IE search bug with workaround; > + Fixed subnet and bcast not showing on strict mode disabled; > + Fixed top subnets missing on dashboard for non-admin users; > + Fixed bug when installation was silently failing bacause pf missing _() function (missing gettext extension) > + Fixed device custom field not populated on adding device; > + Fixed XLS export silently failed when description longer than 31 characters; > + Fixed overlapping check not working; > + Fixed subnet free space calcultation; > + Fixed visual subnet display not showing on /31 and /32 networks; > + Fixed custom fields display on folder edit; > + Fixed unable to edit IP addresses when fields are sorted; > + Fixde ordering of custom fields defaults to varchar 256; > + Fixed IPv6 subnet / broadcast calculation bug and next subnet suggestion; > |
From: Miha P. <mih...@gm...> - 2014-12-08 09:11:26
|
Hi all, phpipam v1.1 released. http://phpipam.net/phpipam-v1-1-released-security-fixes-performance-improvements-mod_rewrite-optional/ <http://phpipam.net/phpipam-v1-1-released-security-fixes-performance-improvements-mod_rewrite-optional/> brm Changelog: Enhancements: ---------------------------- + Caching of SQL results to avoid multiple queries; + Reduced number of DB queries; + Added selected mail notifications to admins to be notified on IP/subnet change; + Added new subnetId index to ipaddresses table that significantly improves network loading; + Now using only 1 network connection towards MySQL server; + Updated pagination; + mod_rewrite no longer required, selectable URL structure under settings; + Added option not to display free ranges; + Added option to set maximum VLAN number; + Selectable custom fields to be visible/hidden in tables view and updated device/VLAN view; + Added additional confirmation before section, subnet, folder and IP address deletion; + New script added for cron checks that discovers new hosts for selected networks; + Added inactivity timeout to settings; + Changed install procedure and updated install scripts; + Added PEAR check for installation; + Added free range disaply for VLANs; + Addes SSL/TLS option for SMTP mail; + API: + Bugfixes; + Added API admin permissions; + read/delete actions for IP addresses; + read/delete actions for Vlans; + read/delete actions for VRFs; Security Fixes: ---------------------------- + Fixed known command injection vulnerabilities in the scan functions; + Fixed known SQL injection vulnerabilities; + Fixed known XSS vulnerabilities; + Fixed known action XSS events; + Moved to crypt method for storing password in database with salting; + Added option to force user to change pass after first login; + Admin password must be changed after installation; + Added captcha code request after 5x unsuccesfull login to prevent brute-force attacks; Translations: ---------------------------- + Added es_ES translation; Bugfixes: ---------------------------- + Fixed top 10 widgets not escaping strings; + Fixed section parent can be set to self that caused section to disapear; + Fixed username instead of password being sent to smtp server; + Fixed IE search bug with workaround; + Fixed subnet and bcast not showing on strict mode disabled; + Fixed top subnets missing on dashboard for non-admin users; + Fixed bug when installation was silently failing bacause pf missing _() function (missing gettext extension) + Fixed device custom field not populated on adding device; + Fixed XLS export silently failed when description longer than 31 characters; + Fixed overlapping check not working; + Fixed subnet free space calcultation; + Fixed visual subnet display not showing on /31 and /32 networks; + Fixed custom fields display on folder edit; + Fixed unable to edit IP addresses when fields are sorted; + Fixde ordering of custom fields defaults to varchar 256; + Fixed IPv6 subnet / broadcast calculation bug and next subnet suggestion; |
From: Iwan H. <iw...@i-...> - 2014-09-27 18:01:18
|
Hi, I have followed all the instructions that are in the "INSTALL.txt" file and I am installing phpipam-1.0.tar. For some reason I am getting the error: Mod_rewrite error: It seems your Apache is not set up properly to handle URL rewrites I tried to search on the internet for possible solutions but did not find any. Can someone please help me with a fix / workaround to this solution? Thanks, Iwan |
From: GRL S. <gr....@sp...> - 2014-05-22 17:03:07
|
I am changing the language, but even this does not alter. What could it be? -- Rudimar Remontti Gerente de Redes Frederico Westphalen - RS Rua Tenente Portela, 435 Tel: +55 (55) 3744-6349 Cel: +55 (55) 9679-7482 ger...@sp... |
From: Miha P. <mih...@gm...> - 2013-06-19 21:30:19
|
Dear all, I am happy to announce new version of phpipam IP address management – version 0.8. Quite some bugs have been squashed and some new features introduced, like per-group permissions, support for translations, visual subnet displays and other. More details on web page: http://phpipam.net/phpipam-version-0-8-released/ brm Full changelog: New features: ---------------------------- + New group and permission management; + Support for translations; + Subnet resizing; + Subnet splitting into smaller subnets; + Added free space display for nested subnets; + Added visual display of subnet usage per IP address; + Added truncate network option that deletes all IP addresses in subnet; + Added button the updates subnet with RIPE information; Enhancements: ---------------------------- + Added add nested subnet under subnet details to simplify master subnet selection in hierarchy; + Added edit subnet link from search results; + Added reverse IPv6 DNS entries to IPCalc (Vincent Boisard); + Added option for plain-text emails; + Added ckEditor to write instructions; + StrictMode is not set globally anymore but set per section; + Added custom user fields; + Added option to verify that hostname is unique; + Improved MySQL exception handling; + Added mod_rewrite error detection on installation and upgrade; + Added hostname validation; + Added Hostfile dump of IP addresses; + Search also searches in custom fields; + jQuery updated to v 1.9.1; Bugfixes: ------------------------ + Fixed overlay on second popup; + Fixed IE search bug; + Fixed support for non-standard ports; + Fixed permitting overlapping subnets if vrfs are different; + Fixed dates in logging appearing in 12h format; + Fixed broken subnets link in tools > subnets if installation is not at document root; + Fixed error when adding new subnet if checkboxes are not selected in newer MySQL servers; + Fixed bad display of multilined navigation bar; + Fixed wrong output of tools > VLAN list when using Duplicate VLANs; + Fixed wrong link for upgrade script; + On VRF change all child subnets are updated also; + Fixed wrong maximum on dashboard top10 percentage; + Fixed Adding a vlan while editing a subnet resets the edit subnet form; + Fixed wrong free space calculation for nested subnets; + Fixed IP use statistics not cumulative up the hierarchy if subnes has slaves; |