<?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; freebsd</title>
	<atom:link href="http://blog.mihap.si/category/freebsd/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.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>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>FreeBSD login message &#124; fortune</title>
		<link>http://blog.mihap.si/freebsd-login-message-fortune/</link>
		<comments>http://blog.mihap.si/freebsd-login-message-fortune/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 16:01:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[freebsd]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=397</guid>
		<description><![CDATA[Da si malce polepsate login sporocilo v freebsd sistemih z nakljucnimi hinti uporabite programcek fortune, videl pri simonu in se navdusil&#8230; Primer: [mihapet@hackint0sh ~] ssh mihap.si Last login: Mon Mar 15 15:59:10 2010 from 217.72.64.46 Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved. [...]]]></description>
			<content:encoded><![CDATA[<p>Da si malce polepsate login sporocilo v freebsd sistemih z nakljucnimi hinti uporabite programcek fortune, videl pri <a href="http://simon.zekar.com/">simonu</a> in se navdusil&#8230;</p>
<p>Primer:</p>
<pre>
[mihapet@hackint0sh ~] ssh mihap.si
Last login: Mon Mar 15 15:59:10 2010 from 217.72.64.46
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
	The Regents of the University of California.  All rights reserved.

FreeBSD 8.0-RELEASE (GENERIC) #0: Sat Nov 21 15:48:17 UTC 2009
[root@mihap ~]#
</pre>
<p>Spremenimo v </p>
<pre>
[mihapet@hackint0sh ~] ssh mihap.si

You can open up a new split-screen window in (n)vi with :N or :E and then
use ^w to switch between the two.
[root@mihap ~]#
</pre>
<p>Seveda se prompt hinti dinamicno spreminjajo&#8230;<span id="more-397"></span>Kaj potrebujemo?</p>
<ol type="number">
<li>Games distribution<br />
Ce ob instalaciji niste izbrali games distribucij morate to storiti sedaj &#8211; ce ne obstaja /usr/games/fortune potem v sysinstall izberite Configure -> Distributions in odklikajte games in ok.
	</li>
<li>prazen /etc/COPYRIGHT
<pre>
touch /etc/COPYRIGHT
</pre>
</li>
<li>uredimo ~/.profile<br />
v ~/.profile dodamo na koncu sledec line:</p>
<pre>
#fortune
[ -x /usr/games/fortune ] &#038;&#038; /usr/games/fortune freebsd-tips
</pre>
</li>
</ol>
<p>voila! </p>
<pre>
[mihapet@hackint0sh ~] ssh mihap.si

You can install extra packages for FreeBSD by using the ports system.
If you have installed it, you can download, compile, and install software by
just typing

	# cd /usr/ports/<category>/
<portname>
	# make install &#038;&#038; make clean

as root.  The ports infrastructure will download the software, change it so
it works on FreeBSD, compile it, install it, register the installation so it
will be possible to automatically uninstall it, and clean out the temporary
working space it used.  You can remove an installed port you decide you do not
want after all by typing

	# cd /usr/ports/<category>/
<portname>
	# make deinstall

as root.
[root@mihap ~]#
</pre>
<p>EDIT: Kot kaze obstaja se veliko modov za fortune, gentoo npr. ima na voljo sledece:</p>
<pre>
server ~ # emerge -s fortune | egrep "games-misc|Homepage"
*  games-misc/fortune-mod
      Homepage:      http://www.redellipse.net/code/fortune
*  games-misc/fortune-mod-all
      Homepage:      http://www.gentoo.org/
*  games-misc/fortune-mod-at-linux
      Homepage:      http://fortune-mod-fvl.sourceforge.net/
*  games-misc/fortune-mod-bofh-excuses
      Homepage:      http://www.stlim.net/staticpages/index.php?page=20020814005536450
*  games-misc/fortune-mod-calvin
      Homepage:      http://www.netmeister.org/misc.html
*  games-misc/fortune-mod-chucknorris
      Homepage:      http://www.k-lug.org/~kessler/projects.html
*  games-misc/fortune-mod-dubya
      Homepage:      http://dubya.seiler.us/
*  games-misc/fortune-mod-familyguy
      Homepage:      http://jon.oberheide.org/familyguy/
*  games-misc/fortune-mod-firefly
      Homepage:      http://www.daughtersoftiresias.org/progs/firefly/
*  games-misc/fortune-mod-futurama
      Homepage:      http://www.netmeister.org/misc.html
*  games-misc/fortune-mod-fvl
      Homepage:      http://fortune-mod-fvl.sourceforge.net/
*  games-misc/fortune-mod-gentoo-dev
      Homepage:      http://www.gentoo.org/
*  games-misc/fortune-mod-gentoo-forums
      Homepage:      http://forums.gentoo.org/
*  games-misc/fortune-mod-hitchhiker
      Homepage:      http://www.splitbrain.org/projects/fortunes/hg2g
*  games-misc/fortune-mod-homer
      Homepage:      http://www.cs.indiana.edu/~crcarter/homer/homer.html
*  games-misc/fortune-mod-humorixfortunes
      Homepage:      http://i-want-a-website.com/about-linux/downloads.shtml
*  games-misc/fortune-mod-mormon
      Homepage:      http://scriptures.nephi.org/
*  games-misc/fortune-mod-osfortune
      Homepage:      http://www.dibona.com/opensources/index.shtml
*  games-misc/fortune-mod-powerpuff
      Homepage:      http://eol.init1.nl/content/view/43/54/
*  games-misc/fortune-mod-pqf
      Homepage:      http://www.lspace.org/
*  games-misc/fortune-mod-prolinux
      Homepage:      http://www.pro-linux.de/news/2009/14520.html
*  games-misc/fortune-mod-rss
      Homepage:      http://fortune-mod-fvl.sourceforge.net/
*  games-misc/fortune-mod-scriptures
      Homepage:      http://scriptures.nephi.org/
*  games-misc/fortune-mod-simpsons-chalkboard
      Homepage:      http://www.splitbrain.org/projects/fortunes/simpsons
*  games-misc/fortune-mod-slackware
      Homepage:      http://fauxascii.com/linux/mod_quotes.html
*  games-misc/fortune-mod-smac
      Homepage:      http://progsoc.org/~curious/
*  games-misc/fortune-mod-sp-fortunes
      Homepage:      http://eol.init1.nl/content/view/44/54/
*  games-misc/fortune-mod-starwars
      Homepage:      http://www.splitbrain.org/projects/fortunes/starwars
*  games-misc/fortune-mod-strangelove
      Homepage:      http://seiler.us/wiki/index.php/Strangelove
*  games-misc/fortune-mod-tao
      Homepage:      http://fortunes.quotationsbook.com/fortunes/collection/67/TAO
*  games-misc/fortune-mod-taow
      Homepage:      http://www.de-brauwer.be/wiki/wikka.php?wakka=TheArtOfWar
*  games-misc/fortune-mod-thomas-ogrisegg
      Homepage:      http://fortune-mod-fvl.sourceforge.net/
*  games-misc/fortune-mod-woody-allen-it
      Homepage:      http://somemixedstuff.blogspot.com/2007/04/set-of-fortunes-of-woody-allen-quotes.html
*  games-misc/fortune-mod-zx-error
      Homepage:      http://korpus.juls.savba.sk/~garabik/software/fortunes-zx-error.html
</pre>
<p>Preprosto dodamo fajle v <i>/usr/share/games/fortune/</i> in namesto freebsd-mod klicemo npr futurama:</p>
<pre>
[root@mihap /usr/share/games/fortune]# [ -x /usr/games/fortune ] &#038;&#038; /usr/games/fortune futurama
"Look, it's our nebula. Whenever I see it I'll think back to when we
almost..." (nebula gets sucked into the black hole)
"Oop. Nevermind." -Fry
[root@mihap /usr/share/games/fortune]#
</pre>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/freebsd-login-message-fortune/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/freebsd-login-message-fortune/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPv6 proxy streznik &#124; squid 3.1</title>
		<link>http://blog.mihap.si/ipv6-proxy-streznik-squid-3-1/</link>
		<comments>http://blog.mihap.si/ipv6-proxy-streznik-squid-3-1/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 12:24:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[freebsd]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=310</guid>
		<description><![CDATA[Squid od verzije 3.1 (trenutno je se v beta verziji) naprej pozna IPv6 protokol in zna delati kot ipv6 proxy streznik&#8230; To je med drugim uporabno tudi na mobilnem podrocju &#8211; vecina mobilnih naprav se nima dual-stack podpore (oz ipv6 podpore), ce smo natancni, mislim da v casu pisanja samo Nokia Symbian telefoni podpirajo IPv6 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.squid-cache.org/">Squid</a> od verzije 3.1 (trenutno je se v beta verziji) naprej pozna IPv6 protokol in zna delati kot ipv6 proxy streznik&#8230;  To je med drugim uporabno tudi na mobilnem podrocju &#8211; vecina mobilnih naprav se nima dual-stack podpore (oz ipv6 podpore), ce smo natancni, mislim da v casu pisanja samo Nokia <a href="http://en.wikipedia.org/wiki/Symbian_OS">Symbian</a> telefoni podpirajo IPv6 dialup preko EDGE/HSPA omrezja. Tak proxy postane uporaben v primeru, da imamo na voljo samo IPv6 povezavo, rabimo pa tudi dostop do IPv4 streznikov.<br />
<img src="http://www.squid-cache.org/Images/img4.jpg" style="border:1px solid silver;margin:0px"><br />
Do squida dostopamo preko IPv6, ta pa nam poleg IPv6 servira tudi IPv4 sajte -> v kolikor dobi od DNSa oba A in AAAA record jasno uporabi IPv6 povezavo&#8230; Vec o IPv6 podpori v lignju si lahko preberete na <a href="http://wiki.squid-cache.org/Features/IPv6">tem</a> linku&#8230;</p>
<p>Same instalacije se nebi dotikal, kot vedno je odvisna od platforme&#8230; V kolikor nalagate binarne pakete bi morali imeti ipv6 podporo po defaultu omogoceno, v nasprotnem primeru ne pozabite sestaviti squida s podporo za ipv6.</p>
<p>Nastaviti moramo sledece:</p>
<ul>
<li>IPv6 nastavitev dostopovne tocke (APN) na telefonu ali
<li>Nastavitev brskalnika, da uporablja proxy streznik (google it!)
<li>IPv6 konfiguracija streznika
</ul>
<p><span id="more-310"></span></p>
<h4>IPv6 APN nastavitev na telefonu</h4>
<p>Tools -> settings -> Connection -> Access Points<br />
Dodamo novo dostopovno tocko ipv6 &#8211; proti ipv4 se spremeni sledece:</p>
<ul>
<li>Access point name &#8211; to dobite pri vasem operaterju (v prihodnosti <img src='http://blog.mihap.si/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )
<li>Advanced settings &#8211; Network type: ipv6
<li>Advanced settings &#8211; Proxy ser.add: [2a02:xxx:xxx::1] &#8211; (ja, potrebujete oglate oklepaje)
<li>Advanced settings &#8211; Proxy port number: 8080
</ul>
<h4>Konfiguracija squid streznika (squid.conf)</h4>
<p>Izpostavil sem samo za IPv6 relevanten del konfiguracije, seveda predvidevam, da imate delujoco IPv6 mrezo:</p>
<pre>
# acl ipv6 networks
acl ipv6clients src 2a02:xxxx:xxxx::/48
# permit access to ipv6 clients
http_access allow ipv6clients
http_access deny all
# Squid listen ip/port
http_port [2a02:x:x::x]:8080
</pre>
<p>Clean &#038; simple, to je to! Sedaj lahko zazenemo streznik:</p>
<pre>
/usr/local/squid/bin/squid -z	 (kreiramo dir za cache)
/usr/local/squid/bin/squid -NCd1  (za zacetek debug mode)
</pre>
<p>Se preverimo, ce poslusa na zeljenem portu (na linuxu je komanda <i>netstat -tunlp | grep 8080)</i>:</p>
<pre>
[root@mihap ~]# sockstat | grep 8080
USER  COMMAND     PID   FD PROTO  LOCAL ADDRESS         FOREIGN ADDRESS
squid    squid        56306 13 tcp6   2a02:x:x::x:8080*:*
[root@mihap ~]#
</pre>
<p>in mogoce se pf inbound rule, v kolikor ga uporabljate:</p>
<pre>
myip6 = "2a02:x:x::x"
ipv6clients = "2a02:xxxx:xxxx::/48"
pass in quick on bce0 inet6 proto tcp from $ipv6clients to $myip6 port 8080
block in log all on bce0 inet6 from any to $myip6
</pre>
<p>Preverimo se lignjev log file:</p>
<pre>
2a02:x:x:x::x - - [06/Jan/2010:09:45:16 +0100] "GET http://ipv6.google.com/ HTTP/1.1" 200 1682 TCP_MISS:DIRECT
</pre>
<p>dela. <img src='http://blog.mihap.si/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>lpm</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/ipv6-proxy-streznik-squid-3-1/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/ipv6-proxy-streznik-squid-3-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>FreeBSD 8.0 released</title>
		<link>http://blog.mihap.si/freebsd-8-0-released/</link>
		<comments>http://blog.mihap.si/freebsd-8-0-released/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 07:18:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aktualno]]></category>
		<category><![CDATA[freebsd]]></category>

		<guid isPermaLink="false">http://blog.mihap.si/?p=281</guid>
		<description><![CDATA[No, pa je koncno tukaj &#8211; uradna 8.0 verzija. Novosti je veliko, ceprav se je govorilo da bo bolj evolutional release. Navodila za nadgradnjo: klik! Download: Klik! lpm]]></description>
			<content:encoded><![CDATA[<p>No, pa je koncno tukaj &#8211; uradna <a href="http://www.freebsd.org/news/newsflash.html#event20091126:01">8.0 verzija</a>. Novosti je <a href="http://www.freebsdnews.net/2009/08/14/freebsd-8-0/">veliko</a>, ceprav se je govorilo da bo bolj evolutional release.</p>
<p><img src="http://mirriwinni.it.jcu.edu.au/~phillip/freebsd/logo-full.png"></p>
<p>Navodila za nadgradnjo: <a href="http://www.freebsd.org/releases/8.0R/announce.html">klik!</a><br />
Download: <a href="http://www.freebsd.org/where.html">Klik!</a></p>
<p>lpm</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/freebsd-8-0-released/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/freebsd-8-0-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nov server</title>
		<link>http://blog.mihap.si/nov-server/</link>
		<comments>http://blog.mihap.si/nov-server/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 19:38:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aktualno]]></category>
		<category><![CDATA[freebsd]]></category>

		<guid isPermaLink="false">http://mihap.tushosting.si/blog/?p=214</guid>
		<description><![CDATA[Evo, koncno imam svoj server (thanks Simon), sem najprej preselil blog&#8230; Veliko bolj zabavno se je igrati s svojo instalacijo wp kot s hostano, imas veliko vec moznosti za igranje! Mogoce bom imel sedaj vec veselja kaj "pametnega" spisati. Sem sel kar na bolj bleeding-edge varianto, ampak saj bo kmalu final zunaj pa bomo updateali&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>Evo, koncno imam svoj server (thanks <a href="http://simon.zekar.com/">Simon</a>), sem najprej preselil blog&#8230; <img src='http://blog.mihap.si/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Veliko bolj zabavno se je igrati s svojo instalacijo wp kot s hostano, imas veliko vec moznosti za igranje! Mogoce bom imel sedaj vec veselja kaj "pametnega" spisati.</p>
<p>Sem sel kar na bolj bleeding-edge varianto, ampak saj bo kmalu final zunaj pa bomo updateali&#8230; &#8211; <i><br />
FreeBSD server 8.0-RC1</i>.</p>
<p>Dosegljiv je tudi na ipv6, kot se za danasnje case spodobi!</p>
<pre>
[root@server ~]# host mihap.tushosting.si
mihap.tushosting.si has address 91.185.207.186
mihap.tushosting.si has IPv6 address 2a02:840:1:200::2
[root@server ~]#
</pre>
<p>lpm</p>
<div class="none"><div class="g-plusone" data-href="http://blog.mihap.si/nov-server/" size="small" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mihap.si/nov-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

