Displaying 1 result from an estimated 1 matches for "concurretn".
Did you mean:
concurrent
2005 Nov 24
1
ip route mpath rr problem
...| A | | B |
| | cipcb1/ppp1 | |
| |----------------------| |
+----+ +-----+
>From A''s perspective
ppp0 : local ip:10.1.1.1 peer:10.1.1.254
ppp1 : local ip:10.1.1.2 peer:10.1.1.254
(my ISP givesd me the same peer for concurretn dialupsa)
The two tunnels:
cipcb0: local:10.2.2.1 peer:10.2.2.2
cipcb1: local:10.2.2.5 peer:10.2.2.6
Both CIPE tunnels work fine. I can ping my other box B fine using
either 10.2.2.2 or 10.2.2.6 and the traffic goes across the correct
interface.
What I want
===========
I would like packet by...