-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[EMAIL PROTECTED] wrote:
> Hello,
> 
> I am trying to configure multi-isp system using the latest
> Bering-uClibc 3.1-beta1. I have two dual port cards (first
> is e100 based driver and the second is tulip) and they are
> all recognized and able to assign IP. I have a block of 32
> and 8 IPs respectively from each ISP that I am trying to 
> assign to the two interfaces, no matter what I do, only first
> listed ISP gets assigned the multiple aliases but not the second
> one.

How are you assigning your IP addresses and "aliases"?

What is the output of "ip addr show"?

What should "ip addr show" display?

I have not worked with shorewall in a multi-isp setup, but I've done
plenty of setups with secondary IP's, including multiple public IP
addresses on multiple interfaces (using proxy-arp).  In general, I would
recommend setting up the IP address(es) prior to starting shorewall.  I
like to use the iproute2 command, ie:

  ip addr add 11.22.33.44/24 dev eth0

...which can be run auto-magically by folding it into the ifup/ifdown
configuration (/etc/network/interfaces and related files), typically as
an "up" or "post-up" command that gets run after the interface comes up.

- --
Charles Steinkuehler
[EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHMMNkLywbqEHdNFwRArCaAJ9+IQTG+/zZC2pv9VAYFVcvphSPAwCguIbN
XF2GvNnOHoxDMzYgQZBbrsg=
=G8C/
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to