How to set route for multiple PPPOE Connection
Assume that I have 3 bridged network interface named br0 , br1 , br2
I set up 3 PPPoE connection on these interface named ppp0 , ppp1 , ppp2
Now I set up 3 another bridged network interface br3 , br4 , br5 with ip address: 192.168.2.1 , 192.168.2.2 , 192.168.2.3
How to set route to make sure br3 -> ppp0 , br4 -> ppp1 , br5 -> ppp2
Assume that I have 3 bridged network interface named br0 , br1 , br2
I set up 3 PPPoE connection on these interface named ppp0 , ppp1 , ppp2
Now I set up 3 another bridged network interface br3 , br4 , br5 with ip address: 192.168.2.1 , 192.168.2.2 , 192.168.2.3
How to set route to make sure br3 -> ppp0 , br4 -> ppp1 , br5 -> ppp2
No comments:
Post a Comment