Giter Club home page Giter Club logo

Comments (3)

lstein avatar lstein commented on August 19, 2024

Hi,

Just to let you know that I'm working on this issue now.

Lincoln

On Wed, Jun 18, 2014 at 10:44 PM, Celso Fernandes [email protected]
wrote:

Hi,

First of all, great software... Its really boring task to setup ISP
balancing and your NET-ISP-Balance make it damm easy

When re-running load_balance.pl the MARK chain is not being cleaned, and
consequently being duplicated:

load_balance.pl -d > commands.sh# add set -x to commands.sh

  • iptables -t mangle -N MARK-ISP1
    iptables: Chain already exists.
  • iptables -t mangle -A MARK-ISP1 -j MARK --set-mark 2
  • iptables -t mangle -A MARK-ISP1 -j CONNMARK --save-mark
  • iptables -t mangle -N MARK-ISP2
    iptables: Chain already exists.

And when running:

iptables -t mangle -L

Chain PREROUTING (policy ACCEPT)
target prot opt source destination
MARK-ISP2 all -- anywhere anywhere ctstate NEW statistic mode random probability 1.00000000000
MARK-ISP1 all -- anywhere anywhere ctstate NEW statistic mode random probability 0.50000000000
CONNMARK all -- anywhere anywhere ctstate RELATED,ESTABLISHED CONNMARK restore
MARK-ISP1 all -- anywhere anywhere ctstate NEW
CONNMARK all -- anywhere anywhere ctstate RELATED,ESTABLISHED CONNMARK restore
MARK-ISP2 all -- anywhere anywhere ctstate NEW
CONNMARK all -- anywhere anywhere ctstate RELATED,ESTABLISHED CONNMARK restore

Sorry not send a PR, but my Perl skill is zero :)

Thank you


Reply to this email directly or view it on GitHub
#1.

*Lincoln Stein *
Director, Informatics and Bio-computing Program and Senior Principal
Investigator
Professor, Department of Molecular Genetics, University of Toronto

Ontario Institute for Cancer Research
MaRS Centre
661 University Avenue
Suite 510
Toronto, Ontario
Canada M5G 0A3

Tel: 416-673-8514
Mobile: 416-817-8240
Email: [email protected]
Toll-free: 1-866-678-6427
Twitter: @OICR_news

Executive Assistant
Stacey Quinn
Tel: 416-673-8519
Email: [email protected]
www.oicr.on.ca

This message and any attachments may contain confidential and/or privileged
information for the sole use of the intended recipient. Any review or
distribution by anyone other than the person for whom it was originally
intended is strictly prohibited. If you have received this message in
error, please contact the sender and delete all copies. Opinions,
conclusions or other information contained in this message may not be that
of the organization.

from net-isp-balance.

lstein avatar lstein commented on August 19, 2024

This is fixed in the current master version.

from net-isp-balance.

fernandes avatar fernandes commented on August 19, 2024

Hey Lincoln,

Glad to hear... We have been using the balancer last 30 days and it has been working perfectly.

Congrats.

Thank you

from net-isp-balance.

Related Issues (20)

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.