<?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"
	>
<channel>
	<title>Comments on: Serial console with VMWare</title>
	<atom:link href="http://blog.waja.info/2007/02/25/serial-console-with-vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.waja.info/2007/02/25/serial-console-with-vmware/</link>
	<description>Just a place to be!</description>
	<pubDate>Mon, 13 Oct 2008 11:41:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Yoichi Takayama</title>
		<link>http://blog.waja.info/2007/02/25/serial-console-with-vmware/#comment-28606</link>
		<dc:creator>Yoichi Takayama</dc:creator>
		<pubDate>Thu, 18 Sep 2008 05:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.waja.info/2007/02/25/serial-console-with-vmware/#comment-28606</guid>
		<description>I think that my last message did not get through. so I am sorry if this is double-posted.

Great article, but it still does not work for me. Can you help?

$ socat ./serial1 tcp4-listen:9988
(it just waits)
(in another shell)
$ telnet 127.0.0.1 9988
rying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
Connection closed by foreign host.

$ socat UNIX-CONNECT:./serial1 tcp4-listen:9988
2008/09/18 15:09:06 socat[4499] E connect(3, AF=1 "./serial1", 11): Connection refused

$ socat UNIX-LISTEN:./serial1 tcp4-listen:9988
2008/09/18 15:22:37 socat[5518] E bind(3, {AF=1 "./serial1"}, 11): Address already in use

and I have no idea how to "disconnect" it.

The socat manual is long but it is not clear how to. Also it says that it won't accept the 2nd connection. So does it mean this behaviour???

Thanks,
Yoichi</description>
		<content:encoded><![CDATA[<p>I think that my last message did not get through. so I am sorry if this is double-posted.</p>
<p>Great article, but it still does not work for me. Can you help?</p>
<p>$ socat ./serial1 tcp4-listen:9988<br />
(it just waits)<br />
(in another shell)<br />
$ telnet 127.0.0.1 9988<br />
rying 127.0.0.1&#8230;<br />
Connected to 127.0.0.1.<br />
Escape character is &#8216;^]&#8217;.<br />
Connection closed by foreign host.</p>
<p>$ socat UNIX-CONNECT:./serial1 tcp4-listen:9988<br />
2008/09/18 15:09:06 socat[4499] E connect(3, AF=1 &#8220;./serial1&#8243;, 11): Connection refused</p>
<p>$ socat UNIX-LISTEN:./serial1 tcp4-listen:9988<br />
2008/09/18 15:22:37 socat[5518] E bind(3, {AF=1 &#8220;./serial1&#8243;}, 11): Address already in use</p>
<p>and I have no idea how to &#8220;disconnect&#8221; it.</p>
<p>The socat manual is long but it is not clear how to. Also it says that it won&#8217;t accept the 2nd connection. So does it mean this behaviour???</p>
<p>Thanks,<br />
Yoichi</p>
]]></content:encoded>
	</item>
</channel>
</rss>
