Network Monitor 3.4 has been released
Yup, Network Monitor 3.4 is out – more details on the official blog post.
I’ve been using it for quite some time now, and it’s one of the best tools of its kind.
Archive for the ‘ Networking ’ Category
Yup, Network Monitor 3.4 is out – more details on the official blog post.
I’ve been using it for quite some time now, and it’s one of the best tools of its kind.
If you’ve ever installed Microsoft Hyper-V on a server that has a wireless network card and has the Wireless LAN feature enabled, you have probably noticed Hyper-V does not support connecting virtual machines to wireless network adapters (it only lists the existing wired physical adapters when offered the option to create the Virtual Adapters). There’s a great article on Ben Armstrong’s blog describing just how to work around this…
The technical reason for this is really simple: in order to perform the virtual networking required by Hyper-V, Microsoft implemented an OSI layer 2 filter driver that creates network packets with the MAC address of the appropriate virtual machine. Unfortunately the wireless networking standard explicitly forbids the creation of network packets with different MAC addresses to that of the physical computer (for obvious security purposes).
As a primarily server-focused product, this is a reasonable limitation for Hyper-V. But all is not lost, as it is actually possible to setup an internal virtual network and use Internet Connection Sharing to make this work. The first thing to do is to create a new internal virtual network switch:
Now, onwards to setting up Internet Connection Sharing:
You will now be able to connect virtual machines to the internal virtual network and allow them to access the Internet through your wireless network adapter.
Hope this helps!
Finally, IEEE ratified 802.11n…
So we might start looking out for new firmware for our wireless-n equipment.
Freshly out of the Microsoft Connect beta, Network Monitor 3.2 is now available for download. Here are some of the new features:
P2P, or peer-to-peer, is the protocol currently used by many file sharing networks for moving large files over the internet. Now, a new protocol, P4P – aka Proactive network Provider Participation for P2P – is being introduced by Verizon. P4P’s goal is to reduce backbone traffic and lower network operation costs. Will P4P bring us the bandwidth we’ve been waiting for?
Unlike P2P, which selects random peers to share with, when using P4P the peers are intelligently selected as the protocol utilizes network topology data to maximize the efficiency of routing between the peer-to-peer connections.
Verizon just tested P4P with Pando and received performance boosts of 200 percent on average and increases of up to 600 percent in some cases.
What’s most remarkable about this story is that Verizon is looking towards working with P2P traffic instead of throttling it like Comcast has been doing lately.
At an upcoming conference in New York, Verizon will present their test results, which show that when an ISP cooperates with file-sharing, they can speed downloads an average of 60 percent.
“This test signifies a turning point in the history of peer-to-peer technology and ISPs,” said Robert Levitan, chief executive of Pando Networks Inc. “It will definitely show ISPs that the problem is not peer-to-peer technology, the problem is how you deploy it. It is possible to deploy P2P to their advantage. The Internet is quickly transforming into a media distribution platform, and there are people who say: ‘It will break. It’s not built to move music and movies and games and software.’ New technologies are needed, and this is one of those technologies.”
The P4P protocol may even be ready by next month, when NBC begins offering HD downloads of popular TV shows via the Pando software.
Via ReadWriteWeb.
Windows Server 2008 officially launched yesterday with little fanfare; but the new enterprise-class operating system has been eagerly awaited by people who eagerly await operating systems, instead of going out and having a good time with their lives.
NetworkWorld has a thorough review of the W2K8 OS up on their site, but spends a bit of time tracking the performance of the network input output in various tests.
We tested network I/O performance using both emulated I/O and various traffic/assault tests (see How we did it) and found Windows 2008 Server performance has improved – and especially improved when Vista is the client…
The new stacks also have the ability to dynamically respond to communications latency in network connections as they possess the ability to dynamically change TCP packet window size, which allows a communication channel to be more efficiently stuffed with data.
This isn’t that surprising; Vista’s redesigned TCP/IP stack was previously covered in detail all over the web when Vista came out. What is interesting however, is that Vista provides the most benefit. Adoption of new server OSes tends to be slow, but so has adoption of Vista on work client computers, with many choosing to stay with XP SP2. For companies concerned about network performance; W2K8 might speed up adoption of desktop Vista. But conversely, Vista’s drawbacks (real and perceived) might slow down adoption of W2K8.
In testing it was found that under light loads, the effects in terms of speed of tasks like copying folders, streaming media and loading complex Web pages aren’t strongly demonstrated, but the effects under heavy loads, however, favors performance for Vista, strongly. Depending on the mixture of I/O (but pronounced under streaming media and heavy file copying), Vista can be as much as 43% faster than Windows XP SP2 in copying operations and 18% faster in opening concurrent streams.
Finally! I’ve had this annoying problem the past few days, where my Windows Vista machine would just misbehave when it came to my internet connection – and since I found the solution, I decided to share it. The thing is, all of a sudden, I would start getting “Page not found” errors in my browser, even though the connection was up and all the hosts responded to ping. I started digging for answers, and I found out that this issue was related to the TCP/IP stack Winsock settings, which may get corrupted, causing errors and problems with Internet connectivity.
Corrupt Winsock or Windows sockets configuration can be due to a lot of reasons (such as installation of a networking software, or due to virus, trojan or malware infection, or sometime even due to disinfection of spyware by security software). I did install quite a few networking tools lately, while trying out some security audit solutions – so that might have been it.
Anyhow, when Winsock corrupts, the networking errors that you may face include unable to surf the Internet with “Page cannot be displayed” error message in the browser, even though the DSL/ADSL/cable Internet connection is connected. Apparently sometimes, Windows Firewall/Internet Connection Sharing (ICS) service is terminated as well.
To repair and reset the Windows Vista Winsock Catalog:
What netsh winsock reset command does are it resets Winsock Catalog to a clean state or default configuration. It removes all Winsock LSP (Layered Service Providers) previously installed, including the potential malfunctioned LSP that causes loss of network packets transmission failure. So all previously-installed LSPs must be reinstalled. This command does not affect Winsock Name Space Provider entries.
Note: To check which LSPs installed on your Vista system, you can use netsh winsock show catalog command (in an elevated command prompt).
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.