Viewing Category : networking

Post thumbnail of IANA set to run out of IPv4 Addresses in 2011
25 January 2010
Continue reading IANA set to run out of IPv4 Addresses in 2011

IANA set to run out of IPv4 Addresses in 2011

The interesting part is 1/8 was just allocated. That’s hard to look at without reading it as one-eighth. IANA predicts all address blocks will be completely assigned by late 2011. I guess the real switch to IPv6 will be a forced one after all.

Post thumbnail of Download and build proxytunnel in Fedora
10 December 2009
Continue reading Download and build proxytunnel in Fedora

Download and build proxytunnel in Fedora

Proxytunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. Getting it built seems to be pretty straight forward stuff.

Post thumbnail of Security and auditing related packages available in Fedora 12
9 December 2009
Continue reading Security and auditing related packages available in Fedora 12

Security and auditing related packages available in Fedora 12

While there are application groups for just about every category of software from graphics, software development, office productivity, multimedia, and others, there’s no specific group for security or auditing related packages. Here’s a list of the security and auditing related packages that are now available in the standard Fedora 12 repositories. From intrusion detection to data recovery, Fedora has come a long way in the last couple of years.

Post thumbnail of System-config-firewall: GUI for configuring Fedora’s iptables
16 November 2009
Continue reading System-config-firewall: GUI for configuring Fedora’s iptables

System-config-firewall: GUI for configuring Fedora’s iptables

I still prefer a flat ascii file either loading the rules one at a time, or the built in iptables save/restore which basically does the same thing. But if you like/want/need a GUI application, then skip the lokkit firewall configuration tool in favor of system-config-firewall. It makes configuration of your firewall as easy as the simple Windows firewall, but with the option detail you expect from Linux.

Post thumbnail of Extend your router’s wifi range with a directional antenna
13 November 2009
Continue reading Extend your router’s wifi range with a directional antenna

Extend your router’s wifi range with a directional antenna

If you have two antennae, replace one with a direction antenna. Leaving the other as a omni-directional pole should give you a good area of coverage while the directional antenna serves to extend your wifi range to needed areas such as your backyard or that room down the hall and around the corner. If you only have one antenna, crack open the plastic casing on your router and look for a little socket for a second antenna. It’s cheaper for manufacturers to produce one hardware design and just downgrade the hardware to make more than one model than it is to have multiple, completely different designs.

Post thumbnail of Fixing slow or broken NFS mounting issues
9 November 2009
Continue reading Fixing slow or broken NFS mounting issues

Fixing slow or broken NFS mounting issues

Make sure a firewall rule isn’t blocking NFS. If NFS is running on the server and clients _can_ mount, but it’s just really slow, then things get a little hairly. You can’t just look for a problem on a client or a fix a misconfigured server. You’ll have to look at the whole ball of wax… If MTU mismatch doesn’t seem to be a problem, try going the other way and increasing the MTU size. Use the traceroute command to look for unexpected routing hops or delays.

Post thumbnail of Sharing an Internet Connection in Linux is easy
6 November 2009
Continue reading Sharing an Internet Connection in Linux is easy

Sharing an Internet Connection in Linux is easy

This is pretty simple, just like in Windows. You could probably set it up quicker in Linux too. Too much clicking in windows.

Post thumbnail of Measure bandwidth between two computers with iperf
29 October 2009
Continue reading Measure bandwidth between two computers with iperf

Measure bandwidth between two computers with iperf

If you want to get an estimate of bandwidth speeds between two machines, but you don’t want to factor in storage read/write speeds, iperf is the perfect tool.

Post thumbnail of Load balancing network bonding device from multiple physical interfaces
28 October 2009
Continue reading Load balancing network bonding device from multiple physical interfaces

Load balancing network bonding device from multiple physical interfaces

My new mobo has two gigE ports, so I figure why not trunk them together to work as one network device? This will work great for a Linux based network storage device (NAS). This will create a virtual interface named bond0 with the external ip address of 192.168.1.100. Anything else on my network will see this computer with this address. It doesn’t matter which interface is actually plugged in, one, the other, or both. As long as one is plugged in it will continue to function.

Post thumbnail of Disable oplocks in a heterogeneous Samba / NFS environment
21 October 2009
Continue reading Disable oplocks in a heterogeneous Samba / NFS environment

Disable oplocks in a heterogeneous Samba / NFS environment

Opportunistic locking is part of the Windows client file caching mechanism. Samba implements opportunistic locking as a server-side component of the client caching mechanism. Samba/CIFS doesn’t play nice with NFS, so if you’re in a mixed environment where some windows machines access and modify the same files that Linux or Solaris touch through NFS, then disable the oplocks. This is important for things like database files to avoid corruption!

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