bandwidth usage
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1951
Bandwidth alarm
Bandwidth alarm it warns of sudden excess bandwidth usage by email or SMS. more>> <<less
Download (0.020MB)
Added: 2005-04-07 License: BSD License Price:
1666 downloads
bandwidth 0.13
bandwidth project is an artificial benchmark for measuring memory bandwidth, useful for identifying a computers weak areas. more>>
bandwidth project is an artificial benchmark for measuring memory bandwidth, useful for identifying a computers weak areas.
It tests several types of memory:
- Main memory read accesses
- Main memory write accesses
- Level 2 cache read accesses
- Level 2 cache write accesses
- Framebuffer read accesses
- Framebuffer write accesses
- String library routines
Enhancements:
- 64-bit support has been added.
<<lessIt tests several types of memory:
- Main memory read accesses
- Main memory write accesses
- Level 2 cache read accesses
- Level 2 cache write accesses
- Framebuffer read accesses
- Framebuffer write accesses
- String library routines
Enhancements:
- 64-bit support has been added.
Download (0.009MB)
Added: 2007-08-22 License: GPL (GNU General Public License) Price:
1112 downloads
Bandwidth Check 1.0
Bandwidth Check is a small utility that helps an administrator measure the available bandwidth. more>>
Bandwidth Check is a small utility that helps an administrator measure the available bandwidth. In order to make use of this utility, you will need to turn on the chargen service, which is provided in many inetd implementations.
In order to make use of this utility, you will need to turn on chargen protocol.
To enable chargen on Linux:
create the following file /etc/xinetd.d/charge
service chargen
{
type = INTERNAL
id = chargen-stream
socket_type = stream
protocol = tcp
user = root
wait = no
disable = no
}
service xinetd restart
To Compile bwcheck
gcc -o bwcheck bwcheck.c
To execute
./bwcheck
./bwcheck 172.16.11.2
Throughput: 73390.74 kb
<<lessIn order to make use of this utility, you will need to turn on chargen protocol.
To enable chargen on Linux:
create the following file /etc/xinetd.d/charge
service chargen
{
type = INTERNAL
id = chargen-stream
socket_type = stream
protocol = tcp
user = root
wait = no
disable = no
}
service xinetd restart
To Compile bwcheck
gcc -o bwcheck bwcheck.c
To execute
./bwcheck
./bwcheck 172.16.11.2
Throughput: 73390.74 kb
Download (0.008MB)
Added: 2007-01-09 License: GPL (GNU General Public License) Price:
1048 downloads
okons bandwidth manager 2.1
okons bandwidth manager (aka. obwman) is a simple tool for efficient traffic shaping. more>>
okons bandwidth manager (aka. obwman) is a simple tool for efficient traffic shaping. okons bandwidth manager aims to give a fair share of bandwidth to each host while imposing particular rules.
Configuration of obwman is straightforward and it is almost maintenance free., as it detects automatically hosts on the network. Obwman prioritises traffic of HTTP, TCP ACK and TCP initiate session.
Main features:
- fair allocation of bandwidth
- enforce minimum and maximum speed
- support for aggregated links (uplink agnostic)
- automatic detection of hosts on the network
- support for Squid proxy
- free (available under GNU General Public License ).
<<lessConfiguration of obwman is straightforward and it is almost maintenance free., as it detects automatically hosts on the network. Obwman prioritises traffic of HTTP, TCP ACK and TCP initiate session.
Main features:
- fair allocation of bandwidth
- enforce minimum and maximum speed
- support for aggregated links (uplink agnostic)
- automatic detection of hosts on the network
- support for Squid proxy
- free (available under GNU General Public License ).
Download (0.085MB)
Added: 2006-12-27 License: GPL (GNU General Public License) Price:
1037 downloads
IP Bandwidth Watchdog 0.8
IP Bandwidth Watchdog (ipband) is a pcap based IP traffic monitor. more>>
IP Bandwidth Watchdog (ipband) is a pcap based IP traffic monitor. It tallies per-subnet traffic and bandwidth usage and starts detailed logging if specified threshold for the specific subnet is exceeded. If traffic has been high for a certain period of time, the report for that subnet is generated which can be appended to a file or e-mailed. When bandwidth usage drops below the threshold, detailed logging for the subnet is stopped and memory is freed.
This utility could be handy in a limited bandwidth WAN environment (frame relay, ISDN etc. circuits) to pinpoint offending traffic source if certain links become saturated to the point where legitimate packets start getting dropped.
It also can be used to monitor internet connection when specifying the range of local ip addresses (to avoid firing reports about non-local networks).
<<lessThis utility could be handy in a limited bandwidth WAN environment (frame relay, ISDN etc. circuits) to pinpoint offending traffic source if certain links become saturated to the point where legitimate packets start getting dropped.
It also can be used to monitor internet connection when specifying the range of local ip addresses (to avoid firing reports about non-local networks).
Download (0.035MB)
Added: 2006-10-04 License: GPL (GNU General Public License) Price:
1133 downloads
WebCBQ Bandwidth Manager 0.2
WebCBQ Bandwidth Manager is written in PHP and iss a Web interface that let you edit rules for cbq.init script. more>>
WebCBQ Bandwidth Manager is written in PHP and iss a Web interface that let you create, edit and remove rules for cbq.init script.
It makes the network traffic management easy under Linux platform.
This interface lets a knowless user to manage the clients bandwidth.
Enhancements:
- Link identification on mouseOver
- Remove Help huge files
- Correct some English dictionary words
- CBQ.init configurations files examplesincluded
<<lessIt makes the network traffic management easy under Linux platform.
This interface lets a knowless user to manage the clients bandwidth.
Enhancements:
- Link identification on mouseOver
- Remove Help huge files
- Correct some English dictionary words
- CBQ.init configurations files examplesincluded
Download (0.027MB)
Added: 2006-09-11 License: GPL (GNU General Public License) Price:
1152 downloads
Bandwidth Monitor NG 0.6
Bandwidth Monitor NG is a small and simple console-based live bandwidth monitor. more>>
Bandwidth Monitor NG is a small and simple console-based live bandwidth monitor.
I have sucessfully tested on (if you have any other sucessfull or unsucessfull, please mail me):
Linux 2.4, Linux 2.6
FreeBSD 4.8, 5.3
MacOS X 10.1, 10.2, 10.3
Solaris 10 64bit x86
SunOS 5.9 sparc Solaris 9
OpenBSD 3.4, 3.6
NetBSD 1.6.1, 2.0
IRIX64 6.5
Main features:
- supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab
- unlimited number of interfaces supported
- interfaces are added or removed dynamically from list
- white-/blacklist of interfaces
- output of KB/s, Kb/s, packets, errors, average, max and total sum
- output in curses, plain console, CSV or HTML
- configfile
Enhancements:
- Changes in this release include curses2 output (a nice bar chart), disk input for BSD, Mac OS X, Linux, and Solaris, Win32 network bandwidth support, use of autotools, and lots of fixes.
<<lessI have sucessfully tested on (if you have any other sucessfull or unsucessfull, please mail me):
Linux 2.4, Linux 2.6
FreeBSD 4.8, 5.3
MacOS X 10.1, 10.2, 10.3
Solaris 10 64bit x86
SunOS 5.9 sparc Solaris 9
OpenBSD 3.4, 3.6
NetBSD 1.6.1, 2.0
IRIX64 6.5
Main features:
- supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab
- unlimited number of interfaces supported
- interfaces are added or removed dynamically from list
- white-/blacklist of interfaces
- output of KB/s, Kb/s, packets, errors, average, max and total sum
- output in curses, plain console, CSV or HTML
- configfile
Enhancements:
- Changes in this release include curses2 output (a nice bar chart), disk input for BSD, Mac OS X, Linux, and Solaris, Win32 network bandwidth support, use of autotools, and lots of fixes.
Download (0.066MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
971 downloads
bandwidth monitor 1.4
bandwidth monitor is a small application which polls /proc/net/dev for the byte counts for a given network device. more>>
bandwidth monitor is a small application which polls /proc/net/dev for the byte counts for a given network device , and calculates the RX and TX bandwidths. Originally a shell script, then a Perl script, now rewritten in C so that it can easily be used on embedded devices like the Linksys WRT54G as well as.
This program started as a shell script that I ran on my home-brew firewall wireless router (Linux, of course, on a 486/66) to keep track of my incoming and outgoing bandwidth. This let me know that I was getting the bandwidth that I paid for, and it also helped me keep an eye on the throttling of bulk traffic so that I didnt choke out my interactive sessions. Of course, that was before I had QOS.
The program is probably tied to Linux, since it grabs the byte counts for the requested interface right from /proc/net/dev. It could pretty easily be modified to grab the same information from the output of /sbin/ifconfig, but that would waste resources to spawn a new process to parse the /proc/net/dev file and regurgitate it to us. Also, I havent bothered to look at how uniform the output of the byte counts from /sbin/ifconfig is on other operating systems.
As a side note, the C version also uses nanosleep() and gettimeofday() to get more accurate polling intervals and track the overall time (since sleep(), usleep(), nanosleep(), et. al. only guaruntee to wait at least as long as you request, but do not guaruntee that it wont be possibly much longer...) So, if you were interested in porting it, youd have to make sure that nanosleep() and gettimeofday() were also available, or lose the resolution of the time used in bandwidth calculations.
BUILDING
$ gcc -O3 -o bandwidth_monitor bandwidth_monitor.c
<<lessThis program started as a shell script that I ran on my home-brew firewall wireless router (Linux, of course, on a 486/66) to keep track of my incoming and outgoing bandwidth. This let me know that I was getting the bandwidth that I paid for, and it also helped me keep an eye on the throttling of bulk traffic so that I didnt choke out my interactive sessions. Of course, that was before I had QOS.
The program is probably tied to Linux, since it grabs the byte counts for the requested interface right from /proc/net/dev. It could pretty easily be modified to grab the same information from the output of /sbin/ifconfig, but that would waste resources to spawn a new process to parse the /proc/net/dev file and regurgitate it to us. Also, I havent bothered to look at how uniform the output of the byte counts from /sbin/ifconfig is on other operating systems.
As a side note, the C version also uses nanosleep() and gettimeofday() to get more accurate polling intervals and track the overall time (since sleep(), usleep(), nanosleep(), et. al. only guaruntee to wait at least as long as you request, but do not guaruntee that it wont be possibly much longer...) So, if you were interested in porting it, youd have to make sure that nanosleep() and gettimeofday() were also available, or lose the resolution of the time used in bandwidth calculations.
BUILDING
$ gcc -O3 -o bandwidth_monitor bandwidth_monitor.c
Download (0.004MB)
Added: 2007-04-23 License: GPL (GNU General Public License) Price:
923 downloads
ADSL Bandwidth Management HOWTO 1.3
ADSL Bandwidth Management HOWTO project describes how to manage outbound traffic on an ADSL modem. more>>
ADSL Bandwidth Management HOWTO project describes how to manage outbound traffic on an ADSL modem.
Emphasis is placed on lowering the latency for interactive traffic even when the upstream and/or downstream bandwidth is fully saturated.
The purpose of this document is to suggest a way to manage outbound traffic on an ADSL (or cable modem) connection to the Internet. The problem is that many ADSL lines are limited in the neighborhood of 128kbps for upstream data transfer.
Aggravating this problem is the packet queue in the ADSL modem which can take 2 to 3 seconds to empty when full. Together this means that when the upstream bandwidth is fully saturated it can take up to 3 seconds for any other packets to get out to the Internet.
This can cripple interactive applications such as telnet and multi-player games.
Enhancements:
- Added links section
<<lessEmphasis is placed on lowering the latency for interactive traffic even when the upstream and/or downstream bandwidth is fully saturated.
The purpose of this document is to suggest a way to manage outbound traffic on an ADSL (or cable modem) connection to the Internet. The problem is that many ADSL lines are limited in the neighborhood of 128kbps for upstream data transfer.
Aggravating this problem is the packet queue in the ADSL modem which can take 2 to 3 seconds to empty when full. Together this means that when the upstream bandwidth is fully saturated it can take up to 3 seconds for any other packets to get out to the Internet.
This can cripple interactive applications such as telnet and multi-player games.
Enhancements:
- Added links section
Download (0.10MB)
Added: 2006-11-04 License: (FDL) GNU Free Documentation License Price:
1098 downloads
Linux Bandwidth Monitor 1.3
Linux Bandwidth Monitor (bwmon) is yet another utility that measures bandwidth utiliazation per interface basis. more>>
Linux Bandwidth Monitor (bwmon) is yet another utility that measures bandwidth utiliazation per interface basis. It is coded in C and takes advantage of POSIX thread and curses library. It runs only on Linux systems since the utility reads /proc/net/dev and /proc/uptime.
The utility reads /proc/net/dev and /proc/uptime files in order to print out bandwidth usage at user selected intervals, maximum bandwidth usage since initialization of the utility and average bandwidth usage since the last reboot. This is done based on network interface.
Tested on Linux 2.2.x, 2.4.x and 2.5.x, SuSE and RedHat distributions.
To compile, simply say
$ make
To install, say (optional)
# make install
Or copy bwmon binary where ever you want.
<<lessThe utility reads /proc/net/dev and /proc/uptime files in order to print out bandwidth usage at user selected intervals, maximum bandwidth usage since initialization of the utility and average bandwidth usage since the last reboot. This is done based on network interface.
Tested on Linux 2.2.x, 2.4.x and 2.5.x, SuSE and RedHat distributions.
To compile, simply say
$ make
To install, say (optional)
# make install
Or copy bwmon binary where ever you want.
Download (0.005MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1203 downloads
NCurses Disk Usage 1.3
NCurses Disk Usage provides a fast and easy interface to your harddrive. more>>
As the name already suggests, ncdu is an NCurses version of the famous old du unix command.
NCurses Disk Usage provides a fast and easy interface to your harddrive. Where is your disk space going? Why is your home directory that large? ncdu can answer those questions for you in just a matter of seconds!
<<lessNCurses Disk Usage provides a fast and easy interface to your harddrive. Where is your disk space going? Why is your home directory that large? ncdu can answer those questions for you in just a matter of seconds!
Download (0.089MB)
Added: 2007-08-06 License: MIT/X Consortium License Price:
813 downloads
Bandwidth Management Tools 200603080716
Bandwidth Management Tools is a total bandwidth management solution for Linux. more>>
Bandwidth Management Tools is a total bandwidth management solution for Linux and can be used for firewalling, traffic graphing, and shaping.
Bandwidth Management Tools is not based on any currently-available bandwidth management software and supports packet queues, bursting, complex traffic flow hierarchies, flow groups, traffic logging, and a simple real-time monitoring front-end.
Main features:
- XML configuration file format:
- Class based traffic categorization
- POWERFULL for advanced users!!
- Firewalling:
- Support for all Netfilter features on host operating system
- Traffic shaping (flows):
- Shaping of blocks or single ip addresses
- Support for bursting based on user definable average period
- Multi-level shaping, you can define parents & grand parents
- Traffic logging:
- Logging of byte, packet, burst & drop counters
- Traffic flow grouping
- Misc:
- Atomic loading of firewall tables into kernel
- Supports more than 1 CPU
Whats New in 0.2.3 Release:
- Development snapshot 200602012132 has been released as stable.
- The URLs in graphs generated by bwm_graph has been fixed.
Whats New in 200603080716 Release:
- Logging directly to RRD files was added.
- Graphing was fixed, and error handling was improved.
- rrdtool was fixed so that if it is built at installation time, its also installed.
- New flow parameters were added: report-format, report-filename, and flow-mode.
<<lessBandwidth Management Tools is not based on any currently-available bandwidth management software and supports packet queues, bursting, complex traffic flow hierarchies, flow groups, traffic logging, and a simple real-time monitoring front-end.
Main features:
- XML configuration file format:
- Class based traffic categorization
- POWERFULL for advanced users!!
- Firewalling:
- Support for all Netfilter features on host operating system
- Traffic shaping (flows):
- Shaping of blocks or single ip addresses
- Support for bursting based on user definable average period
- Multi-level shaping, you can define parents & grand parents
- Traffic logging:
- Logging of byte, packet, burst & drop counters
- Traffic flow grouping
- Misc:
- Atomic loading of firewall tables into kernel
- Supports more than 1 CPU
Whats New in 0.2.3 Release:
- Development snapshot 200602012132 has been released as stable.
- The URLs in graphs generated by bwm_graph has been fixed.
Whats New in 200603080716 Release:
- Logging directly to RRD files was added.
- Graphing was fixed, and error handling was improved.
- rrdtool was fixed so that if it is built at installation time, its also installed.
- New flow parameters were added: report-format, report-filename, and flow-mode.
Download (0.48MB)
Added: 2006-03-09 License: GPL (GNU General Public License) Price:
1367 downloads
Bandwidth Meter and Diagnostics 1.1
Bandwidth Meter and Diagnostics is a Firefox extension that will automatically check whether Internet connection is working.... more>>
Bandwidth Meter and Diagnostics is a Firefox extension that will automatically check whether Internet connection is working or not when a website can not be loaded, and a list of tools for network troubleshooting. Try to type a random domain name(e.g., qwqwqwq121212.com) to see what this means ...
This extension adds "Bandwidth Meter" to the Tools Menu. It performs the following tasks:
- Display your public IP address
- Display your public domain name
- Test download speed/bandwidth
- Test upload speed/bandwidth
This extension runs under any OS. If you use Windows, you could try our other Windows specific extension "Broadband Speed test and Diagnostics" that has extra features and can only run under Windows. We are creating this because we get many requests from non-windows users.
<<lessThis extension adds "Bandwidth Meter" to the Tools Menu. It performs the following tasks:
- Display your public IP address
- Display your public domain name
- Test download speed/bandwidth
- Test upload speed/bandwidth
This extension runs under any OS. If you use Windows, you could try our other Windows specific extension "Broadband Speed test and Diagnostics" that has extra features and can only run under Windows. We are creating this because we get many requests from non-windows users.
Download (0.012MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
2813 downloads
Linux Bandwidth Arbitrator 9.62
Linux Bandwidth Arbitrator is a turn-key tool to distribute bandwidth on busy networks. more>>
Linux Bandwidth Arbitrator allows beginning-to-advanced network administrators to control bandwidth. It is designed to be completely turn-key in its default configuration. You just plug it into your network trunk, and it self configures and immediately starts slowing "bandwidth hogs".
It can be configured to target specific applications such as Kazaa, IMAP, and POP. It is compatible with the 2.4.25 kernel, ebtables, and brouter (bridging router). It also comes with denial of service protection.
Main features:
- Default mode is turnkey
- Fully Redundant using Linux built-in Bridging
- Plug it in, no administration needed
- Will automatically scale back heavy bandwidth users (such as p2p traffic) and "normal" users will see a 25 to 40 percent busy hour improvement for activities such as e-mail, chat, and web surfing. There is no need to do any administration, completely turnkey!
- Unique implementation allows you to limit incoming Internet traffic
- Arbitrator 3.x and up work fine with Netfilter on the same machine!
- Automatically scales to Dial Up, DSL, T1, 40mbs
- Determines your actual trunk speed and dynamically adjusts bandwidth limiting accordingly.
Enhancements:
- In this release, there is a new utility that allows a user to see how many connections are current for an existing IP address.
- This will aid operators in deciding which users on their networks are candidates for a connection limit rule.
<<lessIt can be configured to target specific applications such as Kazaa, IMAP, and POP. It is compatible with the 2.4.25 kernel, ebtables, and brouter (bridging router). It also comes with denial of service protection.
Main features:
- Default mode is turnkey
- Fully Redundant using Linux built-in Bridging
- Plug it in, no administration needed
- Will automatically scale back heavy bandwidth users (such as p2p traffic) and "normal" users will see a 25 to 40 percent busy hour improvement for activities such as e-mail, chat, and web surfing. There is no need to do any administration, completely turnkey!
- Unique implementation allows you to limit incoming Internet traffic
- Arbitrator 3.x and up work fine with Netfilter on the same machine!
- Automatically scales to Dial Up, DSL, T1, 40mbs
- Determines your actual trunk speed and dynamically adjusts bandwidth limiting accordingly.
Enhancements:
- In this release, there is a new utility that allows a user to see how many connections are current for an existing IP address.
- This will aid operators in deciding which users on their networks are candidates for a connection limit rule.
Download (0.08MB)
Added: 2005-11-04 License: Free for non-commercial use Price:
1456 downloads
Example NAT usage 1/17/01
Example NAT usage is a little script to show a NAT usage example. more>>
Example NAT usage is a little script to show a NAT usage example.
Sample:
#----------------------#
# Variable Definitions #
#----------------------#
EXT=eth0
INT=eth1
# "Masquerading" Example
PRIV_NETS="128.111.1.1 128.111.185.0/255.255.255.0"
MASQ_NET=192.168.1.0/255.255.255.0
# "General SNAT" Example
MAP_FROM=192.168.1.0/255.255.255.0
MAP_TO=128.111.185.30-128.111.185.42
# "Redirection" Example
INTERNAL_IP=10.10.1.1
# "Port Forwarding" Example
EXTERNAL_IP=128.111.1.200
NEWS_SERVER=10.10.1.38
MAIL_SERVER=10.10.1.69
# "Load Balancing" Example
VIRTUAL_SERVER=news.sblug.com
SERVER_RANGE=10.10.1.9-10.10.1.15
#-------------#
# NAT Section #
#-------------#
#
# Flush previous rules
#
iptables -t nat -F
#
# Masquerading
#
# Masquerading for outgoing connections, except privileged nets are exempt
for NET in $PRIV_NETS ; do
iptables -t nat -A POSTROUTING -d $NET -o $EXT -j ACCEPT
done
iptables -t nat -A POSTROUTING -s $MASQ_NET -o $EXT -j MASQUERADE
#
# General SNAT
#
# Internal computers w/ private ips "borrow" public ips of other internal computers to ssh out
iptables -t nat -A POSTROUTING -s $MAP_FROM -o $EXT -p tcp --dport ssh -j SNAT --to-source $MAP_TO
iptables -t nat -A POSTROUTING -s $MAP_FROM -o $EXT -p udp --dport ssh -j SNAT --to-source $MAP_TO
#
# Redirection
#
# Redirect internal net http traffic through squid proxy, but allow direct access to local web server
iptables -t nat -A PREROUTING -i $INT -d ! $INTERNAL_IP -p tcp --dport www -j REDIRECT --to-port 8080
#
# Port Forwarding
#
# Forward gateway port 7000 to news server and gateway port 8000 to pop mail server
iptables -t nat -A PREROUTING -d $EXTERNAL_IP -p tcp --dport 7000 -j DNAT --to-dest $NEWS_SERVER:nntp
iptables -t nat -A PREROUTING -d $EXTERNAL_IP -p tcp --dport 8000 -j DNAT --to-dest $MAIL_SERVER:pop3
#
# Load Balancing
#
# Basic load balancing by redirecting nntp requests to any of several local news servers
iptables -t nat -A PREROUTING -d $VIRTUAL_SERVER -p tcp --dport nntp -j DNAT --to-dest $SERVER_RANGE
<<lessSample:
#----------------------#
# Variable Definitions #
#----------------------#
EXT=eth0
INT=eth1
# "Masquerading" Example
PRIV_NETS="128.111.1.1 128.111.185.0/255.255.255.0"
MASQ_NET=192.168.1.0/255.255.255.0
# "General SNAT" Example
MAP_FROM=192.168.1.0/255.255.255.0
MAP_TO=128.111.185.30-128.111.185.42
# "Redirection" Example
INTERNAL_IP=10.10.1.1
# "Port Forwarding" Example
EXTERNAL_IP=128.111.1.200
NEWS_SERVER=10.10.1.38
MAIL_SERVER=10.10.1.69
# "Load Balancing" Example
VIRTUAL_SERVER=news.sblug.com
SERVER_RANGE=10.10.1.9-10.10.1.15
#-------------#
# NAT Section #
#-------------#
#
# Flush previous rules
#
iptables -t nat -F
#
# Masquerading
#
# Masquerading for outgoing connections, except privileged nets are exempt
for NET in $PRIV_NETS ; do
iptables -t nat -A POSTROUTING -d $NET -o $EXT -j ACCEPT
done
iptables -t nat -A POSTROUTING -s $MASQ_NET -o $EXT -j MASQUERADE
#
# General SNAT
#
# Internal computers w/ private ips "borrow" public ips of other internal computers to ssh out
iptables -t nat -A POSTROUTING -s $MAP_FROM -o $EXT -p tcp --dport ssh -j SNAT --to-source $MAP_TO
iptables -t nat -A POSTROUTING -s $MAP_FROM -o $EXT -p udp --dport ssh -j SNAT --to-source $MAP_TO
#
# Redirection
#
# Redirect internal net http traffic through squid proxy, but allow direct access to local web server
iptables -t nat -A PREROUTING -i $INT -d ! $INTERNAL_IP -p tcp --dport www -j REDIRECT --to-port 8080
#
# Port Forwarding
#
# Forward gateway port 7000 to news server and gateway port 8000 to pop mail server
iptables -t nat -A PREROUTING -d $EXTERNAL_IP -p tcp --dport 7000 -j DNAT --to-dest $NEWS_SERVER:nntp
iptables -t nat -A PREROUTING -d $EXTERNAL_IP -p tcp --dport 8000 -j DNAT --to-dest $MAIL_SERVER:pop3
#
# Load Balancing
#
# Basic load balancing by redirecting nntp requests to any of several local news servers
iptables -t nat -A PREROUTING -d $VIRTUAL_SERVER -p tcp --dport nntp -j DNAT --to-dest $SERVER_RANGE
Download (MB)
Added: 2007-02-14 License: GPL (GNU General Public License) Price:
984 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above bandwidth usage search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed