<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Configurazione_NAT_Guest_OS</id>
	<title>Configurazione NAT Guest OS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Configurazione_NAT_Guest_OS"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Configurazione_NAT_Guest_OS&amp;action=history"/>
	<updated>2026-05-06T10:35:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Configurazione_NAT_Guest_OS&amp;diff=3613&amp;oldid=prev</id>
		<title>Gabriele.vivinetto at 18:51, 8 August 2005</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Configurazione_NAT_Guest_OS&amp;diff=3613&amp;oldid=prev"/>
		<updated>2005-08-08T18:51:29Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category: VMWare]]&lt;br /&gt;
&lt;br /&gt;
Per configurare correttamente un guest os con ip statico per il nat, configurare come segue:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
iface eth0 inet static&lt;br /&gt;
        address 192.168.127.100&lt;br /&gt;
        netmask 255.255.255.0&lt;br /&gt;
        network 192.168.127.0&lt;br /&gt;
        broadcast 192.168.127.255&lt;br /&gt;
        gateway 192.168.127.2&lt;br /&gt;
        dns-nameservers 192.168.127.1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Il gateway &amp;#039;&amp;#039;&amp;#039;NON&amp;#039;&amp;#039;&amp;#039; deve essere l&amp;#039;ip della scheda VMWare-Nat (VMNet8) sull&amp;#039;Host OS (.1), ma l&amp;#039;ip del Nat device (.2).&lt;br /&gt;
&lt;br /&gt;
Se non si fa così, si riesce a pingare e forse a risolvere, ma non a fare http.&lt;br /&gt;
&lt;br /&gt;
Se si hanno difficoltà, configurare uan volta l&amp;#039;interfaccia con dhcp e copiare i parametri.&lt;br /&gt;
&lt;br /&gt;
Keywords: VMWare nat ping not connect&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>