<?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>Nest Org Ru Team Site &#187; build 127</title>
	<atom:link href="http://www.nest.org.ru/tag/build-127/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nest.org.ru</link>
	<description>Team Blog – We Are Living Here :)</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:59:20 +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>rge драйвер и Opensolaris</title>
		<link>http://www.nest.org.ru/2009/12/03/rge-%d0%b4%d1%80%d0%b0%d0%b9%d0%b2%d0%b5%d1%80-%d0%b8-opensolaris/</link>
		<comments>http://www.nest.org.ru/2009/12/03/rge-%d0%b4%d1%80%d0%b0%d0%b9%d0%b2%d0%b5%d1%80-%d0%b8-opensolaris/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 00:55:02 +0000</pubDate>
		<dc:creator>Ilya Tyshchenko aka ilyxa</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[2010.02]]></category>
		<category><![CDATA[build 127]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[opensolarism sunw]]></category>
		<category><![CDATA[realtek]]></category>
		<category><![CDATA[rge]]></category>

		<guid isPermaLink="false">http://www.nest.su/?p=2421</guid>
		<description><![CDATA[Помните мое нытье на предмет неработающей сети &#8211; где-то тут я писал. Судя по всему &#8211; решение найдено &#8211; читаем внимательно описание бага 6807184. Я применил вот такое способ &#8211; сидел далеко на &#8220;удаленке&#8221; &#8211; и ошибка была непростительна pfexec su - wget http://homepage2.nifty.com/mrym3/taiyodo/rge.mcast.3.tar.gz gzcat rge.mcast.3.tar.gz &#124;tar xf - cat &#60;&#60; EOF &#62; change_rge.sh #!/bin/bash [...]
Related posts:<ol>
<li><a href='http://www.nest.org.ru/2009/11/15/%d0%b1%d0%b8%d1%82%d0%b2%d0%b0-%d0%b7%d0%b0-%d1%81%d0%b5%d1%82%d1%8c/' rel='bookmark' title='Битва за сеть.'>Битва за сеть.</a> <small>После обновления Opensolaris до билда 126 пронаблюдал странную картину: ilyxa@home:~$...</small></li>
<li><a href='http://www.nest.org.ru/2009/12/05/rge-%d0%b8-opensolaris-%d1%80%d0%b5%d1%88%d0%b5%d0%bd%d0%b8%d0%b5-%d0%b1%d1%8b%d0%bb%d0%be-%d0%b1%d0%bb%d0%b8%d0%b7%d0%ba%d0%be/' rel='bookmark' title='rge и Opensolaris. Решение было близко ;)'>rge и Opensolaris. Решение было близко ;)</a> <small>Dec 5 00:02:37 home rge: [ID 801725 kern.info] NOTICE: rge0:...</small></li>
<li><a href='http://www.nest.org.ru/2010/07/16/ovdc-2-0-mac-os-x-and-srs-scalability-testing/' rel='bookmark' title='OVDC 2.0. Mac OS X and SRS Scalability Testing'>OVDC 2.0. Mac OS X and SRS Scalability Testing</a> <small>Быстрый мини-ответ на вот эту заметку &#8211; Using The Sun...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Помните мое нытье на предмет неработающей сети &#8211; где-то <a href="http://www.nest.su/2009/11/15/comstar-iscsi-и-virtualbox/">тут</a> я писал. Судя по всему &#8211; решение найдено &#8211; читаем внимательно описание бага <a href="http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6807184">6807184</a>.</p>
<p>Я применил вот такое способ &#8211; сидел далеко на &#8220;удаленке&#8221; &#8211; и ошибка была непростительна <img src='http://www.nest.org.ru/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<blockquote>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"> pfexec <span style="color: #c20cb9; font-weight: bold;">su</span> -
 <span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>homepage2.nifty.com<span style="color: #000000; font-weight: bold;">/</span>mrym3<span style="color: #000000; font-weight: bold;">/</span>taiyodo<span style="color: #000000; font-weight: bold;">/</span>rge.mcast.3.tar.gz
 gzcat rge.mcast.3.tar.gz  <span style="color: #000000; font-weight: bold;">|</span><span style="color: #c20cb9; font-weight: bold;">tar</span> xf -
 <span style="color: #c20cb9; font-weight: bold;">cat</span> <span style="color: #000000; font-weight: bold;">&lt;&lt;</span> EOF <span style="color: #000000; font-weight: bold;">&gt;</span> change_rge.sh
 <span style="color: #666666; font-style: italic;">#!/bin/bash</span>
 <span style="color: #c20cb9; font-weight: bold;">ifconfig</span> rge0 unplumb
 modunload <span style="color: #660033;">-i</span> <span style="color: #000000; font-weight: bold;">`</span>modinfo <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> Realtek <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">awk</span> <span style="color: #ff0000;">'{print $1}'</span><span style="color: #000000; font-weight: bold;">`</span>
 modload .<span style="color: #000000; font-weight: bold;">/</span>amd64<span style="color: #000000; font-weight: bold;">/</span>rge
 <span style="color: #c20cb9; font-weight: bold;">ifconfig</span> rge0 plumb
 <span style="color: #c20cb9; font-weight: bold;">ifconfig</span> rge0 192.168.1.10 netmask + broadcast + up
 route add default 192.168.1.1
 svcadm restart svc:<span style="color: #000000; font-weight: bold;">/</span>network<span style="color: #000000; font-weight: bold;">/</span>physical:default
 EOF
 <span style="color: #c20cb9; font-weight: bold;">bash</span> change_rge.sh <span style="color: #000000; font-weight: bold;">&amp;</span></pre></div></div>

</blockquote>
<p>Радуемся <img src='http://www.nest.org.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Оно реально работает, но будьте внимательны &#8211; делая копипаст &#8211; я использую драйвер для amd64, а в другом случае, возможно, нужно написать хотя бы <em>isainfo</em> для начала <img src='http://www.nest.org.ru/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Related posts:<ol>
<li><a href='http://www.nest.org.ru/2009/11/15/%d0%b1%d0%b8%d1%82%d0%b2%d0%b0-%d0%b7%d0%b0-%d1%81%d0%b5%d1%82%d1%8c/' rel='bookmark' title='Битва за сеть.'>Битва за сеть.</a> <small>После обновления Opensolaris до билда 126 пронаблюдал странную картину: ilyxa@home:~$...</small></li>
<li><a href='http://www.nest.org.ru/2009/12/05/rge-%d0%b8-opensolaris-%d1%80%d0%b5%d1%88%d0%b5%d0%bd%d0%b8%d0%b5-%d0%b1%d1%8b%d0%bb%d0%be-%d0%b1%d0%bb%d0%b8%d0%b7%d0%ba%d0%be/' rel='bookmark' title='rge и Opensolaris. Решение было близко ;)'>rge и Opensolaris. Решение было близко ;)</a> <small>Dec 5 00:02:37 home rge: [ID 801725 kern.info] NOTICE: rge0:...</small></li>
<li><a href='http://www.nest.org.ru/2010/07/16/ovdc-2-0-mac-os-x-and-srs-scalability-testing/' rel='bookmark' title='OVDC 2.0. Mac OS X and SRS Scalability Testing'>OVDC 2.0. Mac OS X and SRS Scalability Testing</a> <small>Быстрый мини-ответ на вот эту заметку &#8211; Using The Sun...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.nest.org.ru/2009/12/03/rge-%d0%b4%d1%80%d0%b0%d0%b9%d0%b2%d0%b5%d1%80-%d0%b8-opensolaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

