Viewing Category : networking

Post thumbnail of Thinking about switching your VPS to Linode?
21 June 2010
Continue reading Thinking about switching your VPS to Linode?

Thinking about switching your VPS to Linode?

Linode is cheaper than many of the other big names in VPS and they offer plenty of storage and bandwidth too. Monitoring their status page for a few days/weeks should give you a good idea of the kind of downtime you’ll be looking at.

Post thumbnail of Renew a dhcp lease with dhclient on Linux
14 June 2010
Continue reading Renew a dhcp lease with dhclient on Linux

Renew a dhcp lease with dhclient on Linux

Instead of killing the process in order to run dhclient to get a new lease, just release it. See? No need to kill it. Now you can ask for another lease.

Post thumbnail of 10 tips for boosting network performance
2 June 2010
Continue reading 10 tips for boosting network performance

10 tips for boosting network performance

10 tips, each summarized in a sentence or two. Speed up your WAN, Build a lab, know your apps, virtualization pitfalls, speed up backups, and more.

Post thumbnail of RealTek RTL series Ethernet kernel driver for Linux howto
11 May 2010
Continue reading RealTek RTL series Ethernet kernel driver for Linux howto

RealTek RTL series Ethernet kernel driver for Linux howto

If you’re running an older distribution of Linux or you just find that the kernel module is unavailable because your RealTek RTL series PCI-Express Ethernet card is just too new, then you’ll need to install the driver manually.

Post thumbnail of Share keyboard and mouse between multiple Windows, Linux, and Mac computers with or without a KVM switch
19 April 2010
Continue reading Share keyboard and mouse between multiple Windows, Linux, and Mac computers with or without a KVM switch

Share keyboard and mouse between multiple Windows, Linux, and Mac computers with or without a KVM switch

Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, (and here’s the key part) without special hardware. It’s intended for users with multiple computers and monitors on their desk. Run synergys (the server daemon) pointing to your configuration file on one computer. You can run it as your regular desktop user too Then run the synergyc (client daemon) on the other computer and give it the ip address of the server computer.

Post thumbnail of Cat5e or Cat6, which should I get?
12 April 2010
Continue reading Cat5e or Cat6, which should I get?

Cat5e or Cat6, which should I get?

The Category 5e standard guarantees performance of attenuation, return loss, propagation delay, delay skew, NEXT, Power-sum NEXT, ACR, power-sum ACR, ELFEXT, and power-sum ELFEXT to a nominal range of values at 100 MHz. The Category 6 standard guarantees to 250mhz. Cat6 is more expensive and doesn’t get you any improvement right now unless you’re running 10Gbase-T hardware. Cat5e are easy to make. Just get a spool, a crimper tool, and some rj45 jacks. If money isn’t a factor, run cat6 or fiber, and run multiple cables at a time. Get fancy punch down terminals and build a wiring closet with fancy lighting. And pay a high end home theater company to do it all for you.

Post thumbnail of qemu-ifup and qemu-ifdown network configuration scripts
8 April 2010
Continue reading qemu-ifup and qemu-ifdown network configuration scripts

qemu-ifup and qemu-ifdown network configuration scripts

These two scripts are called when you start a qemu or kvm virtual machine. I removed the openvpn –mktun and –rmtun commands because qemu handles it for you.

Post thumbnail of The difference between tun and tap networking
8 April 2010
Continue reading The difference between tun and tap networking

The difference between tun and tap networking

TUN is for IP tunneling. TAP is for Ethernet tunneling. Check out vtun if you’re looking to get networking working in qemu or kvm for virtual tunnels over tcp/ip networks with traffic shaping, compression, and encryption. vtun also supports serial and pipe tunnels.

Post thumbnail of Wireshark capture and display filters
4 April 2010
Continue reading Wireshark capture and display filters

Wireshark capture and display filters

Capture filters are completely different than display filters, and for some reason it’s not immediately evident when you’re in Wireshark to understand what the syntax is for capture filters. Capture filters don’t follow these rules at all. But if you’re familiar with tcpdump, then you already know how to limit the capture with filters.

Post thumbnail of Zero size TCP receive window denial of service
30 March 2010
Continue reading Zero size TCP receive window denial of service

Zero size TCP receive window denial of service

CK’s that contain no data are not reliably transmitted by TCP. If zero window probing is not supported, a connection may hang forever when an ACK segment that re-opens the window is lost. This type of attack has been realized since 2006. This means that an application or firewall must selectively abort TCP connections that appear malicious by staying in the persist state and consume large amounts of resources.

 Page 1 of 4  1  2  3  4 »
Powered by Wordpress   |   Lunated designed by ZenVerse