<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>/home/mihap/KrNeki &#187; php</title>
	<atom:link href="http://blog.mihap.si/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mihap.si</link>
	<description>Mihov BloG o nepomembnih stvareh...</description>
	<lastBuildDate>Wed, 30 Nov 2011 07:29:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>phpIPAM version 0.5 released</title>
		<link>http://blog.mihap.si/phpipam-version-0-5-released/</link>
		<comments>http://blog.mihap.si/phpipam-version-0-5-released/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 17:56:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ipam]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=680</guid>
		<description><![CDATA[Dear all, I am happy to announce new version of phpipam IP address management – version 0.5, amongst others featuring VRF and AD authentication support. All new features and changes are described below&#8230; DEMO: http://phpipamdemo.mihap.si/ List of bug fixes and new features: New features: ------------- + Importing subnets from RIPE by AS in admin section; [...]]]></description>
			<content:encoded><![CDATA[<p>Dear all, I am happy to announce new version of phpipam IP address management – version 0.5, amongst others featuring VRF and AD authentication support. All new features and changes are described below&#8230;</p>
<p>DEMO: <a href="http://phpipamdemo.mihap.si/">http://phpipamdemo.mihap.si/</a></p>
<p>List of bug fixes and new features:</p>
<pre>
	New features:
	-------------
	+ Importing subnets from RIPE by AS in admin section;
	+ Added switch management and changed switch logic;
	+ Added VRF support;
	+ Added AD domain authentication;
	+ Added MAC address field to ip address;
	+ Added database table and belonging fields check under admin;

	Bugfixes / enhancements:
	------------------------
	+ Added DNS resolving when editing/adding IP address;
	+ Added IE compatibility meta tag and IE UI improvements for IE >= 8;
	+ Search returns also subnets and MAC searches;
	+ Added mac address and IP status to XLS import/export scripts;
	+ jQuery update from 1.6.2 to 1.7;
	+ Highcharts update from 2.1.2 to 2.1.8;

	+ Fixed dashboard errors if no IPv4/IPv6 subnets configured;
	+ Fixed errors with viewing / modifying IP addresses for Operator users;
	+ Fixed session cookie error on hosts;
	+ Fixed error when saving settings;
	+ Fixed instructions errors when inserting html code;
	+ Fixed first free IP address not displaying in IP request;
</pre>
<p>For installation and updating just extract the package, edit config.php and open browser to run database installer / updater (or do it manually &#8211; read UPDATING).</p>
<p><strong>Backup database files before upgrading!!!</strong></p>
<p><b>Please note that for AD authentication ldap support is required in php installation!</b></p>
<p>You can download it on sourceforge site: <a href="http://sourceforge.net/projects/phpipam/">phpipam-0.5</a></p>
<p>Some screenshots of new stuff:<br />

<a href='http://blog.mihap.si/phpipam-version-0-5-released/mac/' title='MAC'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/11/MAC-150x150.png" class="attachment-thumbnail" alt="MAC" title="MAC" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-5-released/vrf/' title='VRF'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/11/VRF-150x150.png" class="attachment-thumbnail" alt="VRF" title="VRF" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-5-released/switch/' title='Switch'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/11/Switch-150x150.png" class="attachment-thumbnail" alt="Switch" title="Switch" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-5-released/ripe/' title='RIPE'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/11/RIPE-150x150.png" class="attachment-thumbnail" alt="RIPE" title="RIPE" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-5-released/ad/' title='ad'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/11/ad-150x150.png" class="attachment-thumbnail" alt="ad" title="ad" /></a>
</p>
<p>Current plans for next release:</p>
<pre>
	- Character support;
	- selectable fields (mac, switch, port, ...)
	- subnet splitting;
	- search for available subnets;
	- translations (XML);
	- Sorting of IP addresses;
	- Sorting of subnets;
	- custom CSS;
</pre>
<p>brm</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/phpipam-version-0-5-released/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/phpipam-version-0-5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpIPAM version 0.4 released</title>
		<link>http://blog.mihap.si/phpipam-version-0-4-released/</link>
		<comments>http://blog.mihap.si/phpipam-version-0-4-released/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 11:34:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aktualno]]></category>
		<category><![CDATA[ipam]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=669</guid>
		<description><![CDATA[Dear all, I am happy to announce new version of PHP IP address management – version 0.4. All new features and changes are described below&#8230; DEMO: http://phpipamdemo.mihap.si/ List of bug fixes and new features: New features: ------------- + Massive add / edit / delete by specifying IP range (e.g. 10.10.0.1 - 10.10.0.254); + Database upgrade [...]]]></description>
			<content:encoded><![CDATA[<p>Dear all, I am happy to announce new version of PHP IP address management – version 0.4. All new features and changes are described below&#8230;</p>
<p>DEMO: <a href="http://phpipamdemo.mihap.si/">http://phpipamdemo.mihap.si/</a></p>
<p>List of bug fixes and new features:</p>
<pre>
	New features:
	-------------
	+ Massive add / edit / delete by specifying IP range (e.g. 10.10.0.1 - 10.10.0.254);
	+ Database upgrade / install from browser -> simplified installation/update procedure;
	+ New usertype viewer - can only view IP address list;
	+ Subnets can now be edited directly from IP address list;
	+ Option to lock subnet for writing to no-admin users;
	+ Device and Host list;
	+ Option to specify which subnet can have IP requests when editing / adding subnet if module is enabled;
	+ Latest version check on admin page;

	Bugfixes / enhancements:
	------------------------
	+ Fixed overspanning of multiple sections;
	+ Admin menu and add subnet now shown only to admins;
	+ Fixed VLAN table to show nesting and IP request option and statistics;
	+ Fixed subnet table to show nesting and IP request option;
	+ Subnet Adding shows only master subnets in section not in all sections;
	+ Tooltips and button hovers are now in separate javascript file;
	+ Graphs show only subnets with non-0 ip addresses;
	+ Various code enhancements + improved error handling;
	+ Fixed URL links not updating after few clicks;
	+ If loading slave subnet directly the subnet menu drops down and shows active slave subnet;
	+ Clicking on master shubnet shows all nested subnets and statistics;
	+ Redesigned log table;
	+ Fixed search;
</pre>
<p>For installation and updating just extract the package, edit config.php and open browser to run database installer / updater (or do it manually &#8211; read UPDATING).</p>
<p>You can download it on source forge site: <a hre="http://sourceforge.net/projects/phpipam/files/current/phpipam-0.4.tar/download">phpipam-0.4.tar</a></p>
<p>Some screenshots of new stuff:<br />

<a href='http://blog.mihap.si/phpipam-version-0-4-released/logs-2/' title='Logs'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/Logs-150x150.png" class="attachment-thumbnail" alt="Logs" title="Logs" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-4-released/range-adding/' title='Range adding'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/Range-adding-150x150.png" class="attachment-thumbnail" alt="Range adding" title="Range adding" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-4-released/subnet-edit/' title='Subnet edit'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/Subnet-edit-150x150.png" class="attachment-thumbnail" alt="Subnet edit" title="Subnet edit" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-4-released/vlan/' title='VLAN'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/VLAN-150x150.png" class="attachment-thumbnail" alt="VLAN" title="VLAN" /></a>
</p>
<p>brm</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/phpipam-version-0-4-released/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/phpipam-version-0-4-released/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>phpipam development SVN</title>
		<link>http://blog.mihap.si/phpipam-development-svn/</link>
		<comments>http://blog.mihap.si/phpipam-development-svn/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 11:01:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aktualno]]></category>
		<category><![CDATA[ipam]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=662</guid>
		<description><![CDATA[Anyone that is interested in testing the latest development version can from now on use subversion repository: svn co https://phpipam.svn.sourceforge.net/svnroot/phpipam phpipam brm]]></description>
			<content:encoded><![CDATA[<p>Anyone that is interested in testing the latest development version can from now on use subversion repository:</p>
<pre>svn co https://phpipam.svn.sourceforge.net/svnroot/phpipam phpipam</pre>
<p>brm</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/phpipam-development-svn/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/phpipam-development-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpIPAM version 0.3 released</title>
		<link>http://blog.mihap.si/phpipam-version-0-3-released/</link>
		<comments>http://blog.mihap.si/phpipam-version-0-3-released/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 15:13:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aktualno]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[ipam]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=638</guid>
		<description><![CDATA[Dear all, I am happy to announce new version of PHP IP address management &#8211; version 0.3. Among other things It includes most requested subnet nesting&#8230; DEMO: http://phpipamdemo.mihap.si/ List of bug fixes and new features: New features: ------------- + Subnet nesting - you can now have master subnet and normal subnets belonging to it; + [...]]]></description>
			<content:encoded><![CDATA[<p>Dear all, I am happy to announce new version of PHP IP address management &#8211; version 0.3. Among other things It includes most requested subnet nesting&#8230;</p>
<p>DEMO: <a href="http://phpipamdemo.mihap.si/">http://phpipamdemo.mihap.si/</a></p>
<p>List of bug fixes and new features:</p>
<pre>
	New features:
	-------------
	+ Subnet nesting - you can now have master subnet and normal subnets belonging to it;
	+ Server settings are now moved to database and can be set under admin menu;
	+ Request IP module on login page with email notification;
	+ Confirm/reject IP address request from admin page with mail notification;
	+ Admin dashboard notification of new requests;
	+ Autocomplete of owner and Switch name from all available when adding/editing IP address;
	+ New settings quick access on button hover;
	+ Option to export each subnet indivudually;

	Bugfixes / enhancements:
	------------------------
	+ jQuery update from 1.6 to 1.6.2;
	+ VLANs are now grouped by section;
	+ Direct access to subnet from vlan table;
	+ UI enhancements;
	+ Fixed user editing bug where user update broke password;
	+ Fixed password in new account notification;
	+ Fixed percentage display on Dashboard;
	+ IPv6 calculator /64 limit fixed;
	+ Changed tooltip effect to appear instantly for smoother display;
	+ Login functions are now separate file;
</pre>
<p>For upgrading please read UPGRADE file in package, basically it is done in standard unix way:</p>
<ol>
<li>Backup database and existing files;</li>
<li>Extract package and edit settings in config.php;</li>
<li>Update database with importing UPDATE.sql file;</li>
</ol>
<p>New installation stays the same as before&#8230;</p>
<p>You can download it on source forge site: <a href="https://sourceforge.net/projects/phpipam/">phpipam-0.3</a>.</p>
<p>Some screenshots:<br />

<a href='http://blog.mihap.si/phpipam-version-0-3-released/administration/' title='Administration'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/Administration-150x150.png" class="attachment-thumbnail" alt="Administration" title="Administration" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-3-released/dashboard-2/' title='dashboard'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/dashboard-150x150.png" class="attachment-thumbnail" alt="dashboard" title="dashboard" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-3-released/ipv4/' title='IPv4'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/IPv4-150x150.png" class="attachment-thumbnail" alt="IPv4" title="IPv4" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-3-released/ipv6-2/' title='IPv6'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/IPv6-150x150.png" class="attachment-thumbnail" alt="IPv6" title="IPv6" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-3-released/request/' title='Request'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/Request-150x150.png" class="attachment-thumbnail" alt="Request" title="Request" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-3-released/requestedit/' title='RequestEdit'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/RequestEdit-150x150.png" class="attachment-thumbnail" alt="RequestEdit" title="RequestEdit" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-3-released/vlan_table/' title='vlan_table'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/vlan_table-150x150.png" class="attachment-thumbnail" alt="vlan_table" title="vlan_table" /></a>
<a href='http://blog.mihap.si/phpipam-version-0-3-released/xlsimport/' title='XLSimport'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/08/XLSimport-150x150.png" class="attachment-thumbnail" alt="XLSimport" title="XLSimport" /></a>
</p>
<p>Comments welcome.</p>
<p>Kind regards,<br />
Miha</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/phpipam-version-0-3-released/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/phpipam-version-0-3-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>First version of phpipam released</title>
		<link>http://blog.mihap.si/first-version-of-phpipam-released/</link>
		<comments>http://blog.mihap.si/first-version-of-phpipam-released/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 17:25:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aktualno]]></category>
		<category><![CDATA[ipam]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=609</guid>
		<description><![CDATA[Hi, the first official beta of IPAM has been released (now called phpipam), you can download it on sourceforge&#8230; phpipam-0.2 You can demo it on phpipamdemo.mihap.si. Some screenshots: Requirements: - Apache2 web server - Mysql server (5.1+) - PHP version 5.3+ with following modules + + mysqli : Adds support for the improved mySQL libraries [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, the first official beta of IPAM has been released (now called phpipam), you can download it on sourceforge&#8230;<br />
<a href="https://sourceforge.net/projects/phpipam/">phpipam-0.2</a></p>
<p><a href="http://blog.mihap.si/wp-content/uploads/2011/06/ip.png" rel="lightbox[609]"><img src="http://blog.mihap.si/wp-content/uploads/2011/06/ip-300x195.png" alt="" title="Add IP" width="300" height="195" class="alignnone size-medium wp-image-632" /></a></p>
<p>You can demo it on <a href="phpipamdemo.mihap.si">phpipamdemo.mihap.si</a>.</p>
<p>Some screenshots:<br />

<a href='http://blog.mihap.si/first-version-of-phpipam-released/dashboard/' title='Dashboard'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/06/Dashboard-150x150.png" class="attachment-thumbnail" alt="Dashboard" title="Dashboard" /></a>
<a href='http://blog.mihap.si/first-version-of-phpipam-released/edit-ip/' title='edit IP'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/06/edit-IP-150x150.png" class="attachment-thumbnail" alt="edit IP" title="edit IP" /></a>
<a href='http://blog.mihap.si/first-version-of-phpipam-released/instructions/' title='Instructions'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/06/Instructions-150x150.png" class="attachment-thumbnail" alt="Instructions" title="Instructions" /></a>
<a href='http://blog.mihap.si/first-version-of-phpipam-released/ip-calculator/' title='ip calculator'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/06/ip-calculator-150x150.png" class="attachment-thumbnail" alt="ip calculator" title="ip calculator" /></a>
<a href='http://blog.mihap.si/first-version-of-phpipam-released/ipv6/' title='IPv6'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/06/IPv6-150x150.png" class="attachment-thumbnail" alt="IPv6" title="IPv6" /></a>
<a href='http://blog.mihap.si/first-version-of-phpipam-released/logs/' title='logs'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/06/logs-150x150.png" class="attachment-thumbnail" alt="logs" title="logs" /></a>
<a href='http://blog.mihap.si/first-version-of-phpipam-released/search/' title='search'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/06/search-150x150.png" class="attachment-thumbnail" alt="search" title="search" /></a>
<a href='http://blog.mihap.si/first-version-of-phpipam-released/subnet-management/' title='Subnet management'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/06/Subnet-management-150x150.png" class="attachment-thumbnail" alt="Subnet management" title="Subnet management" /></a>
<a href='http://blog.mihap.si/first-version-of-phpipam-released/user-management/' title='User management'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/06/User-management-150x150.png" class="attachment-thumbnail" alt="User management" title="User management" /></a>
<a href='http://blog.mihap.si/first-version-of-phpipam-released/xls-import/' title='XLS import'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/06/XLS-import-150x150.png" class="attachment-thumbnail" alt="XLS import" title="XLS import" /></a>
<a href='http://blog.mihap.si/first-version-of-phpipam-released/ip/' title='Add IP'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/06/ip-150x150.png" class="attachment-thumbnail" alt="Add IP" title="Add IP" /></a>
</p>
<p><span id="more-609"></span></p>
<h3>Requirements:</h3>
<pre>
    - Apache2 web server
    - Mysql server (5.1+)
    - PHP version 5.3+ with following modules
        + + mysqli              : Adds support for the improved mySQL libraries
        + + session             : Adds persistent session support
        + + gmp                 : Adds support for dev-libs/gmp (GNU MP library) -> to calculate IPv6 networks
    - PHP PEAR support (dev-php/pear)
</pre>
<p>Installation procedure is tipical linux &#8211; untar, create and populate mysql database, update config.php file. Read INSTALL file.</p>
<h3>Description</h3>
<pre>
phpipam is an open-source web IP address management application. Its goal is to provide light and simple |P address management application. It is ajax-based using jQuery libraries, it uses php scripts and javascript and some HTML5/CSS3 features, so some modern browser is preferred to be able to display javascript quickly and correctly...

Some features and tools:
- Section / Subnet separation
- IPv4/IPv6 support
- Displays free range and number of clients
- Subnet statistics
- User management
- E-Mail notification with IP details
- Import IP addresses from XLS / CSV file
- Export IP database to XLS file
- IPv4/IPv6 calculator
- Search IP database

What it does not do:
- Updates DNS server
- Scan subnet range (for now)
</pre>
<p>brm</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/first-version-of-phpipam-released/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/first-version-of-phpipam-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPAM (IP address management)</title>
		<link>http://blog.mihap.si/ipam-ip-address-management/</link>
		<comments>http://blog.mihap.si/ipam-ip-address-management/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 17:26:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aktualno]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=552</guid>
		<description><![CDATA[Lately I have played around in my free time with creating IPv4/v6 address management program, as a replacement for managing IP addresses and subnets etc. in excel file&#8230; There are many commercial IPAMs available, which can do even more stuff, but I prefer to keep things light, simple, free and without unneeded balast. App is [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I have played around in my free time with creating IPv4/v6 address management program, as a replacement for managing IP addresses and subnets etc. in excel file&#8230; There are many commercial IPAMs available, which can do even more stuff, but I prefer to keep things light, simple, free and without unneeded balast.<br />
<a href="http://blog.mihap.si/wp-content/uploads/2011/04/2_dashboard.png" rel="lightbox[552]"><img src="http://blog.mihap.si/wp-content/uploads/2011/04/2_dashboard-300x208.png" alt="" title="Dashboard" width="300" height="208" class="size-medium wp-image-580" style="border:none" /></a></p>
<p>App is ajax-based using jQuery libraries, it uses php scripts and javascript and some HTML5 features, so some modern browser is preferred to be able to display javascript quickly/correctly&#8230; </p>
<p>Some main features include:</p>
<ul>
<li>Section / Subnet separation</li>
<li>IPv4/v6 support</li>
<li>Displays free range and number of clients</li>
<li>Subnet statistics</li>
<li>User management</li>
<li>E-Mail notification</li>
<li>Import IP addresses from XLS / CSV file</li>
<li>IPv4/v6 calculator</li>
<li>Search IP database</li>
<li>and many others.</li>
</ul>
<p>If there will be interest I plan to launch it as an open source project. Next plans for v 0.2 are use of domain authentication, viewer-only user type, rss change feed, mass edit/delete/create, etc. </p>
<p>App can be tested on the following demo page:<br />
<a href="http://ipamdemo.mihap.si">ipamdemo</a></p>
<p>Some screenshots are below&#8230;<br />

<a href='http://blog.mihap.si/ipam-ip-address-management/2_dashboard/' title='Dashboard'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/04/2_dashboard-150x150.png" class="attachment-thumbnail" alt="Dashboard" title="Dashboard" /></a>
<a href='http://blog.mihap.si/ipam-ip-address-management/3_ipv4/' title='3_ipv4'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/04/3_ipv4-150x150.png" class="attachment-thumbnail" alt="3_ipv4" title="3_ipv4" /></a>
<a href='http://blog.mihap.si/ipam-ip-address-management/4_ipv6/' title='4_ipv6'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/04/4_ipv6-150x150.png" class="attachment-thumbnail" alt="4_ipv6" title="4_ipv6" /></a>
<a href='http://blog.mihap.si/ipam-ip-address-management/5_ipedit/' title='5_ipEdit'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/04/5_ipEdit-150x150.png" class="attachment-thumbnail" alt="5_ipEdit" title="5_ipEdit" /></a>
<a href='http://blog.mihap.si/ipam-ip-address-management/6_ipcalc/' title='6_ipCalc'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/04/6_ipCalc-150x150.png" class="attachment-thumbnail" alt="6_ipCalc" title="6_ipCalc" /></a>
<a href='http://blog.mihap.si/ipam-ip-address-management/7_search/' title='7_search'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/04/7_search-150x150.png" class="attachment-thumbnail" alt="7_search" title="7_search" /></a>
<a href='http://blog.mihap.si/ipam-ip-address-management/8_subnetmanagement/' title='8_subnetManagement'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/04/8_subnetManagement-150x150.png" class="attachment-thumbnail" alt="8_subnetManagement" title="8_subnetManagement" /></a>
<a href='http://blog.mihap.si/ipam-ip-address-management/9_user/' title='9_user'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/04/9_user-150x150.png" class="attachment-thumbnail" alt="9_user" title="9_user" /></a>
<a href='http://blog.mihap.si/ipam-ip-address-management/10_logs/' title='10_logs'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/04/10_logs-150x150.png" class="attachment-thumbnail" alt="10_logs" title="10_logs" /></a>
<a href='http://blog.mihap.si/ipam-ip-address-management/11_import/' title='11_import'><img width="150" height="150" src="http://blog.mihap.si/wp-content/uploads/2011/04/11_import-150x150.png" class="attachment-thumbnail" alt="11_import" title="11_import" /></a>
</p>
<p>suggestions/comments are welcome <img src='http://blog.mihap.si/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
brm</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/ipam-ip-address-management/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/ipam-ip-address-management/feed/</wfw:commentRss>
		<slash:comments>67</slash:comments>
		</item>
		<item>
		<title>mysql &#124; sort by IP address</title>
		<link>http://blog.mihap.si/mysql-sort-by-ip-address/</link>
		<comments>http://blog.mihap.si/mysql-sort-by-ip-address/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 17:32:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=547</guid>
		<description><![CDATA[One small tip &#8211; if you have table of IP addresses and you want to sort them by IP addressing it will not work properly&#8230;: mysql> select ipaddr from ipaddresses order by ipaddr asc; +---------------+ &#124; ipaddr &#124; +---------------+ &#124; 10.12.50.1 &#124; &#124; 10.12.50.123 &#124; &#124; 10.12.50.2 &#124; &#124; 10.12.50.5 &#124; +---------------+ 4 rows in [...]]]></description>
			<content:encoded><![CDATA[<p>One small tip &#8211; if you have table of IP addresses and you want to sort them by IP addressing it will not work properly&#8230;:</p>
<pre>
mysql> select ipaddr from ipaddresses order by ipaddr asc;
+---------------+
| ipaddr        |
+---------------+
| 10.12.50.1    |
| 10.12.50.123  |
| 10.12.50.2    |
| 10.12.50.5    |
+---------------+
4 rows in set (0.00 sec)
mysql>
</pre>
<p>As you can see the .123 should come last but it is in second place&#8230; The solution is to use mysql's <a href="http://dev.mysql.com/doc/refman/5.0/en/miscellaneous-functions.html#function_inet-aton">aton</a> function, which transforms IP into integer and sorts the fields properly&#8230;</p>
<pre>
mysql> select ipaddr from ipaddresses order by INET_ATON(ipaddr) ASC;
+---------------+
| ipaddr        |
+---------------+
| 10.12.50.1    |
| 10.12.50.2    |
| 10.12.50.5    |
| 10.12.50.123  |
+---------------+
4 rows in set (0.00 sec)
mysql>
</pre>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/mysql-sort-by-ip-address/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/mysql-sort-by-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache IPv6 UMTS server @Nokia N900</title>
		<link>http://blog.mihap.si/apache-ipv6-umts-server-nokia-n900/</link>
		<comments>http://blog.mihap.si/apache-ipv6-umts-server-nokia-n900/#comments</comments>
		<pubDate>Sat, 22 May 2010 10:58:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=462</guid>
		<description><![CDATA[Nokia N900 is the first mobile device that can do "dual-stack" IPv4 and IPv6 connection on packet data mobile networks (EDGE,UMTS,HSPA) &#8211; well, 2 separate PDP contexts anyway, but close enough since it is not really supported by 3GPP yet. It requires some kernel modifications, which I cannot provide here, but if there is any [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://maemo.nokia.com/n900/">Nokia N900</a> is the first mobile device that can do "dual-stack" IPv4 and IPv6 connection on packet data mobile networks (EDGE,UMTS,HSPA) &#8211; well, 2 separate PDP contexts anyway, but close enough since it is not really supported by <a href="http://www.3gpp.org/">3GPP</a> yet. It requires some kernel modifications, which I cannot provide here, but if there is any interest send me email and I can provide some info on that subject&#8230;</p>
<p>Anyway, once we have <a href="http://en.wikipedia.org/wiki/IPv6">IPv6</a> connectivity to internet we can also setup device to act as web server &#8211; since it is a <a href="http://www.linux.org/">Linux</a> device this is not too hard to do. However, most mobile operators block the incoming TCP connection toward clients to prevent overcharging, so contact your ISP to verify if incoming connections are allowed. Here is the output from my <i>ifconfig</i>, that shows two active mobile data interfaces and sessions, one for IPv4 and second for IPv6:</p>
<pre>
gprs0     Link encap:UNSPEC  HWaddr *
          inet addr:10.10.9.14  P-t-P:10.10.9.14  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP  MTU:1400  Metric:1
          RX packets:1158 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1294 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10
          RX bytes:162582 (158.7 KiB)  TX bytes:139618 (136.3 KiB)

gprs1     Link encap:UNSPEC  HWaddr *
          inet6 addr: 2a02:840:beef:30::2/0 Scope:Global
          UP POINTOPOINT RUNNING NOARP  MTU:1400  Metric:1
          RX packets:73 errors:0 dropped:0 overruns:0 frame:0
          TX packets:66 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10
          RX bytes:8680 (8.4 KiB)  TX bytes:39414 (38.4 KiB)
</pre>
<p><span id="more-462"></span><br />
For Apache to run we have to first install the <a href="http://wiki.maemo.org/Easy_Debian">Easy Debian</a> package for N900, and after that the <i>libapache2-mod-php</i> package inside chrooted environment, which installs all required packages because of dependancies. Volia! We can verify that apache is listening on IPv6 interface by entering the following command:</p>
<pre>
[root@deb-m5v3d: /]netstat -tunlp | grep apache
tcp6     0    0    :::80    :::*      LISTEN   2009/apache2
[root@deb-m5v3d: /]
</pre>
<p>the <i>:::80</i> means we are listening on all IPv6 interfaces on port 80. Here are some screenshots, just apache showing the basic php info:<xmp><?php phpinfo(); ?></xmp></p>
<p>Server localhost:<br />
<img src="http://mihap.si/share/server_n900.png" style="max-width:600px"><br />
Client access to server:<br />
<img src="http://mihap.si/share/client_n900.png" style="width:600px;border:none"></p>
<p>All other apps should work also&#8230;</p>
<p>brm</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/apache-ipv6-umts-server-nokia-n900/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/apache-ipv6-umts-server-nokia-n900/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>md5 / sha1 calculator</title>
		<link>http://blog.mihap.si/md5-sha1-calculator/</link>
		<comments>http://blog.mihap.si/md5-sha1-calculator/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 07:16:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aktualno]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=426</guid>
		<description><![CDATA[Ce bo kdo rabil, vedno mi je slo na zivce, ko sem iskal md5 hash kaksne fraze&#8230; http://mihap.si/#md5 lpm]]></description>
			<content:encoded><![CDATA[<p>Ce bo kdo rabil, vedno mi je slo na zivce, ko sem iskal md5 hash kaksne fraze&#8230;</p>
<p><a href="http://mihap.si/#md5">http://mihap.si/#md5</a></p>
<p>lpm</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/md5-sha1-calculator/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/md5-sha1-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPv4 / IPv6 calculator</title>
		<link>http://blog.mihap.si/ipv4-ipv6-calculator/</link>
		<comments>http://blog.mihap.si/ipv4-ipv6-calculator/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 16:20:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ipv6]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=416</guid>
		<description><![CDATA[Sem se malo poigral in naredil IP kalkulator&#8230; OK, zaenkrat je samo ipv4, na ipv6 delam, bo v kratkem http://mihap.si/#ipcalc lpm]]></description>
			<content:encoded><![CDATA[<p>Sem se malo poigral in naredil IP kalkulator&#8230; OK, zaenkrat je samo ipv4, na ipv6 delam, bo v kratkem <img src='http://blog.mihap.si/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://mihap.si/#ipcalc">http://mihap.si/#ipcalc</a></p>
<p>lpm</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/ipv4-ipv6-calculator/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/ipv4-ipv6-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

