EnglishFrenchSpanish

OnWorks favicon

igrp - Online in the Cloud

Run igrp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command igrp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


igrp - igrp route injector

SYNOPSIS


igrp -i <interface> -v -f <routes file> -a <as number> -S <spoofed source ip addrs> -D
<destination router ip addrs>

DESCRIPTION


This manual page documents briefly the igrp command. This manual page was written for the
Debian distribution because the original program does not have a manual page.

IGRP is a tool for route injection. The routing protocol IGRP is no longer really widely
used in the outside world, but for the first steps, we decided to use this one as a
starting point.

The whole purpose is to define a routing table with all possible parameters by hand
without having your system actually running any kind of dynamic routing and sending this
information out to the routers. Since IGRP is a broadcast based protocol, the default
behavior is to send these messages to the ip broadcast address (255.255.255.255). If you
want to inject a route to a system remote from you, you have to address the 'update'
accordingly and make sure that you send the packet(s) with the right source address, so
the router accepts the update.

Before using the tool, you have to design your routing table you want to inject in the
target router. It should contain data which makes your route the prefered one for the
victim. The format is:

destination:delay:bandwith:mtu:reliability:load:hopcount

where destination is the network (192.168.1.0), delay is in ms/10, bandwith in MBit per
second, MTU is the maximum transfer unit (1500 for ethernet), reliability and load are in
percent (255=100%, 1=0%) and hopcount just in hops.

Empty lines and lines beginning with # are ignored.

-i <interface> interface

-v verbose

-f <routes file> file, which contains the routes (as much as you like)

-a <autonomous system> autonomous system the IGRP process is running on, use ASS to find
it out or specify a range to use with -a START -b STOP to send updates to all AS from
START to STOP (I highly recommend using ASS for this!!)

-S <spoofed source IP> maybe you need this

-D <destination IP> If you don't specify this, the broadcast address is used

If you want the routes to be persistent (after some testing around), make up a shell loop
and run the program within this loop every 25-30 seconds, to keep the router beliving your
routes.

Use igrp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 2
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 3
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 4
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 5
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 6
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • More »

Linux commands

Ad