<?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: New &#8216;redir&#8217; / &#8216;hostfwd&#8217; syntax for Qemu	</title>
	<atom:link href="https://virtuallyfun.com/2017/06/20/new-redir-hostfwd-syntax-qemu/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2017/06/20/new-redir-hostfwd-syntax-qemu/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Sat, 23 Feb 2019 02:41:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2017/06/20/new-redir-hostfwd-syntax-qemu/comment-page-1/#comment-208496</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sat, 23 Feb 2019 02:41:46 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=7160#comment-208496</guid>

					<description><![CDATA[better example is something like this:

-netdev user,id=ethernet.0,hostfwd=tcp::5555-:1522,hostfwd=tcp::9999-:9,hostfwd=tcp::17010-:17010,hostfwd=tcp::17013-:17013
-device rtl8139,netdev=ethernet.0

Or imagine, say you are on a VPS and wanting to &#039;hide&#039; your server to the loopback:

./qemu -L pc-bios -m 224 -vnc :0 -hda OS.vmdk -hdb data.vmdk -vnc 127.0.0.1:0  -netdev user,id=ethernet.0,hostfwd=tcp:127.0.0.1:1433-:1433,hostfwd=tcp:127.0.0.1:3389-:3389 -device pcnet,netdev=ethernet.0]]></description>
			<content:encoded><![CDATA[<p>better example is something like this:</p>
<p>-netdev user,id=ethernet.0,hostfwd=tcp::5555-:1522,hostfwd=tcp::9999-:9,hostfwd=tcp::17010-:17010,hostfwd=tcp::17013-:17013<br />
-device rtl8139,netdev=ethernet.0</p>
<p>Or imagine, say you are on a VPS and wanting to &#8216;hide&#8217; your server to the loopback:</p>
<p>./qemu -L pc-bios -m 224 -vnc :0 -hda OS.vmdk -hdb data.vmdk -vnc 127.0.0.1:0  -netdev user,id=ethernet.0,hostfwd=tcp:127.0.0.1:1433-:1433,hostfwd=tcp:127.0.0.1:3389-:3389 -device pcnet,netdev=ethernet.0</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michele13		</title>
		<link>https://virtuallyfun.com/2017/06/20/new-redir-hostfwd-syntax-qemu/comment-page-1/#comment-185463</link>

		<dc:creator><![CDATA[Michele13]]></dc:creator>
		<pubDate>Thu, 03 Aug 2017 08:35:11 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=7160#comment-185463</guid>

					<description><![CDATA[Hi, sorry to bother you. I have a problem with Qemu 0.15.1 and Windows 98 OEM. Basicly I&#039;ve installed the nerwork card and I&#039;m trying to use the the user mode networking feature of QEMU. However the DHCP server gives a weird IP address to my machine and does not provide a gateway. I&#039;ve tried to configure the network statically providing the default ip addresses.

10.0.2.15 ip address
10.0.2.2 gateway
10.0.2.3 DNS

But I can&#039;t still connect to the internet.
I&#039;ve tried to use Windows XP as guest but it gives me 0.0.0.0 as IP Address.

To compile it I&#039;ve edited the configure file to add adlib to the sound card list to build, I&#039;ve also edited it so it does not try to link with libiberty as it should not be required (?). I&#039;ve also edited the CFLAGS in config-host.mak replacing &quot;-g -O2&quot; with &quot;-g -O1&quot; to avoid crash when QEMU tries to access hard disk images.

I also have tried to use Qemu 1.1.1-1 compiled using your instructions and it works fine, however it is slower in comparison to Qemu 0.15.1 I would like to stick with the earlier version because it allows me to play Age of Empires 2 at an acceptable speed.

If you want to help me send a mail]]></description>
			<content:encoded><![CDATA[<p>Hi, sorry to bother you. I have a problem with Qemu 0.15.1 and Windows 98 OEM. Basicly I&#8217;ve installed the nerwork card and I&#8217;m trying to use the the user mode networking feature of QEMU. However the DHCP server gives a weird IP address to my machine and does not provide a gateway. I&#8217;ve tried to configure the network statically providing the default ip addresses.</p>
<p>10.0.2.15 ip address<br />
10.0.2.2 gateway<br />
10.0.2.3 DNS</p>
<p>But I can&#8217;t still connect to the internet.<br />
I&#8217;ve tried to use Windows XP as guest but it gives me 0.0.0.0 as IP Address.</p>
<p>To compile it I&#8217;ve edited the configure file to add adlib to the sound card list to build, I&#8217;ve also edited it so it does not try to link with libiberty as it should not be required (?). I&#8217;ve also edited the CFLAGS in config-host.mak replacing &#8220;-g -O2&#8221; with &#8220;-g -O1&#8221; to avoid crash when QEMU tries to access hard disk images.</p>
<p>I also have tried to use Qemu 1.1.1-1 compiled using your instructions and it works fine, however it is slower in comparison to Qemu 0.15.1 I would like to stick with the earlier version because it allows me to play Age of Empires 2 at an acceptable speed.</p>
<p>If you want to help me send a mail</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
