<?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"
	>

<channel>
	<title>ip stories</title>
	<atom:link href="http://ipstories.lifeonme.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ipstories.lifeonme.com</link>
	<description></description>
	<pubDate>Tue, 16 Sep 2008 10:03:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>[Cisco] Auto Archive Configuration - Save Cisco Config Periodically</title>
		<link>http://ipstories.lifeonme.com/2008/09/16/cisco-auto-archive-configuration-save-cisco-config-periodically/</link>
		<comments>http://ipstories.lifeonme.com/2008/09/16/cisco-auto-archive-configuration-save-cisco-config-periodically/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 10:03:14 +0000</pubDate>
		<dc:creator>ipstories</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://risnaini.wordpress.com/?p=675</guid>
		<description><![CDATA[Tired of saving your cisco configuration manually ?
And changes made very often &#38; too lazy to back up.
This how to save your configuration automatically &#38; periodically.
&#8211; Below sample save in weekly period.
&#8211; And save configuration weekly to disk2 of my Core Router.
But firstly check your IOS support or not (12.4 for e.g).
Here how to check [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Tired </strong>of saving your cisco configuration manually ?<br />
And <span style="color:#3366ff"><span style="text-decoration:underline"><strong>changes made very often &amp; too lazy to back u</strong></span><strong>p</strong></span>.<br />
This how to save your configuration automatically &amp; periodically.<br />
<em>&#8211; Below sample save in weekly period.<br />
&#8211; And save configuration weekly to disk2 of my Core Router.</em></p>
<p>But firstly check your <strong>IOS <span style="color:#339966">support</span> or <span style="color:#ff0000">not</span> </strong>(12.4 for e.g).<br />
Here how to check :</p>
<p>Your-ROUTER(config)#archive</p>
<p>How to configure :</p>
<p><span style="color:#3366ff"><strong><em>Core-1(config)#archive<br />
Core-1(config-archive)#path disk2:config-backup<br />
Core-1(config-archive)#time-period 604800<br />
Core-1#dir disk2: (sample)<br />
5  -rw-        3276  Sep 12 2008 10:14:02 +07:00  config-backup</em></strong></span></p>
<p>Other options at archive level :</p>
<p style="padding-left:60px">default              Set a command to its defaults<br />
exit                  Exit from archive configuration mode<br />
log                   Logging commands<br />
maximum        Maximum number of backup copies<br />
no                    Negate a command or set its defaults<br />
path                 Path for backups<br />
rollback           Rollback parameters<br />
time-period     Period of time in minutes to automatically archive the running-config<br />
write-memory  Enable automatic backup generation during write memory<br />
<strong><br />
</strong></p>
<p style="padding-left:60px;text-align:right"><strong>a. rahman isnaini r.sutan</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://ipstories.lifeonme.com/2008/09/16/cisco-auto-archive-configuration-save-cisco-config-periodically/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[DUN] Dial Up Network / VPDN Error 691</title>
		<link>http://ipstories.lifeonme.com/2008/09/16/dun-dial-up-network-vpdn-error-691/</link>
		<comments>http://ipstories.lifeonme.com/2008/09/16/dun-dial-up-network-vpdn-error-691/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 09:11:10 +0000</pubDate>
		<dc:creator>ipstories</dc:creator>
		
		<category><![CDATA[Dial Up]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://risnaini.wordpress.com/?p=673</guid>
		<description><![CDATA[
error 691 : access was denied because the username and/or password was invalid on the domain
You may find error as below once dialing a private network or a number.
One of the reason what might caused this is : CHAP/PAP setting in your provider
Please ensure that your Provider Radius supports CHAP for PPP Authentication.
a. rahman isnaini [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color:#ff0000"><strong><br />
error 691 : access was denied because the username and/or password was invalid on the domain</strong></span></p>
<p>You may find error as below once dialing a private network or a number.<br />
One of the reason what might caused this is : <strong>CHAP/PAP setting in your provider</strong><br />
Please ensure that your<span style="color:#3366ff"><span style="text-decoration:underline"><strong> Provider Radius supports CHAP</strong></span></span> for PPP Authentication.</p>
<p style="text-align:right"><strong>a. rahman isnaini r.sutan</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://ipstories.lifeonme.com/2008/09/16/dun-dial-up-network-vpdn-error-691/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Media Player] K-Lite Mega Codec Video Renderer &#38; Subtitle Error</title>
		<link>http://ipstories.lifeonme.com/2008/09/15/media-player-k-lite-mega-codec-video-renderer-subtitle-error/</link>
		<comments>http://ipstories.lifeonme.com/2008/09/15/media-player-k-lite-mega-codec-video-renderer-subtitle-error/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 00:28:49 +0000</pubDate>
		<dc:creator>ipstories</dc:creator>
		
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://risnaini.wordpress.com/?p=664</guid>
		<description><![CDATA[K-Lite Codec as one of most compatible video player that support many codecs compared to others media player.

First installation by default Video Renderer is set to Old Renderer which not allow you to load the subtitle correctly.
Here how to overcom this :
Change Playback output of Direct Show Video in View &#62; Option tab setting.





a. rahman [...]]]></description>
			<content:encoded><![CDATA[<p>K-Lite Codec as one of most compatible video player that support many codecs compared to others media player.</p>
<p><a href="http://ipstories.lifeonme.com/files/2008/09/klite-mega-code.jpg"><img class="alignnone size-full wp-image-665" src="http://ipstories.lifeonme.com/files/2008/09/klite-mega-code.jpg" alt="" width="260" height="233" /></a></p>
<p>First installation by default Video Renderer is set to Old Renderer which not allow you to load the subtitle correctly.<br />
Here how to overcom this :</p>
<p>Change Playback output of Direct Show Video in View &gt; Option tab setting.</p>
<p><a href="http://ipstories.lifeonme.com/files/2008/09/klite-mega-code-view-option.jpg"><img class="alignnone size-medium wp-image-666" src="http://ipstories.lifeonme.com/files/2008/09/klite-mega-coded-subtittle-error.jpg?w=300" alt="" width="300" height="154" /></a></p>
<p><a href="http://ipstories.lifeonme.com/files/2008/09/klite-mega-code-view-option.jpg"><img class="alignnone size-full wp-image-667" src="http://ipstories.lifeonme.com/files/2008/09/klite-mega-code-view-option.jpg" alt="" width="298" height="214" /></a></p>
<p><a href="http://ipstories.lifeonme.com/files/2008/09/klite-mega-code-view-option-output.jpg"><img class="alignnone size-full wp-image-668" src="http://ipstories.lifeonme.com/files/2008/09/klite-mega-code-view-option-output.jpg" alt="" width="295" height="195" /></a></p>
<p><a href="http://ipstories.lifeonme.com/files/2008/09/klite-mega-code-vmr7-renderless.jpg"><img class="alignnone size-full wp-image-669" src="http://ipstories.lifeonme.com/files/2008/09/klite-mega-code-vmr7-renderless.jpg" alt="" width="290" height="191" /></a></p>
<p><a href="http://ipstories.lifeonme.com/files/2008/09/klite-mega-code-subtitle-ok.jpg"><img class="alignnone size-full wp-image-670" src="http://ipstories.lifeonme.com/files/2008/09/klite-mega-code-subtitle-ok.jpg" alt="" width="287" height="158" /></a></p>
<p style="text-align:right"><strong>a. rahman isnaini r.sutan</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://ipstories.lifeonme.com/2008/09/15/media-player-k-lite-mega-codec-video-renderer-subtitle-error/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[IPv6] Implement Simple IPv6 Firewall in FreeBSD - IPFW</title>
		<link>http://ipstories.lifeonme.com/2008/09/12/ipv6-implement-simple-ipv6-firewall-in-freebsd-ipfw/</link>
		<comments>http://ipstories.lifeonme.com/2008/09/12/ipv6-implement-simple-ipv6-firewall-in-freebsd-ipfw/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 06:02:10 +0000</pubDate>
		<dc:creator>ipstories</dc:creator>
		
		<category><![CDATA[FreeBSD]]></category>

		<category><![CDATA[IPv6]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://risnaini.wordpress.com/?p=657</guid>
		<description><![CDATA[[Old file]
Below some rules of implementing firewall in FreeBSD.
Using IPFW (please compile your kernel, if it&#8217;s not supported).
It&#8217;s easy as IPv4.
# Simple Firewall :
(allow network 2404:170::/32 to any host)
ip6fw add 100 allow all from 2404:170::/32 to any in via fxp0
(allow network 2001:dc6::/32 to any host)
ip6fw add 200 allow all from 2001:dc6::/32 to any in via [...]]]></description>
			<content:encoded><![CDATA[<p>[Old file]</p>
<p>Below some rules of implementing firewall in<strong> FreeBSD</strong>.<br />
Using <strong>IPFW</strong> (please compile your kernel, if it&#8217;s not supported).<br />
It&#8217;s easy as IPv4.</p>
<p># Simple Firewall :</p>
<p>(allow network 2404:170::/32 to any host)<br />
<span style="color:#00ff00"><strong>ip6fw add 100 allow all from 2404:170::/32 to any in via fxp0</strong></span></p>
<p>(allow network 2001:dc6::/32 to any host)<br />
<span style="color:#00ff00"><strong>ip6fw add 200 allow all from 2001:dc6::/32 to any in via fxp0</strong></span></p>
<p>(allow all ipv6 to host 2404:170:ee02::10)<br />
<strong><span style="color:#00ff00">ip6fw add 300 allow all from :: to 2404:170:ee02:ee02::10 in via fxp0 </span></strong></p>
<p>(deny other all traffic).<br />
<span style="color:#ff0000"><strong>ip6fw add 1000 deny all from any to any in via fxp0<br />
</strong></span><br />
a. rahman isnaini r.sutan</p>
]]></content:encoded>
			<wfw:commentRss>http://ipstories.lifeonme.com/2008/09/12/ipv6-implement-simple-ipv6-firewall-in-freebsd-ipfw/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Mobile Internet] Compete with Telkomsel Flash, INDOSAT launch &#8220;ISAT Eco&#8221;</title>
		<link>http://ipstories.lifeonme.com/2008/09/10/mobile-internet-compete-with-telkomsel-flash-indosat-launch-isat-eco/</link>
		<comments>http://ipstories.lifeonme.com/2008/09/10/mobile-internet-compete-with-telkomsel-flash-indosat-launch-isat-eco/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 08:47:31 +0000</pubDate>
		<dc:creator>ipstories</dc:creator>
		
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://risnaini.wordpress.com/?p=650</guid>
		<description><![CDATA[Since 1.5 GB Volume Based I&#8217;ve subscribed limited for 3 months &#8220;low rate&#8221; promotion.
And as well justifying 1.5 GB is pretty much againts my requirement.
Choosing INDOSAT Eco should fits what I need (POP3, SSH, Telnet, bit browsing).

-
ISAT Eco is Unlimited Product with speed of 256 Kbps till 2GB of volume achieved.
Exceeding this defined quota the [...]]]></description>
			<content:encoded><![CDATA[<p>Since <strong><span style="color:#ff0000">1.5 GB Volume Based</span></strong> I&#8217;ve subscribed limited for <strong>3 months &#8220;low rate&#8221; promotion</strong>.<br />
And as well justifying 1.5 GB is pretty much againts my requirement.<br />
Choosing <span style="color:#3366ff"><strong>INDOSAT Eco</strong></span> should fits what I need (POP3, SSH, Telnet, bit browsing).</p>
<p><a href="http://ipstories.lifeonme.com/files/2008/09/indosat-eco.jpg"><img class="alignnone size-full wp-image-651" src="http://ipstories.lifeonme.com/files/2008/09/indosat-eco.jpg" alt="" width="385" height="212" /></a></p>
<p>-<br />
<span style="color:#3366ff"><strong>ISAT Eco</strong></span> is Unlimited Product with speed of 256 Kbps till 2GB of volume achieved.<br />
Exceeding this defined quota the speed will be adjusted to 64 kbps.<br />
Not bad, 2 GB still pretty much quota I need to spent :).</p>
<p>Now I don&#8217;t have to worry for quota over limit &amp; pay for that over usage.<br />
Though I believed, I even couldn&#8217;t spent this 2GB in a month <img src='http://ipstories.lifeonme.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> All I need to pay is <strong>Rp. 100.000</strong> or with Tax will be <strong>Rp 110.000 (USD 110)</strong>.</p>
<p>The Experience&#8230;<br />
Even sometimes my bandwidth meter shows that it&#8217;s not really 256 kbps strictly allocated but burst a bit higher.</p>
<p><a href="http://ipstories.lifeonme.com/files/2008/09/indonet-3g-indosat.jpg"><img class="alignnone size-full wp-image-659" src="http://ipstories.lifeonme.com/files/2008/09/indonet-3g-indosat.jpg" alt="" width="341" height="257" /></a></p>
<p><a href="http://ipstories.lifeonme.com/files/2008/09/cbn-3g-indosat.jpg"><img class="alignnone size-full wp-image-660" src="http://ipstories.lifeonme.com/files/2008/09/cbn-3g-indosat.jpg" alt="" width="341" height="256" /></a></p>
<p><a href="http://ipstories.lifeonme.com/files/2008/09/newyork-3g-indosat.jpg"><img class="alignnone size-full wp-image-661" src="http://ipstories.lifeonme.com/files/2008/09/newyork-3g-indosat.jpg" alt="" width="325" height="198" /></a></p>
<p>This just my test this morning [Sept, 15] I believe BTS-BSC-MSC in idle capacity <img src='http://ipstories.lifeonme.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> due to everybody in a meeting or meet they boss for reports.</p>
<p style="text-align:right"><strong>a. rahman isnaini r.sutan</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://ipstories.lifeonme.com/2008/09/10/mobile-internet-compete-with-telkomsel-flash-indosat-launch-isat-eco/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[IPv6] Enabling IPv6 on IRC Server</title>
		<link>http://ipstories.lifeonme.com/2008/09/09/ipv6-enabling-ipv6-on-irc-server/</link>
		<comments>http://ipstories.lifeonme.com/2008/09/09/ipv6-enabling-ipv6-on-irc-server/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 07:55:22 +0000</pubDate>
		<dc:creator>ipstories</dc:creator>
		
		<category><![CDATA[IPv6]]></category>

		<category><![CDATA[applications]]></category>

		<guid isPermaLink="false">http://risnaini.wordpress.com/?p=642</guid>
		<description><![CDATA[
To enrich IPv6 application, this tells how to enable IPv6 on your IRC server.
Add host ipv6 address in file : /ircd/ircdV4/etc/ircd.conf (or anywhere you placed) &#38; check running pid then kill -1 pid.
=========================
 listen {
flags = hidden;
host = &#8220;202.159.33.34&#8243;;
port = 6667;
host = &#8220;2404:170:33::34&#8243;;
port = 6667;
};
=========================
PID  TT  STAT      TIME [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ipstories.lifeonme.com/files/2008/09/mirc.jpg"><img class="alignnone size-full wp-image-646" src="http://ipstories.lifeonme.com/files/2008/09/mirc.jpg" alt="" width="111" height="111" /></a></p>
<p>To <span style="color:#ff0000"><strong>enrich IPv6 application</strong></span>, this tells how to <span style="text-decoration:underline"><strong>enable IPv6 on your IRC server</strong></span>.<br />
Add host ipv6 address in file : <strong>/ircd/ircdV4/etc/ircd.conf</strong> (or anywhere you placed) &amp; check running pid then <span style="color:#3366ff"><strong>kill -1 pid.</strong></span></p>
<p>=========================</p>
<p><span style="font-size:small"> listen {<br />
flags = hidden;<br />
host = &#8220;202.159.33.34&#8243;;<br />
port = 6667;<br />
host = &#8220;2404:170:33::34&#8243;;<br />
port = 6667;<br />
};</span></p>
<p>=========================</p>
<p><span style="font-size:small">PID  TT  STAT      TIME COMMAND<br />
527  ??  Ss   4660:21.87 bin/ircd</span></p>
<p><span style="color:#ff0000"><strong>Issue : </strong></span></p>
<p style="padding-left:30px"><span style="color:#ff0000"><span style="font-size:small"><strong>root# kill -1 527<br />
root#netstat -an | grep tcp6 | grep 6667</strong></span></span></p>
<p style="padding-left:30px"><span style="font-size:small">tcp6       0      0  2404:170:33::34.6667   *.*                    LISTEN</span></p>
<p style="padding-left:30px">Here You go..</p>
<p style="padding-left:30px"><em><span style="color:#cc99ff">* Now talking in #indonet<br />
&lt;ebenz&gt; weks<br />
* BULEMASARO (~BULEMASAR@2404:170:253::26.) has joined #indonet<br />
-<br />
BULEMASARO is ~BULEMASAR@2404:170:253::26. * saRBeni<br />
BULEMASARO on #indonet #root<br />
BULEMASARO using indonet.id.allnetwork.org Indointernet Internet Service People<br />
BULEMASARO actually using host 2404:170:253::26<br />
BULEMASARO has been idle 1min 45secs, signed on Tue Sep 09 15:39:38<br />
BULEMASARO End of /WHOIS list.</span></em></p>
<p style="text-align:right"><strong><span style="color:#3366ff"><a href="http://eandriana.wordpress.com">ervin a. taufik</a></span> &amp;<br />
<span style="color:#3366ff">a. rahman isnaini r.sutan</span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://ipstories.lifeonme.com/2008/09/09/ipv6-enabling-ipv6-on-irc-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[IPv6] Mikrotik Hotspot Not Working - IPv6 Installed on NIC</title>
		<link>http://ipstories.lifeonme.com/2008/09/01/ipv6-mikrotik-hotspot-not-working-ipv6-installed-on-nic/</link>
		<comments>http://ipstories.lifeonme.com/2008/09/01/ipv6-mikrotik-hotspot-not-working-ipv6-installed-on-nic/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 09:17:52 +0000</pubDate>
		<dc:creator>ipstories</dc:creator>
		
		<category><![CDATA[IPv6]]></category>

		<category><![CDATA[Mikrotik]]></category>

		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://risnaini.wordpress.com/?p=632</guid>
		<description><![CDATA[
Till now I don&#8217;t have a good solution for running IPv6 simultanously with Mikrotik Wireless Hotspot.
The condition :
- Your LAN has a dual stack IPv6 / IPv4 installed
- You have to connect to Mikrotik Hotspot Gateway Enabled
- Your first access is browsing and will be redirected to Mikrotik Login Page
The Issue :
No matter you LAN [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://risnaini.files.wordpress.com/2008/09/ipv6-installed.png"><img class="alignnone size-medium wp-image-634" src="http://risnaini.files.wordpress.com/2008/09/ipv6-installed.png?w=300" alt="" width="300" height="140" /></a></p>
<p>Till now I don&#8217;t have a good solution for running<span style="color:#ff0000"><strong> IPv6</strong></span> simultanously with Mikrotik Wireless Hotspot.<br />
The condition :</p>
<p style="padding-left:30px"><span style="color:#993366">- Your LAN has a dual stack IPv6 / IPv4 installed<br />
- You have to connect to Mikrotik Hotspot Gateway Enabled<br />
- Your first access is browsing and will be redirected to Mikrotik Login Page</span></p>
<p>The Issue :</p>
<p><span style="color:#ff0000"><strong>No matter you LAN NIC UP/DOWN</strong></span> or we can say <span style="color:#ff0000"><strong>connected or not..</strong></span><br />
With IPv6/IPv4 Dual stack installed, Your Wifi status is Connected but You have error page &#8220;Address Not Found&#8221; while trying to browse to log in.</p>
<p>What I have done :</p>
<p><a href="http://risnaini.files.wordpress.com/2008/09/ipv6-uninstalled.png"><img class="alignnone size-medium wp-image-635" src="http://risnaini.files.wordpress.com/2008/09/ipv6-uninstalled.png?w=300" alt="" width="300" height="196" /></a></p>
<p><span style="color:#3366ff"><strong>Uninstalling IPv6</strong></span> on Your NIC will help much.<br />
The redirected login page, will be nicely appear waiting for your to enter username &amp; password <img src='http://ipstories.lifeonme.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> It&#8217;s not happened on my another wifi network.</p>
<p style="text-align:right"><strong>a. rahman isnaini r.sutan</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://ipstories.lifeonme.com/2008/09/01/ipv6-mikrotik-hotspot-not-working-ipv6-installed-on-nic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Cisco-Juniper] SSH from Cisco Router to Juniper OS</title>
		<link>http://ipstories.lifeonme.com/2008/09/01/cisco-juniper-ssh-from-cisco-router-to-juniper-os/</link>
		<comments>http://ipstories.lifeonme.com/2008/09/01/cisco-juniper-ssh-from-cisco-router-to-juniper-os/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 08:19:44 +0000</pubDate>
		<dc:creator>ipstories</dc:creator>
		
		<category><![CDATA[Juniper]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://risnaini.wordpress.com/?p=630</guid>
		<description><![CDATA[Spending my time&#8230;
Trying to limit login from certain hosts include Cisco routers (OS Version Image : c7200-jk9o3s-mz.123-13.bin&#8221;) on a Juniper. The connection allowed is ssh.
Allowing cisco routers doesn&#8217;t seem to give a remote login successfully connected.
Cisco#ssh -l boss 192.168.1.145 [connection error:0]
Got this SSH log error on Juniper show log message tailed :
Sep  1 10:21:47  JunOS-GW [...]]]></description>
			<content:encoded><![CDATA[<p>Spending my time&#8230;<br />
Trying to limit login from certain hosts include Cisco routers (OS Version Image : c7200-jk9o3s-mz.123-13.bin&#8221;) on a Juniper. The connection allowed is ssh.</p>
<p>Allowing cisco routers doesn&#8217;t seem to give a remote login successfully connected.</p>
<p><span style="color:#ff0000"><span style="color:#3366ff"><strong>Cisco#ssh -l boss 192.168.1.145</strong></span> <strong>[connection error:0]</strong></span></p>
<p>Got this SSH log error on Juniper show log message tailed :</p>
<p>Sep  1 10:21:47  JunOS-GW sshd[38925]: Did not receive identification string from 192.168.1.146<br />
Sep  1 10:21:47  JunOS-GW inetd[2541]: /usr/sbin/sshd[38925]: exit status 0xff00<br />
Sep  1 10:22:15  JunOS-GW sshd[38926]: Did not receive identification string from 192.168.1.146<br />
Sep  1 10:22:15  JunOS-GW inetd[2541]: /usr/sbin/sshd[38926]: exit status 0xff00<br />
Sep  1 10:22:18  JunOS-GW sshd[38927]: Did not receive identification string from 192.168.1.146<br />
Sep  1 10:22:18  JunOS-GW inetd[2541]: /usr/sbin/sshd[38927]: exit status 0xff00<br />
Sep  1 10:22:23  JunOS-GW sshd[38928]: Did not receive identification string from 192.168.1.146<br />
Sep  1 10:22:23  JunOS-GW inetd[2541]: /usr/sbin/sshd[38928]: exit status 0xff00<br />
Sep  1 10:35:52  JunOS-GW sshd[39135]: Did not receive identification string from 192.168.1.146<br />
Sep  1 10:35:52  JunOS-GW inetd[2541]: /usr/sbin/sshd[39135]: exit status 0xff00<br />
Sep  1 10:36:03  JunOS-GW sshd[39136]: Did not receive identification string from 192.168.1.146<br />
Sep  1 10:36:03  JunOS-GW inetd[2541]: /usr/sbin/sshd[39136]: exit status 0xff00<br />
Sep  1 10:36:04  JunOS-GW sshd[39137]: Did not receive identification string from 192.168.1.146<br />
Sep  1 10:36:04  JunOS-GW inetd[2541]: /usr/sbin/sshd[39137]: exit status 0xff00<br />
Sep  1 10:36:05  JunOS-GW sshd[39138]: Did not receive identification string from 192.168.1.146<br />
Sep  1 10:36:05  JunOS-GW inetd[2541]: /usr/sbin/sshd[39138]: exit status 0xff00</p>
<p>The symptom : Your outbound SSH on Cisco Router is version 1, while your juniper by default is version 2. Please add/enable ssh protocol-version 2 (v2) as well.. on your Juniper.</p>
<p style="padding-left:30px"><strong>You@JunOS-GW# show<br />
ssh {<br />
root-login deny;<br />
protocol-version [ v2 v1 ];<br />
connection-limit 10;<br />
}</p>
<p>[edit system services]</strong></p>
<p style="padding-left:30px">
<p><strong><span style="color:#cc99ff">you@JunOS#set system services ssh protocol-version v1<br />
you@JunOS#set system services ssh protocol-version v2<br />
you@JunOS#set system services ssh protocol-version v1 v2</span></strong> (nope sure this one :)) try it)</p>
<p>Then commit ! [Thanks to Ang Kah from Bangky.Net for Inspiring]</p>
<p style="padding-left:30px;text-align:right"><strong>a. rahman isnaini r.sutan</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://ipstories.lifeonme.com/2008/09/01/cisco-juniper-ssh-from-cisco-router-to-juniper-os/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Juniper] Hacking Port SSH2 Juniper Real Log - Source 200.111.82.154</title>
		<link>http://ipstories.lifeonme.com/2008/09/01/juniper-hacking-port-ssh2-juniper-real-log-source-20011182154/</link>
		<comments>http://ipstories.lifeonme.com/2008/09/01/juniper-hacking-port-ssh2-juniper-real-log-source-20011182154/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 03:56:00 +0000</pubDate>
		<dc:creator>ipstories</dc:creator>
		
		<category><![CDATA[Juniper]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://risnaini.wordpress.com/?p=628</guid>
		<description><![CDATA[I just found that one of JunOS-GW ssh opened in my network. This IP source 200.111.82.154 had been attempted many times by scanning many ports for trying to login via SSH.
Now is restricted.
Sep  1 02:00:02  JunOS-GW sshd[36977]: Failed password for abby from 200.111.82.154 port 59755 ssh2
Sep  1 02:00:02  JunOS-GW inetd[2541]: /usr/sbin/sshd[36977]: exit status 0xff00
Sep  1 [...]]]></description>
			<content:encoded><![CDATA[<p>I just found that one of JunOS-GW <span style="color:#ff0000"><strong>ssh opened</strong></span> in my network. This IP source <strong>200.111.82.154</strong> had been attempted many times by scanning many ports for trying to login via SSH.</p>
<p>Now is restricted.</p>
<p>Sep  1 02:00:02  JunOS-GW sshd[36977]: Failed password for abby from 200.111.82.154 port 59755 ssh2<br />
Sep  1 02:00:02  JunOS-GW inetd[2541]: /usr/sbin/sshd[36977]: exit status 0xff00<br />
Sep  1 02:00:06  JunOS-GW sshd[36982]: Failed password for tamara from 200.111.82.154 port 59986 ssh2<br />
Sep  1 02:00:06  JunOS-GW inetd[2541]: /usr/sbin/sshd[36982]: exit status 0xff00<br />
Sep  1 02:00:10  JunOS-GW sshd[36984]: Failed password for tasha from 200.111.82.154 port 60213 ssh2<br />
Sep  1 02:00:10  JunOS-GW inetd[2541]: /usr/sbin/sshd[36984]: exit status 0xff00<br />
Sep  1 02:00:13  JunOS-GW sshd[36987]: Failed password for theresa from 200.111.82.154 port 60446 ssh2<br />
Sep  1 02:00:14  JunOS-GW inetd[2541]: /usr/sbin/sshd[36987]: exit status 0xff00<br />
Sep  1 02:00:17  JunOS-GW sshd[36989]: Failed password for thomas from 200.111.82.154 port 60676 ssh2<br />
Sep  1 02:00:18  JunOS-GW inetd[2541]: /usr/sbin/sshd[36989]: exit status 0xff00<br />
Sep  1 02:00:21  JunOS-GW sshd[36991]: Failed password for tiffany from 200.111.82.154 port 60915 ssh2<br />
Sep  1 02:00:21  JunOS-GW inetd[2541]: /usr/sbin/sshd[36991]: exit status 0xff00<br />
Sep  1 02:00:25  JunOS-GW sshd[36993]: Failed password for timothy from 200.111.82.154 port 32917 ssh2<br />
Sep  1 02:00:25  JunOS-GW inetd[2541]: /usr/sbin/sshd[36993]: exit status 0xff00<br />
Sep  1 02:00:29  JunOS-GW sshd[36995]: Failed password for peaches from 200.111.82.154 port 33136 ssh2<br />
Sep  1 02:00:29  JunOS-GW inetd[2541]: /usr/sbin/sshd[36995]: exit status 0xff00<br />
Sep  1 02:00:33  JunOS-GW sshd[36997]: Failed password for peewee from 200.111.82.154 port 33384 ssh2<br />
Sep  1 02:00:33  JunOS-GW inetd[2541]: /usr/sbin/sshd[36997]: exit status 0xff00<br />
Sep  1 02:00:36  JunOS-GW sshd[36999]: Failed password for merlin from 200.111.82.154 port 33614 ssh2<br />
Sep  1 02:00:37  JunOS-GW inetd[2541]: /usr/sbin/sshd[36999]: exit status 0xff00<br />
Sep  1 02:00:40  JunOS-GW sshd[37001]: Failed password for kayla from 200.111.82.154 port 33826 ssh2<br />
Sep  1 02:00:41  JunOS-GW inetd[2541]: /usr/sbin/sshd[37001]: exit status 0xff00<br />
Sep  1 02:00:44  JunOS-GW sshd[37003]: Failed password for russ from 200.111.82.154 port 34084 ssh2<br />
Sep  1 02:00:44  JunOS-GW inetd[2541]: /usr/sbin/sshd[37003]: exit status 0xff00<br />
Sep  1 02:00:48  JunOS-GW sshd[37005]: Failed password for white from 200.111.82.154 port 34319 ssh2<br />
Sep  1 02:00:48  JunOS-GW inetd[2541]: /usr/sbin/sshd[37005]: exit status 0xff00<br />
Sep  1 02:00:52  JunOS-GW sshd[37007]: Failed password for danny from 200.111.82.154 port 34538 ssh2<br />
Sep  1 02:00:52  JunOS-GW inetd[2541]: /usr/sbin/sshd[37007]: exit status 0xff00<br />
Sep  1 02:00:55  JunOS-GW sshd[37009]: Failed password for filip from 200.111.82.154 port 34775 ssh2<br />
Sep  1 02:00:56  JunOS-GW inetd[2541]: /usr/sbin/sshd[37009]: exit status 0xff00<br />
Sep  1 02:00:59  JunOS-GW sshd[37011]: Failed password for stephanie from 200.111.82.154 port 35004 ssh2<br />
Sep  1 02:01:00  JunOS-GW inetd[2541]: /usr/sbin/sshd[37011]: exit status 0xff00<br />
Sep  1 02:01:03  JunOS-GW sshd[37013]: Failed password for nora from 200.111.82.154 port 35243 ssh2<br />
Sep  1 02:01:04  JunOS-GW inetd[2541]: /usr/sbin/sshd[37013]: exit status 0xff00<br />
Sep  1 02:01:07  JunOS-GW sshd[37018]: Failed password for bunny from 200.111.82.154 port 35483 ssh2<br />
Sep  1 02:01:07  JunOS-GW inetd[2541]: /usr/sbin/sshd[37018]: exit status 0xff00<br />
Sep  1 02:01:11  JunOS-GW sshd[37020]: Failed password for boss from 200.111.82.154 port 35705 ssh2<br />
Sep  1 02:01:11  JunOS-GW inetd[2541]: /usr/sbin/sshd[37020]: exit status 0xff00<br />
Sep  1 02:01:15  JunOS-GW sshd[37022]: Failed password for center from 200.111.82.154 port 35938 ssh2<br />
Sep  1 02:01:15  JunOS-GW inetd[2541]: /usr/sbin/sshd[37022]: exit status 0xff00<br />
Sep  1 02:01:18  JunOS-GW sshd[37024]: Failed password for danny from 200.111.82.154 port 36179 ssh2<br />
Sep  1 02:01:19  JunOS-GW inetd[2541]: /usr/sbin/sshd[37024]: exit status 0xff00<br />
Sep  1 02:01:22  JunOS-GW sshd[37026]: Failed password for drive from 200.111.82.154 port 36405 ssh2<br />
Sep  1 02:01:23  JunOS-GW inetd[2541]: /usr/sbin/sshd[37026]: exit status 0xff00<br />
Sep  1 02:01:26  JunOS-GW sshd[37028]: Failed password for jukebox from 200.111.82.154 port 36639 ssh2<br />
Sep  1 02:01:27  JunOS-GW inetd[2541]: /usr/sbin/sshd[37028]: exit status 0xff00<br />
Sep  1 02:01:30  JunOS-GW sshd[37030]: Failed password for julie from 200.111.82.154 port 36867 ssh2<br />
Sep  1 02:01:30  JunOS-GW inetd[2541]: /usr/sbin/sshd[37030]: exit status 0xff00<br />
Sep  1 02:01:34  JunOS-GW sshd[37032]: Failed password for kramer from 200.111.82.154 port 37100 ssh2<br />
Sep  1 02:01:34  JunOS-GW inetd[2541]: /usr/sbin/sshd[37032]: exit status 0xff00<br />
Sep  1 02:01:38  JunOS-GW sshd[37034]: Failed password for webster from 200.111.82.154 port 37338 ssh2<br />
Sep  1 02:01:38  JunOS-GW inetd[2541]: /usr/sbin/sshd[37034]: exit status 0xff00<br />
Sep  1 02:01:41  JunOS-GW sshd[37036]: Failed password for cycle from 200.111.82.154 port 37551 ssh2<br />
Sep  1 02:01:42  JunOS-GW inetd[2541]: /usr/sbin/sshd[37036]: exit status 0xff00<br />
Sep  1 02:01:45  JunOS-GW sshd[37038]: Failed password for doctor from 200.111.82.154 port 37799 ssh2<br />
Sep  1 02:01:46  JunOS-GW inetd[2541]: /usr/sbin/sshd[37038]: exit status 0xff00<br />
Sep  1 02:01:49  JunOS-GW sshd[37040]: Failed password for paul from 200.111.82.154 port 38034 ssh2<br />
Sep  1 02:01:49  JunOS-GW inetd[2541]: /usr/sbin/sshd[37040]: exit status 0xff00<br />
Sep  1 02:01:53  JunOS-GW sshd[37042]: Failed password for silver from 200.111.82.154 port 38249 ssh2<br />
Sep  1 02:01:53  JunOS-GW inetd[2541]: /usr/sbin/sshd[37042]: exit status 0xff00<br />
Sep  1 02:01:57  JunOS-GW sshd[37044]: Failed password for bull from 200.111.82.154 port 48277 ssh2<br />
Sep  1 02:01:57  JunOS-GW inetd[2541]: /usr/sbin/sshd[37044]: exit status 0xff00<br />
Sep  1 02:02:01  JunOS-GW sshd[37046]: Failed password for play from 200.111.82.154 port 48527 ssh2<br />
Sep  1 02:02:01  JunOS-GW inetd[2541]: /usr/sbin/sshd[37046]: exit status 0xff00<br />
Sep  1 02:02:04  JunOS-GW sshd[37048]: Failed password for smith from 200.111.82.154 port 48740 ssh2<br />
Sep  1 02:02:05  JunOS-GW inetd[2541]: /usr/sbin/sshd[37048]: exit status 0xff00<br />
Sep  1 02:02:08  JunOS-GW sshd[37050]: Failed password for brian from 200.111.82.154 port 48976 ssh2<br />
Sep  1 02:02:09  JunOS-GW inetd[2541]: /usr/sbin/sshd[37050]: exit status 0xff00<br />
Sep  1 02:02:12  JunOS-GW sshd[37052]: Failed password for spencer from 200.111.82.154 port 49211 ssh2<br />
Sep  1 02:02:13  JunOS-GW inetd[2541]: /usr/sbin/sshd[37052]: exit status 0xff00<br />
Sep  1 02:02:16  JunOS-GW sshd[37054]: Failed password for elly from 200.111.82.154 port 49441 ssh2<br />
Sep  1 02:02:16  JunOS-GW inetd[2541]: /usr/sbin/sshd[37054]: exit status 0xff00<br />
Sep  1 02:02:20  JunOS-GW sshd[37056]: Failed password for hall from 200.111.82.154 port 49670 ssh2<br />
Sep  1 02:02:20  JunOS-GW inetd[2541]: /usr/sbin/sshd[37056]: exit status 0xff00<br />
Sep  1 02:02:23  JunOS-GW sshd[37058]: Failed password for arnold from 200.111.82.154 port 49899 ssh2<br />
Sep  1 02:02:24  JunOS-GW inetd[2541]: /usr/sbin/sshd[37058]: exit status 0xff00<br />
Sep  1 02:02:27  JunOS-GW sshd[37060]: Failed password for j3t from 200.111.82.154 port 50144 ssh2<br />
Sep  1 02:02:28  JunOS-GW inetd[2541]: /usr/sbin/sshd[37060]: exit status 0xff00<br />
Sep  1 02:02:31  JunOS-GW sshd[37062]: Failed password for jet from 200.111.82.154 port 50360 ssh2<br />
Sep  1 02:02:32  JunOS-GW inetd[2541]: /usr/sbin/sshd[37062]: exit status 0xff00<br />
Sep  1 02:02:35  JunOS-GW sshd[37064]: Failed password for bank from 200.111.82.154 port 50588 ssh2<br />
Sep  1 02:02:35  JunOS-GW inetd[2541]: /usr/sbin/sshd[37064]: exit status 0xff00<br />
Sep  1 02:02:39  JunOS-GW sshd[37066]: Failed password for one from 200.111.82.154 port 50831 ssh2<br />
Sep  1 02:02:39  JunOS-GW inetd[2541]: /usr/sbin/sshd[37066]: exit status 0xff00<br />
Sep  1 02:02:43  JunOS-GW sshd[37068]: Failed password for davis from 200.111.82.154 port 51061 ssh2<br />
Sep  1 02:02:43  JunOS-GW inetd[2541]: /usr/sbin/sshd[37068]: exit status 0xff00<br />
Sep  1 02:02:47  JunOS-GW sshd[37070]: Failed password for sharp from 200.111.82.154 port 51296 ssh2<br />
Sep  1 02:02:47  JunOS-GW inetd[2541]: /usr/sbin/sshd[37070]: exit status 0xff00<br />
Sep  1 02:02:50  JunOS-GW sshd[37072]: Failed password for union from 200.111.82.154 port 51518 ssh2<br />
Sep  1 02:02:51  JunOS-GW inetd[2541]: /usr/sbin/sshd[37072]: exit status 0xff00<br />
Sep  1 02:02:54  JunOS-GW sshd[37074]: Failed password for gregory from 200.111.82.154 port 51754 ssh2<br />
Sep  1 02:02:55  JunOS-GW inetd[2541]: /usr/sbin/sshd[37074]: exit status 0xff00<br />
Sep  1 02:02:58  JunOS-GW sshd[37076]: Failed password for jack from 200.111.82.154 port 51988 ssh2<br />
Sep  1 02:02:59  JunOS-GW inetd[2541]: /usr/sbin/sshd[37076]: exit status 0xff00<br />
Sep  1 02:03:02  JunOS-GW sshd[37078]: Failed password for james from 200.111.82.154 port 52225 ssh2<br />
Sep  1 02:03:02  JunOS-GW inetd[2541]: /usr/sbin/sshd[37078]: exit status 0xff00<br />
Sep  1 02:03:06  JunOS-GW sshd[37080]: Failed password for mike from 200.111.82.154 port 52438 ssh2<br />
Sep  1 02:03:06  JunOS-GW inetd[2541]: /usr/sbin/sshd[37080]: exit status 0xff00<br />
Sep  1 02:03:09  JunOS-GW sshd[37082]: Failed password for bash from 200.111.82.154 port 52678 ssh2<br />
Sep  1 02:03:10  JunOS-GW inetd[2541]: /usr/sbin/sshd[37082]: exit status 0xff00<br />
Sep  1 02:03:13  JunOS-GW sshd[37084]: Failed password for leon from 200.111.82.154 port 52902 ssh2<br />
Sep  1 02:03:14  JunOS-GW inetd[2541]: /usr/sbin/sshd[37084]: exit status 0xff00<br />
Sep  1 02:03:17  JunOS-GW sshd[37086]: Failed password for banner from 200.111.82.154 port 53123 ssh2<br />
Sep  1 02:03:18  JunOS-GW inetd[2541]: /usr/sbin/sshd[37086]: exit status 0xff00<br />
Sep  1 02:03:21  JunOS-GW sshd[37088]: Failed password for admin2 from 200.111.82.154 port 53367 ssh2<br />
Sep  1 02:03:21  JunOS-GW inetd[2541]: /usr/sbin/sshd[37088]: exit status 0xff00<br />
Sep  1 02:03:25  JunOS-GW sshd[37090]: Failed password for mich from 200.111.82.154 port 53597 ssh2<br />
Sep  1 02:03:25  JunOS-GW inetd[2541]: /usr/sbin/sshd[37090]: exit status 0xff00<br />
Sep  1 02:03:29  JunOS-GW sshd[37092]: Failed password for denise from 200.111.82.154 port 53829 ssh2<br />
Sep  1 02:03:29  JunOS-GW inetd[2541]: /usr/sbin/sshd[37092]: exit status 0xff00<br />
Sep  1 02:03:33  JunOS-GW sshd[37094]: Failed password for xbox from 200.111.82.154 port 54059 ssh2<br />
Sep  1 02:03:33  JunOS-GW inetd[2541]: /usr/sbin/sshd[37094]: exit status 0xff00<br />
Sep  1 02:03:36  JunOS-GW sshd[37096]: Failed password for pgsql from 200.111.82.154 port 54288 ssh2<br />
Sep  1 02:03:37  JunOS-GW inetd[2541]: /usr/sbin/sshd[37096]: exit status 0xff00<br />
Sep  1 02:03:40  JunOS-GW sshd[37098]: Failed password for julie from 200.111.82.154 port 54508 ssh2<br />
Sep  1 02:03:41  JunOS-GW inetd[2541]: /usr/sbin/sshd[37098]: exit status 0xff00<br />
Sep  1 02:03:44  JunOS-GW sshd[37100]: Failed password for drive from 200.111.82.154 port 54735 ssh2<br />
Sep  1 02:03:44  JunOS-GW inetd[2541]: /usr/sbin/sshd[37100]: exit status 0xff00<br />
Sep  1 02:03:48  JunOS-GW sshd[37102]: Failed password for cycle from 200.111.82.154 port 54984 ssh2<br />
Sep  1 02:03:48  JunOS-GW inetd[2541]: /usr/sbin/sshd[37102]: exit status 0xff00<br />
Sep  1 02:03:52  JunOS-GW sshd[37104]: Failed password for carol from 200.111.82.154 port 55197 ssh2<br />
Sep  1 02:03:52  JunOS-GW inetd[2541]: /usr/sbin/sshd[37104]: exit status 0xff00<br />
Sep  1 02:03:56  JunOS-GW sshd[37106]: Failed password for cesar from 200.111.82.154 port 55447 ssh2<br />
Sep  1 02:03:56  JunOS-GW inetd[2541]: /usr/sbin/sshd[37106]: exit status 0xff00<br />
Sep  1 02:03:59  JunOS-GW sshd[37108]: Failed password for clark from 200.111.82.154 port 55672 ssh2<br />
Sep  1 02:04:00  JunOS-GW inetd[2541]: /usr/sbin/sshd[37108]: exit status 0xff00<br />
Sep  1 02:04:03  JunOS-GW sshd[37110]: Failed password for clinton from 200.111.82.154 port 55893 ssh2<br />
Sep  1 02:04:04  JunOS-GW inetd[2541]: /usr/sbin/sshd[37110]: exit status 0xff00<br />
Sep  1 02:04:07  JunOS-GW sshd[37112]: Failed password for kayla from 200.111.82.154 port 56117 ssh2<br />
Sep  1 02:04:07  JunOS-GW inetd[2541]: /usr/sbin/sshd[37112]: exit status 0xff00<br />
Sep  1 02:04:11  JunOS-GW sshd[37114]: Failed password for russ from 200.111.82.154 port 56359 ssh2<br />
Sep  1 02:04:11  JunOS-GW inetd[2541]: /usr/sbin/sshd[37114]: exit status 0xff00<br />
Sep  1 02:04:15  JunOS-GW sshd[37116]: Failed password for white from 200.111.82.154 port 56579 ssh2<br />
Sep  1 02:04:15  JunOS-GW inetd[2541]: /usr/sbin/sshd[37116]: exit status 0xff00<br />
Sep  1 02:04:18  JunOS-GW sshd[37118]: Failed password for danny from 200.111.82.154 port 56811 ssh2<br />
Sep  1 02:04:19  JunOS-GW inetd[2541]: /usr/sbin/sshd[37118]: exit status 0xff00<br />
Sep  1 02:04:22  JunOS-GW sshd[37120]: Failed password for filip from 200.111.82.154 port 57063 ssh2<br />
Sep  1 02:04:23  JunOS-GW inetd[2541]: /usr/sbin/sshd[37120]: exit status 0xff00<br />
Sep  1 02:04:26  JunOS-GW sshd[37122]: Failed password for stephanie from 200.111.82.154 port 57282 ssh2<br />
Sep  1 02:04:27  JunOS-GW inetd[2541]: /usr/sbin/sshd[37122]: exit status 0xff00<br />
Sep  1 02:04:30  JunOS-GW sshd[37124]: Failed password for wwwdata from 200.111.82.154 port 57504 ssh2<br />
Sep  1 02:04:30  JunOS-GW inetd[2541]: /usr/sbin/sshd[37124]: exit status 0xff00<br />
Sep  1 02:04:34  JunOS-GW sshd[37126]: Failed password for admin from 200.111.82.154 port 57748 ssh2<br />
Sep  1 02:04:34  JunOS-GW inetd[2541]: /usr/sbin/sshd[37126]: exit status 0xff00<br />
Sep  1 02:04:38  JunOS-GW sshd[37128]: Failed password for admin from 200.111.82.154 port 57970 ssh2<br />
Sep  1 02:04:38  JunOS-GW inetd[2541]: /usr/sbin/sshd[37128]: exit status 0xff00<br />
Sep  1 02:04:41  JunOS-GW sshd[37130]: Failed password for admin from 200.111.82.154 port 58202 ssh2<br />
Sep  1 02:04:42  JunOS-GW inetd[2541]: /usr/sbin/sshd[37130]: exit status 0xff00<br />
Sep  1 02:04:45  JunOS-GW sshd[37132]: Failed password for admin from 200.111.82.154 port 58438 ssh2<br />
Sep  1 02:04:46  JunOS-GW inetd[2541]: /usr/sbin/sshd[37132]: exit status 0xff00<br />
Sep  1 02:04:49  JunOS-GW sshd[37134]: Failed password for admin from 200.111.82.154 port 58663 ssh2<br />
Sep  1 02:04:49  JunOS-GW inetd[2541]: /usr/sbin/sshd[37134]: exit status 0xff00<br />
Sep  1 02:04:53  JunOS-GW sshd[37136]: Failed password for admin from 200.111.82.154 port 58907 ssh2<br />
Sep  1 02:04:53  JunOS-GW inetd[2541]: /usr/sbin/sshd[37136]: exit status 0xff00<br />
Sep  1 02:04:57  JunOS-GW sshd[37138]: Failed password for admin from 200.111.82.154 port 59121 ssh2<br />
Sep  1 02:04:57  JunOS-GW inetd[2541]: /usr/sbin/sshd[37138]: exit status 0xff00<br />
Sep  1 02:05:00  JunOS-GW sshd[37140]: Failed password for admin from 200.111.82.154 port 59359 ssh2<br />
Sep  1 02:05:01  JunOS-GW inetd[2541]: /usr/sbin/sshd[37140]: exit status 0xff00<br />
Sep  1 02:05:04  JunOS-GW sshd[37142]: Failed password for admin from 200.111.82.154 port 59606 ssh2<br />
Sep  1 02:05:05  JunOS-GW inetd[2541]: /usr/sbin/sshd[37142]: exit status 0xff00<br />
Sep  1 02:05:08  JunOS-GW sshd[37144]: Failed password for admin from 200.111.82.154 port 59814 ssh2<br />
Sep  1 02:05:09  JunOS-GW inetd[2541]: /usr/sbin/sshd[37144]: exit status 0xff00<br />
Sep  1 02:05:12  JunOS-GW sshd[37146]: Failed password for admin from 200.111.82.154 port 60053 ssh2<br />
Sep  1 02:05:12  JunOS-GW inetd[2541]: /usr/sbin/sshd[37146]: exit status 0xff00<br />
Sep  1 02:05:16  JunOS-GW sshd[37148]: Failed password for admin from 200.111.82.154 port 60282 ssh2<br />
Sep  1 02:05:16  JunOS-GW inetd[2541]: /usr/sbin/sshd[37148]: exit status 0xff00<br />
Sep  1 02:05:20  JunOS-GW sshd[37150]: Failed password for admin from 200.111.82.154 port 60512 ssh2<br />
Sep  1 02:05:20  JunOS-GW inetd[2541]: /usr/sbin/sshd[37150]: exit status 0xff00<br />
Sep  1 02:05:23  JunOS-GW sshd[37152]: Failed password for admin from 200.111.82.154 port 60748 ssh2<br />
Sep  1 02:05:24  JunOS-GW inetd[2541]: /usr/sbin/sshd[37152]: exit status 0xff00<br />
Sep  1 02:05:27  JunOS-GW sshd[37154]: Failed password for admin from 200.111.82.154 port 60982 ssh2<br />
Sep  1 02:05:28  JunOS-GW inetd[2541]: /usr/sbin/sshd[37154]: exit status 0xff00<br />
Sep  1 02:05:33  JunOS-GW sshd[37156]: Failed password for admin from 200.111.82.154 port 32981 ssh2<br />
Sep  1 02:05:34  JunOS-GW inetd[2541]: /usr/sbin/sshd[37156]: exit status 0xff00<br />
Sep  1 02:05:37  JunOS-GW sshd[37158]: Failed password for george from 200.111.82.154 port 33361 ssh2<br />
Sep  1 02:05:38  JunOS-GW inetd[2541]: /usr/sbin/sshd[37158]: exit status 0xff00<br />
Sep  1 02:05:41  JunOS-GW sshd[37160]: Failed password for michael from 200.111.82.154 port 33590 ssh2<br />
Sep  1 02:05:41  JunOS-GW inetd[2541]: /usr/sbin/sshd[37160]: exit status 0xff00<br />
Sep  1 02:05:45  JunOS-GW sshd[37162]: Failed password for matilda from 200.111.82.154 port 33811 ssh2<br />
Sep  1 02:05:45  JunOS-GW inetd[2541]: /usr/sbin/sshd[37162]: exit status 0xff00<br />
Sep  1 02:05:49  JunOS-GW sshd[37164]: Failed password for john from 200.111.82.154 port 34032 ssh2<br />
Sep  1 02:05:49  JunOS-GW inetd[2541]: /usr/sbin/sshd[37164]: exit status 0xff00<br />
Sep  1 02:05:52  JunOS-GW sshd[37166]: Failed password for kevin from 200.111.82.154 port 34274 ssh2<br />
Sep  1 02:05:53  JunOS-GW inetd[2541]: /usr/sbin/sshd[37166]: exit status 0xff00<br />
Sep  1 02:05:56  JunOS-GW sshd[37168]: Failed password for hacker from 200.111.82.154 port 34500 ssh2<br />
Sep  1 02:05:57  JunOS-GW inetd[2541]: /usr/sbin/sshd[37168]: exit status 0xff00<br />
Sep  1 02:06:00  JunOS-GW sshd[37170]: Failed password for daniel from 200.111.82.154 port 34724 ssh2<br />
Sep  1 02:06:00  JunOS-GW inetd[2541]: /usr/sbin/sshd[37170]: exit status 0xff00<br />
Sep  1 02:06:04  JunOS-GW sshd[37172]: Failed password for david from 200.111.82.154 port 34970 ssh2<br />
Sep  1 02:06:04  JunOS-GW inetd[2541]: /usr/sbin/sshd[37172]: exit status 0xff00<br />
Sep  1 02:06:08  JunOS-GW sshd[37174]: Failed password for nathan from 200.111.82.154 port 35195 ssh2<br />
Sep  1 02:06:08  JunOS-GW inetd[2541]: /usr/sbin/sshd[37174]: exit status 0xff00<br />
Sep  1 02:06:11  JunOS-GW sshd[37176]: Failed password for mihai from 200.111.82.154 port 35427 ssh2<br />
Sep  1 02:06:12  JunOS-GW inetd[2541]: /usr/sbin/sshd[37176]: exit status 0xff00<br />
Sep  1 02:06:15  JunOS-GW sshd[37178]: Failed password for internet from 200.111.82.154 port 35659 ssh2<br />
Sep  1 02:06:16  JunOS-GW inetd[2541]: /usr/sbin/sshd[37178]: exit status 0xff00<br />
Sep  1 05:16:48  JunOS-GW sshd[37207]: fatal: Timeout before authentication for 202.53.247.238<br />
Sep  1 05:16:48  JunOS-GW inetd[2541]: /usr/sbin/sshd[37207]: exit status 0xff00</p>
]]></content:encoded>
			<wfw:commentRss>http://ipstories.lifeonme.com/2008/09/01/juniper-hacking-port-ssh2-juniper-real-log-source-20011182154/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Notebook] Windows XP Installation Toshiba Satellite M200 SATA Error</title>
		<link>http://ipstories.lifeonme.com/2008/08/29/notebook-windows-xp-on-toshiba-m200-sata-error-setup-did-not-find-any-hard-disk-drives-installed-on-your-computer/</link>
		<comments>http://ipstories.lifeonme.com/2008/08/29/notebook-windows-xp-on-toshiba-m200-sata-error-setup-did-not-find-any-hard-disk-drives-installed-on-your-computer/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 12:01:32 +0000</pubDate>
		<dc:creator>ipstories</dc:creator>
		
		<category><![CDATA[Notebook]]></category>

		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://risnaini.wordpress.com/?p=613</guid>
		<description><![CDATA[
Windows XP Installation on this pretty sensitive notebook is pretty much complicated.
&#8220;Setup did not find any hard disk drives installed on your computer&#8221; &#8230;  will be the famous problem found when starting the installation &#38; Thanks to HowToGeek site &#38; People who inspired this.
It&#8217;s SATA will not recognized by Windows XP if the SATA driver [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://risnaini.files.wordpress.com/2008/08/toshiba-m200.jpg"><img class="alignnone size-full wp-image-614" src="http://risnaini.files.wordpress.com/2008/08/toshiba-m200.jpg" alt="" width="174" height="130" /></a></p>
<p>Windows XP Installation on this pretty sensitive notebook <strong>is pretty much complicated</strong>.<br />
&#8220;Setup did not find any hard disk drives installed on your computer&#8221; &#8230;  will be the famous problem found when starting the installation &amp; Thanks to HowToGeek site &amp; People who inspired this.</p>
<p>It&#8217;s <span style="color:#3366ff"><strong>SATA will not recognized by Windows XP</strong></span> if the <strong><span style="color:#ff0000">SATA driver doesn&#8217;t exist along with CD Installation</span></strong>.</p>
<p>Here the steps (use another PC to create this customize Windows XP Installation CD):</p>
<p><strong>A. SATA Driver</strong><br />
==============<br />
1. Download Toshiba M200 SATA Driver at <a href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;cc=us&amp;prodTypeId=321957&amp;prodSeriesId=3368538&amp;swItem=ob-54270-1&amp;mode=4&amp;idx=1">Here&#8230; </a>at <span style="color:#ff0000"><strong>HP.Com</strong></span> ? Yes ! <img src='http://ipstories.lifeonme.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> 2. Run &amp; Install on any directory you want</p>
<p><strong>B. Embedding &amp; Customizing Process</strong><br />
==================================<br />
1. Download &amp; Install <a href="http://www.nliteos.com/">Nlite</a><br />
2. Insert Windows XP Installation CD<br />
3. Run Nlite &amp; Point the CD Drive once you asked for browse the &#8220;Locating the Windows Installation&#8221;.<br />
4. Click OK &amp; Define a directory (for sure create a new directory) for the Windows XP soruce file to be copied<br />
5. Click OK &amp; Next, a screen with will appear.<br />
6. Choose [Integrate] Driver &amp; [Create] Bootable ISO<br />
7. Next &amp; Till the screen &#8220;Insert&#8221; Button appear<br />
8. Click &amp; Choose Single Driver<br />
9. Point to Directory where previous *.inf SATA Driver installed</p>
<p>Next please follow  <a href="http://www.howtogeek.com/howto/windows/resolving-setup-did-not-find-any-hard-disk-drives-during-windows-xp-installation/">How to Geek</a> Site <img src='http://ipstories.lifeonme.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> for complete snapshot &amp; better look.<br />
I&#8217;m just suggesting installing your SATA driver first before creating Windows XP CD Installation with embedded SATA Driver..</p>
<p>Thanks to Koh Ery Anggara as well.</p>
<p style="text-align:right"><strong>a. rahman isnaini r.sutan</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://ipstories.lifeonme.com/2008/08/29/notebook-windows-xp-on-toshiba-m200-sata-error-setup-did-not-find-any-hard-disk-drives-installed-on-your-computer/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
