Dear all,

        I would like to very very request for a help about teql usage.  I
can set-it up, but I found that the traffice alway go out in 1 interface
only...

        I have two interfaces.  One is ppp and the other is eth1.  I would
like my going-out traffic can be share with these two devices.

        Can any tell me what can I do?

        e.g.

        modprobe sch_teql
        tc qdisc add dev eth1 root teql0
        tc qdisc add dev ppp0 root teql0

        route del -net default dev eth1
        route del -net default dev ppp0

        route add -net default dev teql0


        Is that what the step I need?


        Thanks


Chris


-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
  • teql Leung Yau Wai
    • Leung Yau Wai

Reply via email to