<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<title>Fabian Chong</title>
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="pingback" href="http://blog.fabian.chong.im/xmlrpc.php" />


<link rel="alternate" type="application/rss+xml" title="Fabian Chong &raquo; Feed" href="http://blog.fabian.chong.im/feed" />
<link rel="alternate" type="application/rss+xml" title="Fabian Chong &raquo; Comments Feed" href="http://blog.fabian.chong.im/comments/feed" />
<link rel='stylesheet' id='style-css'  href='http://blog.fabian.chong.im/content/themes/skirmish/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='fonts-css'  href='http://fonts.googleapis.com/css' type='text/css' media='all' />
<script type='text/javascript' src='http://blog.fabian.chong.im/wp-includes/js/jquery/jquery.js'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://blog.fabian.chong.im/xmlrpc.php?rsd" />
<!--[if lt IE 9]>
<script src="http://blog.fabian.chong.im/content/themes/skirmish/js/html5.js" type="text/javascript"></script>
<![endif]-->
	<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
<style type="text/css" id="custom-background-css">
body.custom-background { background-image: url('http://blog.fabian.chong.im/content/themes/skirmish/img/pattern.jpg'); background-repeat: repeat; background-position: top left; background-attachment: scroll; }
</style>
</head>

<body class="home blog custom-background">
<div id="page" class="hfeed site">
		<header id="masthead" role="banner">
		<div class="site-header">
		<hgroup>
			<h1 class="site-title"><a href="http://blog.fabian.chong.im/" title="Fabian Chong" rel="home">Fabian Chong</a></h1>
			<h2 class="site-description"></h2>
		</hgroup>

		<nav role="navigation" class="site-navigation main-navigation">
			<h1 class="assistive-text">Menu</h1>
			<div class="assistive-text skip-link"><a href="#content" title="Skip to content">Skip to content</a></div>

			<div class="menu"><ul><li class="current_page_item"><a href="http://blog.fabian.chong.im/" title="Home">Home</a></li></ul></div>
		</nav>
		
						<img src="http://blog.fabian.chong.im/content/themes/skirmish/img/header.jpg" width="1000" height="300" alt="" class="headerimg" />
	</div><!-- .site-header -->
	</header><!-- #masthead .site-header -->

	<div id="main">

		<div id="primary" class="site-content">
			<div id="content" role="main">

			

								
					
<article id="post-355" class="post-355 post type-post status-publish format-standard hentry category-blog tag-open-source tag-project tag-work">
		<div class="postedon">
		<div class="time">03/29/11</div>
 				</div>
	
	
	<div class="entry">	
	<header class="entry-header">
		<h1 class="entry-title"><a href="http://blog.fabian.chong.im/archives/355" title="Permalink to Bacula Cancel Job Script" rel="bookmark">Bacula Cancel Job Script</a></h1>

	</header><!-- .entry-header -->

		<div class="entry-content">
		<p>This script when execute will grab all scheduled job and running job and cancelling all of them through Bacula interface. It&#8217;s useful for people who need to cancel job before the start of working days.</p>
<p>I initially wrote this for my company use.Now I&#8217;m sharing the love with everyone else.Releasing under GPL 2.</p>
<p><a href='http://blog.zyrax.net/content/uploads/2011/03/cancel_job.sh.tar.gz'>cancel_job.sh.tar</a></p>
<p><script type="text/javascript">// <![CDATA[
    google_ad_client = "pub-1448498315411856"; /* blog.zyrax.net 468x60 */ google_ad_slot = "0751533246"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script></p>
<p><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
			</div><!-- .entry-content -->
	
	<footer class="entry-meta">
					
						<span class="tag-links">
				Tagged <a href="http://blog.fabian.chong.im/archives/tag/open-source" rel="tag">Open Source</a>, <a href="http://blog.fabian.chong.im/archives/tag/project" rel="tag">Project</a>, <a href="http://blog.fabian.chong.im/archives/tag/work" rel="tag">work</a>			</span>
			<span class="sep"> | </span>
					
				<span class="comments-link"><a href="http://blog.fabian.chong.im/archives/355#respond" title="Comment on Bacula Cancel Job Script">Leave a comment</a></span>
		
			</footer><!-- #entry-meta -->
</div><!-- end .entry -->
</article><!-- #post-355 -->

				
					
<article id="post-304" class="post-304 post type-post status-publish format-standard hentry category-blog tag-open-source tag-programming tag-project">
		<div class="postedon">
		<div class="time">07/2/10</div>
 				</div>
	
	
	<div class="entry">	
	<header class="entry-header">
		<h1 class="entry-title"><a href="http://blog.fabian.chong.im/archives/304" title="Permalink to CodeIgniter Tag for Geany" rel="bookmark">CodeIgniter Tag for Geany</a></h1>

	</header><!-- .entry-header -->

		<div class="entry-content">
		<p>I compile a codeigniter tag file for Geany.I&#8217;m no expert in codeigniter,so if i make any mistake/suggestion/changes,please let me know.</p>
<p>Releasing under GPL 2,so feel free to do any modification on it.Please inform me if you did,I&#8217;ll like to have a better version</p>
<p><a title="Source Code" href="http://git.fabian.chong.im/geany-codeigniter/overview">http://git.fabian.chong.im/geany-codeigniter/overview</a></p>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-1448498315411856"; /* blog.zyrax.net 468x60 */ google_ad_slot = "0751533246"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script></p>
<p><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p>
			</div><!-- .entry-content -->
	
	<footer class="entry-meta">
					
						<span class="tag-links">
				Tagged <a href="http://blog.fabian.chong.im/archives/tag/open-source" rel="tag">Open Source</a>, <a href="http://blog.fabian.chong.im/archives/tag/programming" rel="tag">programming</a>, <a href="http://blog.fabian.chong.im/archives/tag/project" rel="tag">Project</a>			</span>
			<span class="sep"> | </span>
					
				<span class="comments-link"><a href="http://blog.fabian.chong.im/archives/304#comments" title="Comment on CodeIgniter Tag for Geany">15 Comments</a></span>
		
			</footer><!-- #entry-meta -->
</div><!-- end .entry -->
</article><!-- #post-304 -->

				
					
<article id="post-248" class="post-248 post type-post status-publish format-standard hentry category-blog tag-open-source">
		<div class="postedon">
		<div class="time">08/22/09</div>
 				</div>
	
	
	<div class="entry">	
	<header class="entry-header">
		<h1 class="entry-title"><a href="http://blog.fabian.chong.im/archives/248" title="Permalink to Increase Mplayer volume" rel="bookmark">Increase Mplayer volume</a></h1>

	</header><!-- .entry-header -->

		<div class="entry-content">
		<p>You can also put all these configurations in the config file: ( ~/.mplayer/config )</p>
<p># Write your default config options here!<br />
softvol=1<br />
softvol-max=400<br />
#stop-xscreensaver=1<br />
zoom=1<br />
vm=1</p>
			</div><!-- .entry-content -->
	
	<footer class="entry-meta">
					
						<span class="tag-links">
				Tagged <a href="http://blog.fabian.chong.im/archives/tag/open-source" rel="tag">Open Source</a>			</span>
			<span class="sep"> | </span>
					
				<span class="comments-link"><a href="http://blog.fabian.chong.im/archives/248#respond" title="Comment on Increase Mplayer volume">Leave a comment</a></span>
		
			</footer><!-- #entry-meta -->
</div><!-- end .entry -->
</article><!-- #post-248 -->

				
					
<article id="post-169" class="post-169 post type-post status-publish format-standard hentry category-blog tag-gps tag-project">
		<div class="postedon">
		<div class="time">03/6/09</div>
 				</div>
	
	
	<div class="entry">	
	<header class="entry-header">
		<h1 class="entry-title"><a href="http://blog.fabian.chong.im/archives/169" title="Permalink to Garmin ActiveTrack(NVM) to GPX" rel="bookmark">Garmin ActiveTrack(NVM) to GPX</a></h1>

	</header><!-- .entry-header -->

		<div class="entry-content">
		<p>This web app was release in conjunction with my GF&#8217;s birthday.Happy Birthday Darling!!</p>
<p>Garmin Active Track (GARMIN_ATRK.NVM) contain users&#8217; tracklog. Tracklog could be use to improve open maps such as malfreemaps.com .If you have problems exporting GARMIN_ATRK.NVM through Mapsource or doesn&#8217;t have mapsource installed,this web app will help you.</p>
<p><a href="http://blog.zyrax.net/content/uploads/2009/03/garmin.zip">Download the source here (GPL)</a></p>
<p>*Special thanks to an unknown Russian who figure out the formula and MalFreeMaps for the free maps.MFM ROCKS!!</p>
<p><script type="text/javascript">// <![CDATA[
   google_ad_client = "pub-1448498315411856"; /* blog.zyrax.net 468x60 */ google_ad_slot = "0751533246"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
			</div><!-- .entry-content -->
	
	<footer class="entry-meta">
					
						<span class="tag-links">
				Tagged <a href="http://blog.fabian.chong.im/archives/tag/gps" rel="tag">GPS</a>, <a href="http://blog.fabian.chong.im/archives/tag/project" rel="tag">Project</a>			</span>
			<span class="sep"> | </span>
					
				<span class="comments-link"><a href="http://blog.fabian.chong.im/archives/169#comments" title="Comment on Garmin ActiveTrack(NVM) to GPX">9 Comments</a></span>
		
			</footer><!-- #entry-meta -->
</div><!-- end .entry -->
</article><!-- #post-169 -->

				
					
<article id="post-146" class="post-146 post type-post status-publish format-standard hentry category-blog tag-freeradius tag-guide tag-howto">
		<div class="postedon">
		<div class="time">02/19/09</div>
 				</div>
	
	
	<div class="entry">	
	<header class="entry-header">
		<h1 class="entry-title"><a href="http://blog.fabian.chong.im/archives/146" title="Permalink to Building Ubuntu FreeRadius 1.1.7 with EAP/TLS/TTLS support" rel="bookmark">Building Ubuntu FreeRadius 1.1.7 with EAP/TLS/TTLS support</a></h1>

	</header><!-- .entry-header -->

		<div class="entry-content">
		<p>Ubuntu do not have freeradius1 is their repo.It&#8217;s annoying considering most of the online guide/config for freeradius TTLS is on freeradius1.Moreover,due to licensing issue,Ubuntu do not support EAP/TLS/TTLS by default.</p>
<p>This is the steps to get a freeradius1 with EAP/TLS/TTLS deb</p>
<p>1. Download from freeradius.org. during time of writing it&#8217;s 1.1.7 <code>wget -c ftp://ftp.freeradius.org/pub/radius/freeradius-1.1.7.tar.gz</code></p>
<p>2. extract it into a directory. <code>tar xvf freeradius-1.1.7.tar.gz</code></p>
<p>3. change directory <code>cd freeradius-1.1.7</code></p>
<p>4. check debian/rules <code>nano debian/rules</code>.Ensure this line is uncomment and &#8220;buildssl&#8221; contain <strong>&#8211;with-rlm_eap_peap &#8211;with-rlm_eap_tls &#8211;with-rlm_eap_ttls</strong><br />
<code>modulepackages = krb5 ldap mysql iodbc postgresql<br />
buildssl = --with-rlm_eap_peap --with-rlm_eap_tls --with-rlm_eap_ttls --with-rlm_sql_postgresql_lib_dir=`pg_config --libdir` --with-rlm_sql_postgresql_include_dir=`pg_config --includedir`<br />
</code></p>
<p>5. check debian/control <code>nano debian/control</code> and ensure <strong>libssl-dev</strong> is in the build depends <code>Build-Depends: debhelper (>= 4.2.32), dpatch (>= 2), autotools-dev, libtool (>= 1.5), libltdl3-dev, libpam0g-dev, libmysqlclient15-dev | libmysqlclient14-dev | libmysqlclient-dev, libgdbm-dev, libldap2-dev, libsasl2-dev, libiodbc2-dev, libkrb5-dev, libperl-dev, snmp, libsnmp9-dev | libsnmp5-dev | libsnmp4.2-dev, libpq-dev | postgresql-dev, <strong>libssl-dev</strong></code></p>
<p>6. install packages that are required for compiling <code>apt-get install build-essential fakeroot</code></p>
<p>7. install freeradius dependency <code>apt-get build-dep freeradius </code></p>
<p>8. in freeradius-1.1.7 run <code>dpkg-buildpackage -rfakeroot</code></p>
<p>9. <code>cd ..;ls *.deb</code> these are the deb file you had compiled <code>freeradius_1.1.7-0_i386.deb<br />
freeradius-dialupadmin_1.1.7-0_all.deb<br />
freeradius-iodbc_1.1.7-0_i386.deb<br />
freeradius-krb5_1.1.7-0_i386.deb<br />
freeradius-ldap_1.1.7-0_i386.deb<br />
freeradius-mysql_1.1.7-0_i386.deb<br />
freeradius-postgresql_1.1.7-0_i386.deb</code></p>
<p>10. to install either packages <code>dpkg -i freeradius_1.1.7-0_i386.deb</code> or <code>dpkg -i [package_name.deb]</code></p>
<p>just in case if need a dh for certs <code>openssl dhparam -check -text -5 512 -out dh</code></p>
			</div><!-- .entry-content -->
	
	<footer class="entry-meta">
					
						<span class="tag-links">
				Tagged <a href="http://blog.fabian.chong.im/archives/tag/freeradius" rel="tag">freeradius</a>, <a href="http://blog.fabian.chong.im/archives/tag/guide" rel="tag">guide</a>, <a href="http://blog.fabian.chong.im/archives/tag/howto" rel="tag">howto</a>			</span>
			<span class="sep"> | </span>
					
				<span class="comments-link"><a href="http://blog.fabian.chong.im/archives/146#comments" title="Comment on Building Ubuntu FreeRadius 1.1.7 with EAP/TLS/TTLS support">4 Comments</a></span>
		
			</footer><!-- #entry-meta -->
</div><!-- end .entry -->
</article><!-- #post-146 -->

				
					
<article id="post-111" class="post-111 post type-post status-publish format-standard hentry category-blog tag-gps tag-project">
		<div class="postedon">
		<div class="time">01/27/09</div>
 				</div>
	
	
	<div class="entry">	
	<header class="entry-header">
		<h1 class="entry-title"><a href="http://blog.fabian.chong.im/archives/111" title="Permalink to Export Mapking G12 POI to KML/GPX" rel="bookmark">Export Mapking G12 POI to KML/GPX</a></h1>

	</header><!-- .entry-header -->

		<div class="entry-content">
		<p>Mapking G12 is an application that normally reside on Personal Navigation Device (PND)/Windows CE/symbian.It lacks of features such as &#8220;export favorite POI&#8221;.This is a converter to convert the binary POI to useful POI.</p>
<fieldset>
<legend><strong>How to get PPGPOINE.DAT</strong></legend>
<p>Go to SDcard -&gt; MagaNavi -&gt; USER -&gt; PPGPOINE.DAT</fieldset>
<p>&nbsp;</p>
<p><a href="http://blog.zyrax.net/content/uploads/2009/01/mapking.zip">Download the source here (GPL)</a></p>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-1448498315411856";
/* blog.zyrax.net 468x60 */
google_ad_slot = "0751533246";
google_ad_width = 468;
google_ad_height = 60;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p>
			</div><!-- .entry-content -->
	
	<footer class="entry-meta">
					
						<span class="tag-links">
				Tagged <a href="http://blog.fabian.chong.im/archives/tag/gps" rel="tag">GPS</a>, <a href="http://blog.fabian.chong.im/archives/tag/project" rel="tag">Project</a>			</span>
			<span class="sep"> | </span>
					
				<span class="comments-link"><a href="http://blog.fabian.chong.im/archives/111#comments" title="Comment on Export Mapking G12 POI to KML/GPX">6 Comments</a></span>
		
			</footer><!-- #entry-meta -->
</div><!-- end .entry -->
</article><!-- #post-111 -->

				
					
<article id="post-41" class="post-41 post type-post status-publish format-standard hentry category-blog tag-gps tag-guide tag-hack">
		<div class="postedon">
		<div class="time">01/19/09</div>
 				</div>
	
	
	<div class="entry">	
	<header class="entry-header">
		<h1 class="entry-title"><a href="http://blog.fabian.chong.im/archives/41" title="Permalink to Convert Mapking R12 to G12 (Symbian &amp; PND)" rel="bookmark">Convert Mapking R12 to G12 (Symbian &amp; PND)</a></h1>

	</header><!-- .entry-header -->

		<div class="entry-content">
		<ol>
<li>Get UltraEdit</li>
<li>Download Mapking R12 map</li>
<li>Edit with UltraEdit</li>
<li>On Line 0&#215;0020/00000020h replace with the Header of your desired software</li>
</ol>
<p>MapKing R12 Map File Header,<br />
Line 0&#215;0020<br />
<strong>E5 A8 E9 A8 FB A8 E1 A8 E9 A8 F7 A8</strong></p>
<p>Papago G12 Map File Header,<br />
Line 0&#215;0020<br />
<strong>F8 A8 F8 A8 EF A8 99 A8 9A A8 98 A8</strong></p>
<p>Mapking G12 Map (PND,WinCE) File Header<br />
line 0&#215;0020<br />
<strong>E3 A8 90 A8 EF A8 9A A8 A8 A8 E5 A8</strong></p>
<p>Mapking G12 Map (Symbian) File Header<br />
line 0&#215;0020<br />
<strong>E5 A8 E9 A8 FB A8 E1 A8 E9 A8 F7 A8</strong></p>
			</div><!-- .entry-content -->
	
	<footer class="entry-meta">
					
						<span class="tag-links">
				Tagged <a href="http://blog.fabian.chong.im/archives/tag/gps" rel="tag">GPS</a>, <a href="http://blog.fabian.chong.im/archives/tag/guide" rel="tag">guide</a>, <a href="http://blog.fabian.chong.im/archives/tag/hack" rel="tag">hack</a>			</span>
			<span class="sep"> | </span>
					
				<span class="comments-link"><a href="http://blog.fabian.chong.im/archives/41#comments" title="Comment on Convert Mapking R12 to G12 (Symbian &amp; PND)">10 Comments</a></span>
		
			</footer><!-- #entry-meta -->
</div><!-- end .entry -->
</article><!-- #post-41 -->

				
					
<article id="post-34" class="post-34 post type-post status-publish format-standard hentry category-blog tag-gps tag-guide tag-hack">
		<div class="postedon">
		<div class="time">01/19/09</div>
 				</div>
	
	
	<div class="entry">	
	<header class="entry-header">
		<h1 class="entry-title"><a href="http://blog.fabian.chong.im/archives/34" title="Permalink to Rooting GPS Bay 3303" rel="bookmark">Rooting GPS Bay 3303</a></h1>

	</header><!-- .entry-header -->

		<div class="entry-content">
		<p>This is how I did it on my GPS Bay 3303.</p>
<p>Step 1. Create a new file called shell.ini<br />
Step 2. Paste this in</p>
<blockquote>
<div class="codecontent">/windows/explorer.exe</div>
</blockquote>
<p>Step 3. Copy it into SD card and run &#8220;Navigation&#8221;<br />
**Note:this step will disable navigation until u delete shell.ini from SD card or you can open it from windows explorer by looking for &#8220;MobileNavigator&#8221;</p>
			</div><!-- .entry-content -->
	
	<footer class="entry-meta">
					
						<span class="tag-links">
				Tagged <a href="http://blog.fabian.chong.im/archives/tag/gps" rel="tag">GPS</a>, <a href="http://blog.fabian.chong.im/archives/tag/guide" rel="tag">guide</a>, <a href="http://blog.fabian.chong.im/archives/tag/hack" rel="tag">hack</a>			</span>
			<span class="sep"> | </span>
					
				<span class="comments-link"><a href="http://blog.fabian.chong.im/archives/34#respond" title="Comment on Rooting GPS Bay 3303">Leave a comment</a></span>
		
			</footer><!-- #entry-meta -->
</div><!-- end .entry -->
</article><!-- #post-34 -->

				
					
<article id="post-32" class="post-32 post type-post status-publish format-standard hentry category-blog tag-gps tag-guide">
		<div class="postedon">
		<div class="time">01/19/09</div>
 				</div>
	
	
	<div class="entry">	
	<header class="entry-header">
		<h1 class="entry-title"><a href="http://blog.fabian.chong.im/archives/32" title="Permalink to Converting GTRACK.BIN to KMZ" rel="bookmark">Converting GTRACK.BIN to KMZ</a></h1>

	</header><!-- .entry-header -->

		<div class="entry-content">
		<p>This is steps that I used to get the track log</p>
<p>I&#8217;m using Mapking G12,so i&#8217;m not sure whether this steps apply for other version</p>
<ol>
<li>Go to Advanced -&gt; Display Setting -&gt; Track Log (enable it)</li>
<li>Select &#8220;Navigation&#8221; and drive around with/without destination</li>
<li>If you select &#8220;Map View&#8221;,you should see dots on the map.That&#8217;s your track log.</li>
<li>Go to SD Card -&gt; MagaNavi (this folder might be different) -&gt; user.Copy GTRACKMP.BIN to your pc.</li>
<li>Go to this site <a href="http://www.noktek.com/~gps/log2kml.htm">http://www.noktek.com/~gps/log2kml.htm</a> upload GTRACKMP.BIN and you&#8217;ll get a kmz file which could be easily read by text editor.</li>
</ol>
			</div><!-- .entry-content -->
	
	<footer class="entry-meta">
					
						<span class="tag-links">
				Tagged <a href="http://blog.fabian.chong.im/archives/tag/gps" rel="tag">GPS</a>, <a href="http://blog.fabian.chong.im/archives/tag/guide" rel="tag">guide</a>			</span>
			<span class="sep"> | </span>
					
				<span class="comments-link"><a href="http://blog.fabian.chong.im/archives/32#respond" title="Comment on Converting GTRACK.BIN to KMZ">Leave a comment</a></span>
		
			</footer><!-- #entry-meta -->
</div><!-- end .entry -->
</article><!-- #post-32 -->

				
					
<article id="post-19" class="post-19 post type-post status-publish format-standard hentry category-blog tag-guide tag-mmu tag-open-source">
		<div class="postedon">
		<div class="time">01/19/09</div>
 				</div>
	
	
	<div class="entry">	
	<header class="entry-header">
		<h1 class="entry-title"><a href="http://blog.fabian.chong.im/archives/19" title="Permalink to MMU VPN With VPNC" rel="bookmark">MMU VPN With VPNC</a></h1>

	</header><!-- .entry-header -->

		<div class="entry-content">
		<div class="post">
<p><span style="font-size: 180%;"><strong>Install VPNC</strong></span><br />
<span style="font-weight: bold;">host:# <span style="color: #ff0000;">apt-get install vpnc</span></span></p>
<p><span style="font-size: 180%;"><strong>Configure VPNC </strong></span></p>
<blockquote><p><span style="font-weight: bold;">host:$ <span style="color: #ff0000;">su<br />
</span></span><span style="font-weight: bold;">host:$ <span style="color: #ff0000;">vpnc</span></span><br />
<span style="font-weight: bold;">Enter IPSec gateway address: <span style="color: #ff0000;">vpn.mmu.edu.my</span><br />
Enter IPSec ID for vpn.mmu.edu.my: <span style="color: #ff0000;">mmuvpn</span><br />
Enter IPSec secret for mmuvpn@vpn.mmu.edu.my:<span style="color: #ff0000;">63100</span><br />
Enter username for vpn.mmu.edu.my: <span style="color: #ff0000;">v511xxxx@studmlk</span><br />
Enter password for v511xxxx@studmlk@vpn.mmu.edu.my:</span><span style="font-weight: bold;"><span style="color: #ff0000;">[your MMU Unix password]</span></span><span style="font-weight: bold;"><br />
VPNC started in background (pid: 14755)…<br />
</span></p></blockquote>
<p><strong>OR</strong></p>
<blockquote><p><span style="font-weight: bold;">host:$ <span style="color: #ff0000;">su<br />
</span></span><span style="font-weight: bold;">host:$ <span style="color: #ff0000;">cd /etc/vpnc/<br />
</span></span><span style="font-weight: bold;">host:$ <span style="color: #ff0000;">‘wget’ http://blog.zyrax.net/content/uploads/mmuvpn.conf</span></span><br />
<span style="font-weight: bold;">host:$ <span style="color: #ff0000;">vpnc mmuvpn.conf</span></span><span style="font-weight: bold;"><br />
Enter username for vpn.mmu.edu.my: <span style="color: #ff0000;">v511xxxx@studmlk</span><br />
Enter password for v511xxxx@studmlk@vpn.mmu.edu.my:</span><span style="font-weight: bold;"><span style="color: #ff0000;">[your MMU Unix password]</span></span><span style="font-weight: bold;"><br />
VPNC started in background (pid: 14755)…<br />
</span></p></blockquote>
<p><strong> What is my Unix ID and Password?</strong><br />
<a href="../archives/32">Read Here</a></p>
<p><strong>Where you get the IPSec Secret?</strong><br />
IPSec Secret is the same for everyone who is following this tutorial.<br />
It’s just for reference.I <a href="http://www.unix-ag.uni-kl.de/%7Emassar/bin/cisco-decode">used this</a>.</div>
			</div><!-- .entry-content -->
	
	<footer class="entry-meta">
					
						<span class="tag-links">
				Tagged <a href="http://blog.fabian.chong.im/archives/tag/guide" rel="tag">guide</a>, <a href="http://blog.fabian.chong.im/archives/tag/mmu" rel="tag">mmu</a>, <a href="http://blog.fabian.chong.im/archives/tag/open-source" rel="tag">Open Source</a>			</span>
			<span class="sep"> | </span>
					
				<span class="comments-link"><a href="http://blog.fabian.chong.im/archives/19#respond" title="Comment on MMU VPN With VPNC">Leave a comment</a></span>
		
			</footer><!-- #entry-meta -->
</div><!-- end .entry -->
</article><!-- #post-19 -->

				
					<nav role="navigation" id="below" class="site-navigation paging-navigation">
		<h1 class="assistive-text">Post navigation</h1>

	
				<div class="nav-previous"><a href="http://blog.fabian.chong.im/page/2" ><span class="meta-nav">&larr;</span> Older posts</a></div>
		
		
	
	</nav><!-- #below -->
	
			
			</div><!-- #content -->
		</div><!-- #primary .site-content -->

		<div id="secondary" class="widget-area" role="complementary">
						<aside id="search-2" class="widget widget_search">	<form method="get" id="searchform" action="http://blog.fabian.chong.im/" role="search">
		<label for="s" class="assistive-text">Search</label>
		<input type="text" class="field" name="s" id="s" placeholder="Search &hellip;" />
	</form>
</aside>		<aside id="recent-posts-2" class="widget widget_recent_entries">		<h1 class="widget-title">Recent Posts</h1>		<ul>
				<li><a href="http://blog.fabian.chong.im/archives/355" title="Bacula Cancel Job Script">Bacula Cancel Job Script</a></li>
				<li><a href="http://blog.fabian.chong.im/archives/304" title="CodeIgniter Tag for Geany">CodeIgniter Tag for Geany</a></li>
				<li><a href="http://blog.fabian.chong.im/archives/248" title="Increase Mplayer volume">Increase Mplayer volume</a></li>
				<li><a href="http://blog.fabian.chong.im/archives/169" title="Garmin ActiveTrack(NVM) to GPX">Garmin ActiveTrack(NVM) to GPX</a></li>
				<li><a href="http://blog.fabian.chong.im/archives/146" title="Building Ubuntu FreeRadius 1.1.7 with EAP/TLS/TTLS support">Building Ubuntu FreeRadius 1.1.7 with EAP/TLS/TTLS support</a></li>
				</ul>
		</aside><aside id="recent-comments-2" class="widget widget_recent_comments"><h1 class="widget-title">Recent Comments</h1><ul id="recentcomments"><li class="recentcomments"><a href='http://wejick.wordpress.com' rel='external nofollow' class='url'>Wejick</a> on <a href="http://blog.fabian.chong.im/archives/304#comment-122">CodeIgniter Tag for Geany</a></li><li class="recentcomments">akin on <a href="http://blog.fabian.chong.im/archives/304#comment-77">CodeIgniter Tag for Geany</a></li><li class="recentcomments"><a href='http://www.yuushouri.co.cc' rel='external nofollow' class='url'>jham see</a> on <a href="http://blog.fabian.chong.im/archives/304#comment-75">CodeIgniter Tag for Geany</a></li><li class="recentcomments">akin on <a href="http://blog.fabian.chong.im/archives/304#comment-52">CodeIgniter Tag for Geany</a></li><li class="recentcomments">Son Goku on <a href="http://blog.fabian.chong.im/archives/304#comment-43">CodeIgniter Tag for Geany</a></li></ul></aside><aside id="archives-2" class="widget widget_archive"><h1 class="widget-title">Archives</h1>		<ul>
			<li><a href='http://blog.fabian.chong.im/archives/date/2011/03' title='March 2011'>March 2011</a></li>
	<li><a href='http://blog.fabian.chong.im/archives/date/2010/07' title='July 2010'>July 2010</a></li>
	<li><a href='http://blog.fabian.chong.im/archives/date/2009/08' title='August 2009'>August 2009</a></li>
	<li><a href='http://blog.fabian.chong.im/archives/date/2009/03' title='March 2009'>March 2009</a></li>
	<li><a href='http://blog.fabian.chong.im/archives/date/2009/02' title='February 2009'>February 2009</a></li>
	<li><a href='http://blog.fabian.chong.im/archives/date/2009/01' title='January 2009'>January 2009</a></li>
		</ul>
</aside><aside id="categories-2" class="widget widget_categories"><h1 class="widget-title">Categories</h1>		<ul>
	<li class="cat-item cat-item-3"><a href="http://blog.fabian.chong.im/archives/category/blog" title="View all posts filed under Blog">Blog</a>
</li>
		</ul>
</aside><aside id="meta-2" class="widget widget_meta"><h1 class="widget-title">Meta</h1>			<ul>
						<li><a href="http://blog.fabian.chong.im/login">Log in</a></li>
			<li><a href="http://blog.fabian.chong.im/feed" title="Syndicate this site using RSS 2.0">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li>
			<li><a href="http://blog.fabian.chong.im/comments/feed" title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li>
			<li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li>
						</ul>
</aside>		</div><!-- #secondary .widget-area -->

	</div><!-- #main -->


	<footer id="colophon" class="site-footer" role="contentinfo">
		<div class="site-info">
						&copy; 2012 Fabian Chong			<span class="sep"> | </span>
			<a href="http://wordpress.org/" title="A Semantic Personal Publishing Platform" rel="generator">Proudly powered by WordPress</a>
			<span class="sep"> | </span>
			Theme: Skirmish by <a href="http://blankthemes.com/" rel="designer">Blank Themes</a>		</div><!-- .site-info -->
	</footer><!-- .site-footer .site-footer -->

</div><!-- #page .hfeed .site -->

<script type='text/javascript' src='http://blog.fabian.chong.im/content/themes/skirmish/js/small-menu.js'></script>

</body>
</html>