Giter VIP home page Giter VIP logo

izping's Introduction

izPing

Author: Ugo Viti [email protected]

What is this?

izPing is a Multihomed Internet links tester, failover and recovery bash script for network balanced setups. When called from izBalancing it automate the process of failover and recovery of connected Internet lines.

Usage:

This script should not run standalone, but must be called from izbalancing script

Requirements:

  • GNU/Linux Firewall running Kernel >=2.6.10 (with iptables module CONNMARK available)
  • Bash Shell >= 2.0
  • Standard GNU/Linux coreutils utilities (cat, echo, grep, if, etc...)
  • GNU Version of awk and sed utilities
  • GNU/Linux Netfilter user space utilities (iptables >= 1.2.11)
  • iproute2 utilities
  • Two or more Internet connections
  • An ethernet card for each ISP Router
  • izBalancing configured and running (http://www.initzero.it/products/opensource/izbalancing)

Installation:

  • Download and configure izbalancing
  • copy the izping script into /etc/rc./init.d/ and run:
   chmod 755 /etc/rc./init.d/izping
   chkconfig izping off
  • edit the configuration variables inside izping script. Generally is needed to customize only MAILTO variable
  • configure and start izbalancing, izping should start inside izbalancing
  • look into logs if izping is running: tail -f /var/log/izping.log

izping's People

Contributors

ugoviti avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.