Setting up 2 IP address on “One” NIC

Posted by suvi under Fedora, Hardware, Networking

So say that you are running out of resources and can’t buy a new Ethernet card for the system, or there’s not enough slots for another one. No problem, whatever the reason, we can assign two or more IP addresses to our linux box using only one NIC.
Read more at Tux Training

No Comments

Network Performance Fine Tuning in openSUSE & SUSE

Posted by suvi under Networking, openSuse

openSUSE and SUSE Linux sets default values for some of the network related Kernel parameters. With Kernel 2.6 (default in recent releases of openSUSE & SuSE Linux), there are some fine tuning you can do to improve Network performance and get that extra out of your system.
Read more at www.susegeek.com

No Comments

Monitor your network with GroundWork Monitor Community Edition

Posted by suvi under Networking

A reliable network monitoring and management solution must accurately detect network devices such as routers, servers, and client workstations. It must be able to display a map of the whole network, monitor the health and performance of each device, and have a way to notify someone of a problem by email, text message, or other [...]

No Comments

Protect your network with pfSense firewall/router

Posted by suvi under Networking, Security

pfSense is a free, powerful firewall and routing application that allows you to expand your network without compromising its security. Started in 2004 as a child project of m0n0wall — a security project that focuses on embedded systems — pfSense has had more than 1 million downloads and is used to protect networks of all [...]

No Comments

Tomato Firmware Turns Your Cheap Wireless Router Into a Powerhouse

Posted by suvi under Hardware, Networking

In the annals of computer software with bizarre and seemingly random names, “Tomato” is probably one of the less weird examples as these things go. But whether you say tomay-toe or tomah-toe, this one is neither a fruit nor a vegetable—it is a firmware for wireless routers, including the popular WRT54G family.
Tomato is meant to [...]

No Comments

Cfengine - Tool for configuring and maintaining network machines

Posted by suvi under Networking

Cfengine is an automated suite of programs for configuring and maintaining Unix-like computers. It has been used on computing arrays of between 1 and 20,000 computers since 1993 by a wide range of organizations. Cfengine is supported by active research and was the first autonomic, hands-free management system for Unix-like operating systems.
Cfengine is an autonomic [...]

No Comments

Protecting your network with Strata Guard Free

Posted by suvi under Networking, Security

Being connected to the Internet means exposure to what the outside world has to offer — including the undesirable elements. Every time you connect to the Internet, you’re exposed to threats that can compromise your network’s security. Although network security solutions have evolved in recent years, so have network attack techniques. To prevent ever-evolving attacks [...]

No Comments

Puppet - Centralised configuration management for networks

Posted by suvi under Networking

Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files.
Puppet’s simple declarative specification language provides powerful classing abilities for drawing out the [...]

No Comments

How to install and Configure Hamachi in Ubuntu

Posted by suvi under Networking, Software, Ubuntu

LogMeIn Hamachi is a zero configuration VPN that works with your existing firewall and allows you to access your computer no matter where you are, as long there is Internet connection.
While there is a nice interface for the Windows version, Linux users can only access to Hamachi via the command line interface. Nevertheless, with some [...]

No Comments

Controlling Internet access with SafeSquid

Posted by suvi under Networking, Security

Content-filtering proxies restrict Internet access privileges for users or groups across an entire network. They must be able to block unwanted content through keyword, URL, DNS, MIME, and image filtering. They need to authenticate and log a user’s Internet activity by monitoring and generating detailed reports of URLs accessed, and they must integrate antivirus or [...]

No Comments

Converting a NSLU2 into an RTorrent appliance

Posted by suvi under Hardware, Linux, Networking

With the sudden website move out of the way and only as damaged as expected (there fill be the odd bad link for a while, mostly older stuff but if you see something please point it out to me), I turned my attention to the Linksys NSLU2 I acquired at LinuxWorld this year. The only [...]

No Comments

How to manually set the MTU (Maximum Transmission Unit) in openSUSE

Posted by suvi under Networking, openSuse

Maximum Transmission Unit (MTU) the size (in bytes) of the largest packet or frame that a given layer of a communications protocol can pass onwards. The MTU may be fixed by standards (as is the case with Ethernet) or decided at connect time. A higher MTU brings higher bandwidth efficiency. However, large packets can block [...]

No Comments

How To Install Hamachi On Fedora 9

Posted by suvi under Fedora, Networking

This tutorial explains how to install Hamachi
on a Fedora 9 server. Hamachi is a is a VPN service that easily sets up
in 10 minutes, and enables secure remote access to your business
network, anywhere there’s an Internet connection.
It works with your existing firewall, and requires no additional
configuration. Hamachi is the first networking application to deliver
an unprecedented [...]

No Comments

Howto perform UDP tunneling through SSH connection

Posted by suvi under Networking, Security, Server

In this tutorial we will are going to provide simple procedure how to to perform UDP tunneling through an SSH connection.Say you need to forward UDP packets between two remote networks securely.
E.g : dns queries from your home machine to your dns servers at work.
you can use the following way :
Read more at Debian Admin

No Comments

10 quick tips to make Linux networking easier

Posted by suvi under Linux, Networking

Linux makes networking simple and secure — if you know a few tricks. Jack Wallen shares some pointers to help admins knock out various Linux networking tasks with a minimum of effort.
Networking is a must-have on all levels of computing. Be it home or corporate, networking is the one aspect of computing that is, without [...]

No Comments