<?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 Re: Bridged networking flaky in VMware 12/Big Sur in VMware Fusion Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2872452#M175843</link>
    <description>&lt;P&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/169747"&gt;@gringley&lt;/a&gt;,&amp;nbsp;thank you so much for posting here!&lt;/P&gt;&lt;P&gt;It's like back to the future. I haven't had to mess with the MTU since the 80s and thought it was a solved problem. The number that worked for me on my Debian Bullseye system was 1491.&lt;/P&gt;&lt;PRE&gt;$ sudo ip link set eth0 mtu 1491    &lt;/PRE&gt;&lt;P&gt;I also updated the network settings in the GUI so the interface would be initialized properly (GNOME 3 menu in upper right &amp;gt; Wired Connection &amp;gt; Wired Settings &amp;gt; Interface Gear Icon &amp;gt; Identity &amp;gt; MTU).&lt;/P&gt;&lt;P&gt;Thanks again. I've already joyfully thrown out all of my inadequate workarounds.&lt;/P&gt;</description>
    <pubDate>Sun, 17 Oct 2021 02:28:13 GMT</pubDate>
    <dc:creator>wohler</dc:creator>
    <dc:date>2021-10-17T02:28:13Z</dc:date>
    <item>
      <title>Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2819369#M171544</link>
      <description>&lt;P&gt;I recently upgraded to Big Sur and found I had to upgrade Fusion to version 12 as well. I have a Debian Linux client.&lt;/P&gt;&lt;P&gt;Ever since then, my bridged network has been behaving strangely. Viewing Google pages in the browser seems to work, but every other page comes up blank. fetchmail can't connect to my mail server. My NAS can start an rsync backup to my client, but it always eventually dies with:&lt;/P&gt;&lt;P&gt;Connection to 192.168.50.4 closed by remote host.&lt;BR /&gt;rsync: connection unexpectedly closed (653017239 bytes received so far) [receiver]&lt;BR /&gt;rsync error: error in rsync protocol data stream (code 12) at io.c(605) [receiver=3.0.9]&lt;BR /&gt;rsync: connection unexpectedly closed (58 bytes received so far) [generator]&lt;BR /&gt;rsync error: unexplained error (code 255) at io.c(605) [generator=3.0.9]&lt;/P&gt;&lt;P&gt;My NAT adapter is working as it always has.&lt;/P&gt;&lt;P&gt;Am I waiting for a Big Sur or Player 12 update that will magically fix bridged networking, or is there some tweaking that is required to fix this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Dec 2020 22:11:28 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2819369#M171544</guid>
      <dc:creator>wohler</dc:creator>
      <dc:date>2020-12-26T22:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2820210#M171649</link>
      <description>&lt;P&gt;You're not the only one. Something is blocking inbound connections from the host to any guest on a bridged network after some amount of time. If you initiate the connection from the guest, it all starts up again. I've taken to running "ping &amp;lt;gateway&amp;gt;" from inside my guest(s) which seems to keep the network up for inbound connections.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jan 2021 20:43:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2820210#M171649</guid>
      <dc:creator>Djelibeybi</dc:creator>
      <dc:date>2021-01-01T20:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2820211#M171650</link>
      <description>&lt;P&gt;I may have stumbled upon a solution: switching from the vmxmet3 paravirtual device to the e1000e emulated device. You can't do this in the UI, so you need to edit the vmx file and change&amp;nbsp;ethernet0.virtualDev to "e1000e"&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jan 2021 20:54:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2820211#M171650</guid>
      <dc:creator>Djelibeybi</dc:creator>
      <dc:date>2021-01-01T20:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2820221#M171651</link>
      <description>&lt;P&gt;Thanks, mate. Even though your symptoms were a little different, it was worth a shot. My virtualDev setting was already e1000. I tried e1000e and&amp;nbsp;&lt;SPAN&gt;vmxnet3 and experienced the same symptoms. I left it at e1000e though.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jan 2021 22:31:29 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2820221#M171651</guid>
      <dc:creator>wohler</dc:creator>
      <dc:date>2021-01-01T22:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2820222#M171652</link>
      <description>&lt;P&gt;Worth a shot. What's really weirding me out is that it doesn't appear to be kernel specific. I have two Oracle Linux VMs (OL7 and OL8) which are both running the same kernel version (5.4.17) but the network only drops out for the OL8 guest if it's set to vmxnet3. The OL7 one doesn't exhibit the problem.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jan 2021 22:34:34 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2820222#M171652</guid>
      <dc:creator>Djelibeybi</dc:creator>
      <dc:date>2021-01-01T22:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2872336#M175810</link>
      <description>&lt;P&gt;Bump! &amp;nbsp;This problem still exists, and affects VMs of all operating systems types. &amp;nbsp;It affects both a Windows Server VM of mine, and an OpenBSD VM. &amp;nbsp;I need bridged networking to work ... anybody figure out anything here?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 23:53:58 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2872336#M175810</guid>
      <dc:creator>d0wntime</dc:creator>
      <dc:date>2021-10-15T23:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2872341#M175812</link>
      <description>&lt;P&gt;Another thread got what I think is the right answer finally - MTU. &amp;nbsp;Apple appears to be adding tags or something. &amp;nbsp;An MTU of 1472 fixed my Linux and I am testing now to see how high I can go towards 1500.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 00:49:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2872341#M175812</guid>
      <dc:creator>gringley</dc:creator>
      <dc:date>2021-10-16T00:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2872343#M175813</link>
      <description>&lt;P&gt;...well&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo ip link set dev ens160 mtu 1499&lt;/P&gt;&lt;P&gt;then allowed my Ubuntu 20.04 to apt where everything was corrupt at the default 1500...&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 00:58:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2872343#M175813</guid>
      <dc:creator>gringley</dc:creator>
      <dc:date>2021-10-16T00:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2872344#M175814</link>
      <description>&lt;P&gt;Right after I posted, I found the other thread. &amp;nbsp;Thanks, y'all!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 01:12:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2872344#M175814</guid>
      <dc:creator>d0wntime</dc:creator>
      <dc:date>2021-10-16T01:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2872452#M175843</link>
      <description>&lt;P&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/169747"&gt;@gringley&lt;/a&gt;,&amp;nbsp;thank you so much for posting here!&lt;/P&gt;&lt;P&gt;It's like back to the future. I haven't had to mess with the MTU since the 80s and thought it was a solved problem. The number that worked for me on my Debian Bullseye system was 1491.&lt;/P&gt;&lt;PRE&gt;$ sudo ip link set eth0 mtu 1491    &lt;/PRE&gt;&lt;P&gt;I also updated the network settings in the GUI so the interface would be initialized properly (GNOME 3 menu in upper right &amp;gt; Wired Connection &amp;gt; Wired Settings &amp;gt; Interface Gear Icon &amp;gt; Identity &amp;gt; MTU).&lt;/P&gt;&lt;P&gt;Thanks again. I've already joyfully thrown out all of my inadequate workarounds.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Oct 2021 02:28:13 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2872452#M175843</guid>
      <dc:creator>wohler</dc:creator>
      <dc:date>2021-10-17T02:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2874381#M176090</link>
      <description>&lt;P&gt;You know what...I am on Monterey 12.0.1 and I cannot reproduce this problem anymore. &amp;nbsp;Perhaps Apple figured something out?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 01:04:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2874381#M176090</guid>
      <dc:creator>gringley</dc:creator>
      <dc:date>2021-10-26T01:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Bridged networking flaky in VMware 12/Big Sur</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2874389#M176092</link>
      <description>&lt;P&gt;Yes, the same for me. I got my nine bytes back, and that was with the existing version of Fusion (12.1.2). Upon starting Fusion, I was welcomed to a screen saying that Fusion version 12.2.0 was available that "supported Monterey". It provided a hardware version upgrade to version 19.&lt;/P&gt;&lt;P&gt;Thus, another solution to this problem is to install Monterey.&lt;/P&gt;&lt;P&gt;Thanks again, gringley!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 03:42:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Bridged-networking-flaky-in-VMware-12-Big-Sur/m-p/2874389#M176092</guid>
      <dc:creator>wohler</dc:creator>
      <dc:date>2021-10-26T03:42:49Z</dc:date>
    </item>
  </channel>
</rss>

