network

The Guide to IP Layer Network Administration with Linux

(via linux-ip.net)

The Guide to IP Layer Network Administration with Linux was conceived as a project to document and provide examples for the use of Linux-specific IP networking tools.

The book includes coverage of the following topics: network address translation (NAT), address resolution protocol (ARP), routing, and masquerading. There is a nascent section on bridging, although the focus of the documentation is the use of layer 3 Linux technologies.

Debugging a weird linux server incoming network connection problem

(via www.hollenback.net)

I was recently stumped by an odd incoming network connection hang problem on a linux server. This is a writeup of how I troubleshot the issue and eventually fixed it.

network programming in bash

(via shudder.daemonette.org)

Discusses the possibilities of using Bash for socket programming using /dev/tcp with file descriptors redirection.

Install & Configure IPplan IP Manager in openSUSE

(via www.susegeek.com)

IPplan is a free opensource IP Address management application. IPPlan is a web based IP address management software and tracking tool simplifying the administration of your IP address space. IPplan goes beyond IP address management including DNS administration, configuration file management, circuit management and storing of hardware information.

ntop in openSUSE to probe & monitor Network Traffic

(via www.susegeek.com)

ntop is a free opensource network traffic probe that shows the network usage. ntop is based on libpcap and can run on Linux/Unix and Windows operating system. ntop provides a very easy to use a web access to navigate through ntop traffic information and get a dump of the network status.

IPTraf - Console based IP Traffic Monitor in openSUSE

(via www.susegeek.com)

IPTraf is a console-based network statistics utility for Linux. It gathers a variety of figures such as TCP connection packet and byte counts, interface statistics and activity indicators, TCP/UDP traffic breakdowns, and LAN station packet and byte counts. IPTraf is an IP traffic monitor that shows information on the IP traffic passing over your network.

NIC Information Collector script

(via nicdiag.cvs.sourceforge.net)

Along with mii-tool, mii-diag and ethtool for NIC diagnostics... the NIC (NIC Information Collector) script collects network information necessary to investigate network related problems.

Comment