<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Solaris Network configuration</title>
	<atom:link href="http://adminschoice.com/solaris-network-configuration/feed" rel="self" type="application/rss+xml" />
	<link>http://adminschoice.com/solaris-network-configuration</link>
	<description>Unix adminstrators documents , tip and more</description>
	<lastBuildDate>Thu, 02 Feb 2012 06:54:39 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fred</title>
		<link>http://adminschoice.com/solaris-network-configuration/comment-page-1#comment-2310</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Mon, 18 Jul 2011 19:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://adminschoice.com/wp28/?p=66#comment-2310</guid>
		<description>How can I make this configuration permanent.</description>
		<content:encoded><![CDATA[<p>How can I make this configuration permanent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny</title>
		<link>http://adminschoice.com/solaris-network-configuration/comment-page-1#comment-2236</link>
		<dc:creator>sunny</dc:creator>
		<pubDate>Thu, 30 Jun 2011 10:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://adminschoice.com/wp28/?p=66#comment-2236</guid>
		<description>Problem-1) One Solaris 10 machine in our Data center has Network interface Identification details are missing, even though it exists. 

I am unable to bring it up with (#ifconfig hme0 plumb).

I believe there could be some solution with You.

Problem-2) How to add multiple defaultgateways on a single Solaris Machine.

I have the following router Ip address.
10.140.111.1
10.140.111.2
10.140.111.3

Thanks in Advance.</description>
		<content:encoded><![CDATA[<p>Problem-1) One Solaris 10 machine in our Data center has Network interface Identification details are missing, even though it exists. </p>
<p>I am unable to bring it up with (#ifconfig hme0 plumb).</p>
<p>I believe there could be some solution with You.</p>
<p>Problem-2) How to add multiple defaultgateways on a single Solaris Machine.</p>
<p>I have the following router Ip address.<br />
10.140.111.1<br />
10.140.111.2<br />
10.140.111.3</p>
<p>Thanks in Advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Solaris Network configuration &#124; unixsecure secondary</title>
		<link>http://adminschoice.com/solaris-network-configuration/comment-page-1#comment-1604</link>
		<dc:creator>Solaris Network configuration &#124; unixsecure secondary</dc:creator>
		<pubDate>Sat, 05 Mar 2011 22:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://adminschoice.com/wp28/?p=66#comment-1604</guid>
		<description>[...] more: Solaris Network configuration   This entry was posted in Solaris, Uncategorized and tagged solaris, steps, the-steps. Bookmark [...]</description>
		<content:encoded><![CDATA[<p>[...] more: Solaris Network configuration   This entry was posted in Solaris, Uncategorized and tagged solaris, steps, the-steps. Bookmark [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hebron</title>
		<link>http://adminschoice.com/solaris-network-configuration/comment-page-1#comment-1088</link>
		<dc:creator>hebron</dc:creator>
		<pubDate>Fri, 12 Nov 2010 06:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://adminschoice.com/wp28/?p=66#comment-1088</guid>
		<description>I am new in Sun system admin. 
have you tutorial how to setting IP address for sun solaris ??


 Thank you</description>
		<content:encoded><![CDATA[<p>I am new in Sun system admin.<br />
have you tutorial how to setting IP address for sun solaris ??</p>
<p> Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kannan</title>
		<link>http://adminschoice.com/solaris-network-configuration/comment-page-1#comment-1074</link>
		<dc:creator>Kannan</dc:creator>
		<pubDate>Wed, 03 Nov 2010 08:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://adminschoice.com/wp28/?p=66#comment-1074</guid>
		<description>Greetings,

 All Admin choice documents really super and easily steps to resolved our exact problems.

Thanks lot .......</description>
		<content:encoded><![CDATA[<p>Greetings,</p>
<p> All Admin choice documents really super and easily steps to resolved our exact problems.</p>
<p>Thanks lot &#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nishant</title>
		<link>http://adminschoice.com/solaris-network-configuration/comment-page-1#comment-806</link>
		<dc:creator>Nishant</dc:creator>
		<pubDate>Fri, 18 Jun 2010 20:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://adminschoice.com/wp28/?p=66#comment-806</guid>
		<description>I have entry in the \etc\defaultrouter. the problem is i have two interfaces on the machine. when i display netstat -r. i do not see any value in the interface and ping won&#039;t work
 so i have to enter the following...
route delete default 10.10.10.1
route add default 10.10.10.1 0 
no i can ping until i restart
how do i specify the which interface to use or the hope count in the defaultrouter file and make it permanent.

thank u so much in advance!</description>
		<content:encoded><![CDATA[<p>I have entry in the \etc\defaultrouter. the problem is i have two interfaces on the machine. when i display netstat -r. i do not see any value in the interface and ping won&#8217;t work<br />
 so i have to enter the following&#8230;<br />
route delete default 10.10.10.1<br />
route add default 10.10.10.1 0<br />
no i can ping until i restart<br />
how do i specify the which interface to use or the hope count in the defaultrouter file and make it permanent.</p>
<p>thank u so much in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://adminschoice.com/solaris-network-configuration/comment-page-1#comment-743</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Wed, 12 May 2010 14:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://adminschoice.com/wp28/?p=66#comment-743</guid>
		<description>This is a very poor article.

It will configure your network card allright, no errors there. 

And all the changes will be lost at the next reboot. 

To make the changes permanent several additional steps are required. And the authors lazy failure to mention this (I assume they were aware, if not, why are they posing as a competent person?) makes this a very poor article indeed.</description>
		<content:encoded><![CDATA[<p>This is a very poor article.</p>
<p>It will configure your network card allright, no errors there. </p>
<p>And all the changes will be lost at the next reboot. </p>
<p>To make the changes permanent several additional steps are required. And the authors lazy failure to mention this (I assume they were aware, if not, why are they posing as a competent person?) makes this a very poor article indeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarvesh</title>
		<link>http://adminschoice.com/solaris-network-configuration/comment-page-1#comment-727</link>
		<dc:creator>sarvesh</dc:creator>
		<pubDate>Mon, 03 May 2010 11:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://adminschoice.com/wp28/?p=66#comment-727</guid>
		<description>how to know details about email id and addres</description>
		<content:encoded><![CDATA[<p>how to know details about email id and addres</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holy shit, solaris just blew my mind, it sent me mail, wtf im scared</title>
		<link>http://adminschoice.com/solaris-network-configuration/comment-page-1#comment-718</link>
		<dc:creator>Holy shit, solaris just blew my mind, it sent me mail, wtf im scared</dc:creator>
		<pubDate>Wed, 28 Apr 2010 07:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://adminschoice.com/wp28/?p=66#comment-718</guid>
		<description>[...] domain IFyourISPhasAdomainNAME nameserver dnsPRIMARYipADDRESS nameserver dnsSECONDARYipADDRESS  And just to have an idea about network configuration under solaris, take a look here:  http://solaris-x86.org/documents/tut.../network.mhtml  and here:  http://adminschoice.com/solaris-network-configuration [...]</description>
		<content:encoded><![CDATA[<p>[...] domain IFyourISPhasAdomainNAME nameserver dnsPRIMARYipADDRESS nameserver dnsSECONDARYipADDRESS  And just to have an idea about network configuration under solaris, take a look here:  <a href="http://solaris-x86.org/documents/tut.../network.mhtml" rel="nofollow">http://solaris-x86.org/documents/tut&#8230;/network.mhtml</a>  and here:  <a href="http://adminschoice.com/solaris-network-configuration" rel="nofollow">http://adminschoice.com/solaris-network-configuration</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elsadig Ali Hashim</title>
		<link>http://adminschoice.com/solaris-network-configuration/comment-page-1#comment-645</link>
		<dc:creator>Elsadig Ali Hashim</dc:creator>
		<pubDate>Thu, 11 Mar 2010 10:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://adminschoice.com/wp28/?p=66#comment-645</guid>
		<description>I am new in Sun system admin. I fixed my problem following your guidance to add default gateway. Thank you</description>
		<content:encoded><![CDATA[<p>I am new in Sun system admin. I fixed my problem following your guidance to add default gateway. Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

