<?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/"
	xmlns:georss="http://www.georss.org/georss" 	>
<channel>
	<title>Comments on: X11 Forwarding Broken on Solaris</title>
	<atom:link href="http://spiralbound.net/2008/06/03/x11-forwarding-broken-on-solaris/feed" rel="self" type="application/rss+xml" />
	<link>http://spiralbound.net/2008/06/03/x11-forwarding-broken-on-solaris</link>
	<description>my digital notebook</description>
	<lastBuildDate>Tue, 16 Mar 2010 21:23:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joao Martins</title>
		<link>http://spiralbound.net/2008/06/03/x11-forwarding-broken-on-solaris#comment-164840</link>
		<dc:creator>Joao Martins</dc:creator>
		<pubDate>Fri, 29 Aug 2008 16:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=321#comment-164840</guid>
		<description>I don&#039;t know better way to express my gratitude for your help: Thank you.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know better way to express my gratitude for your help: Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Idol</title>
		<link>http://spiralbound.net/2008/06/03/x11-forwarding-broken-on-solaris#comment-164833</link>
		<dc:creator>Jeremy Idol</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=321#comment-164833</guid>
		<description>Current patch created the problem for systems what only use IPv4.  The solution, until a binary resolution is provided, is to config up an IPv6 localhost interface as such:

ifconfig lo0 inet6 plumb up

Which brings up:

lo0:  flags=2002000849 mtu 8252 index 1
        inet6 ::1/128

Ensure the /etc/hosts as the following entry as well:

::1     localhost

This will bring up a ipv6 localhost interface, which allows the forwarding over X11 to operate without a problem.  Recycle the ssh daemon and it should work without a problem.</description>
		<content:encoded><![CDATA[<p>Current patch created the problem for systems what only use IPv4.  The solution, until a binary resolution is provided, is to config up an IPv6 localhost interface as such:</p>
<p>ifconfig lo0 inet6 plumb up</p>
<p>Which brings up:</p>
<p>lo0:  flags=2002000849 mtu 8252 index 1<br />
        inet6 ::1/128</p>
<p>Ensure the /etc/hosts as the following entry as well:</p>
<p>::1     localhost</p>
<p>This will bring up a ipv6 localhost interface, which allows the forwarding over X11 to operate without a problem.  Recycle the ssh daemon and it should work without a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://spiralbound.net/2008/06/03/x11-forwarding-broken-on-solaris#comment-159316</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Tue, 22 Jul 2008 21:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=321#comment-159316</guid>
		<description>THANK YOU!!!! I dont have a cd/dvd drive on my sun netra x1 so a reinstall is pretty much a no go. You saved my system!</description>
		<content:encoded><![CDATA[<p>THANK YOU!!!! I dont have a cd/dvd drive on my sun netra x1 so a reinstall is pretty much a no go. You saved my system!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ckgreenman</title>
		<link>http://spiralbound.net/2008/06/03/x11-forwarding-broken-on-solaris#comment-154238</link>
		<dc:creator>ckgreenman</dc:creator>
		<pubDate>Mon, 16 Jun 2008 15:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=321#comment-154238</guid>
		<description>This appears to also affect Solaris 10.  To work around the issue in 10 simply edit /lib/svc/method/sshd and append the &#039;-4&#039; to the start function.  once the file is saved simply issue &#039;svcadm restart ssh&#039;</description>
		<content:encoded><![CDATA[<p>This appears to also affect Solaris 10.  To work around the issue in 10 simply edit /lib/svc/method/sshd and append the &#8216;-4&#8242; to the start function.  once the file is saved simply issue &#8217;svcadm restart ssh&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
