<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Editing Networking and nat.conf in VMware Fusion Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Editing-Networking-and-nat-conf/m-p/2843667#M173822</link>
    <description>&lt;P&gt;Hi guys,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For my studies, I need to deploy severals computers for an entreprise. I have downloaded the demo of VMware Fusion Pro 12 and I am using it instead of VB which seems to be recommended on my projet. I am on Catalina 10.15.7.&lt;BR /&gt;&lt;BR /&gt;Well, for my projet I need to set many parameters. One of it is the gateway address which must be 192.168.56.1 .&lt;BR /&gt;&lt;BR /&gt;So on VMware, I am going to "&lt;EM&gt;VMware Fusion/Preferences/Network"&lt;/EM&gt;&lt;BR /&gt;Then, I unlock the settings, I am adding vmnet3, I check &lt;EM&gt;"Allow VMs on this network to connect to external network using NAT protocol"&amp;nbsp;&lt;/EM&gt;and also &lt;EM&gt;"Connect Mac Host to this network"&lt;/EM&gt;.&lt;BR /&gt;&lt;BR /&gt;Then, with Nano, I am editing this file "&lt;EM&gt;/Bibliothèque/Preferences/VMware Fusion/networking&lt;/EM&gt;" exactly like that :&amp;nbsp;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_DHCP no&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_HOSTONLY_NETMASK 255.255.255.0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_HOSTONLY_SUBNET 192.168.56.0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_NAT yes&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_NAT_PARAM_UDP_TIMEOUT 30&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_VIRTUAL_ADAPTER yes&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;With those settings, I am good for my projet. On my terminal's host, if I use "&lt;EM&gt;ifconfig"&lt;/EM&gt; I can see that the vmnet3 address of my host is 192.168.56.1.&lt;BR /&gt;But apparently, the NAT gateway address is located on this file "&lt;EM&gt;Bibliothèque/Preferences/VMware Fusion/vmnet3/nat.conf"&amp;nbsp;&lt;/EM&gt;and the file set the NAT gateway address to 192.168.56.2.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;But the project request is that the gateway must be in .1. Of course, if I use .1 on my server and my VMs, none of them are able to go online. And with .2 well it is working just fine.&amp;nbsp;I have try everything I can to change this parameters with nano but every time VMware is starting, it just keep smashing my editing on the nat.conf. I have tried to fix my host address with "&lt;SPAN&gt;&lt;EM&gt;VNET_3_VIRTUAL_ADAPTER_ADDR 192.168.56.2&lt;/EM&gt;" to be able to define the NAT Gateway in .1 without any success.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Please could someone explain me how is it possible to configure the NAT gateway address ? Or having the NAT gateway on the same address than my host ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I will really appreciate any help the community can give me.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best Regards, R41L&lt;/P&gt;</description>
    <pubDate>Sat, 24 Apr 2021 15:45:03 GMT</pubDate>
    <dc:creator>R41L</dc:creator>
    <dc:date>2021-04-24T15:45:03Z</dc:date>
    <item>
      <title>Editing Networking and nat.conf</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Editing-Networking-and-nat-conf/m-p/2843667#M173822</link>
      <description>&lt;P&gt;Hi guys,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For my studies, I need to deploy severals computers for an entreprise. I have downloaded the demo of VMware Fusion Pro 12 and I am using it instead of VB which seems to be recommended on my projet. I am on Catalina 10.15.7.&lt;BR /&gt;&lt;BR /&gt;Well, for my projet I need to set many parameters. One of it is the gateway address which must be 192.168.56.1 .&lt;BR /&gt;&lt;BR /&gt;So on VMware, I am going to "&lt;EM&gt;VMware Fusion/Preferences/Network"&lt;/EM&gt;&lt;BR /&gt;Then, I unlock the settings, I am adding vmnet3, I check &lt;EM&gt;"Allow VMs on this network to connect to external network using NAT protocol"&amp;nbsp;&lt;/EM&gt;and also &lt;EM&gt;"Connect Mac Host to this network"&lt;/EM&gt;.&lt;BR /&gt;&lt;BR /&gt;Then, with Nano, I am editing this file "&lt;EM&gt;/Bibliothèque/Preferences/VMware Fusion/networking&lt;/EM&gt;" exactly like that :&amp;nbsp;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_DHCP no&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_HOSTONLY_NETMASK 255.255.255.0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_HOSTONLY_SUBNET 192.168.56.0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_NAT yes&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_NAT_PARAM_UDP_TIMEOUT 30&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;answer VNET_3_VIRTUAL_ADAPTER yes&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;With those settings, I am good for my projet. On my terminal's host, if I use "&lt;EM&gt;ifconfig"&lt;/EM&gt; I can see that the vmnet3 address of my host is 192.168.56.1.&lt;BR /&gt;But apparently, the NAT gateway address is located on this file "&lt;EM&gt;Bibliothèque/Preferences/VMware Fusion/vmnet3/nat.conf"&amp;nbsp;&lt;/EM&gt;and the file set the NAT gateway address to 192.168.56.2.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;But the project request is that the gateway must be in .1. Of course, if I use .1 on my server and my VMs, none of them are able to go online. And with .2 well it is working just fine.&amp;nbsp;I have try everything I can to change this parameters with nano but every time VMware is starting, it just keep smashing my editing on the nat.conf. I have tried to fix my host address with "&lt;SPAN&gt;&lt;EM&gt;VNET_3_VIRTUAL_ADAPTER_ADDR 192.168.56.2&lt;/EM&gt;" to be able to define the NAT Gateway in .1 without any success.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Please could someone explain me how is it possible to configure the NAT gateway address ? Or having the NAT gateway on the same address than my host ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I will really appreciate any help the community can give me.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best Regards, R41L&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 15:45:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Editing-Networking-and-nat-conf/m-p/2843667#M173822</guid>
      <dc:creator>R41L</dc:creator>
      <dc:date>2021-04-24T15:45:03Z</dc:date>
    </item>
  </channel>
</rss>

