DragonFly BSD
DragonFly users List (threaded) for 2013-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly net should be stable now


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 12 Feb 2013 20:12:41 -0800 (PST)

    Ok, the net should be stable now and it looks like the new
    DNS has propagated.  We also got Avalon (which physically sits in the
    old colo) bridged onto the new IP block at the new colo so we could
    give it an IP in the new block.

    There were some other issues.

    * TSO (already posted to users@) was interfering with the bridges.
      This was causing downloads from avalon to run extremely slowly,
      but amazingly didn't stop them alltogether.  Downloads should now
      be running at full speed.

    * There was a bug in the if_tap code for TAP units >= 4.  Manually
      created interfaces were being auto-destroyed on close when they
      should not have been.  This was causing one of the redundant VPN links
      to drop permanently, causing increased latency to leaf.dragonflybsd.org.

    * A bug in the new libssl blew up the openvpn binaries.  That took down
      the whole net for a few hours today after the machines were upgraded
      :-(.

    * Misc rules breakages in PF were preventing packets from crossing
      both bridges (e.g. leaf<->avalon or crater<->avalon).  Now fixed.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]