Hi Alexey!
I want to equalize over two different ISP ppp links (both dynamica addresses, 
but that's another history 8).
Setup is done as suggested by you on linux-net:
      ip address del ... ppp0
      ip address del ... ppp1
      
      ip address add <ppp0's> teql0
      ip address add <ppp1's> teql0
      ip route add default/0 dev teql0

Equalization works ok (flooding packets makes both modem lights dance a lot),
but it seems that only 1st teql0 address (ppp0) is selected as src
address even if actual outgoing link will be ppp1. 

Is there a way to solve/setup this?

Thanks in advance...
-- 
-- Juanjo       http://juanjox.linuxhq.com/

                  == Yerba mate & Linux == ... ehee
                                    what a !P0WER!
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to