redirect youtube
-
@stephenw10 yes i use asn for google
http://asn.blawk.net/15169 -
Ok. And I assume something is not working as you expect?
-
-
@abdou-ahmed
try to make loadblance with 3 network card
only have 2 workin and the 3rd not equal
think if redirect facebook to one and youtube to another one that will solve the problem -
You have 3 WAN connections and only 2 of them are carrying traffic?
Do they each work individually?
You should should be able to load-balance between them. If it;s not working you probably have config error or something that cannot be balanced like connections with the same gateway.
Steve
-
@stephenw10 said in redirect youtube:
You have 3 WAN connections and only 2 of them are carrying traffic?
Do they each work individually?
You should should be able to load-balance between them. If it;s not working you probably have config error or something that cannot be balanced like connections with the same gateway.
i have pppoe connction with 60M / deffrant isp no Quta on it
and 2 other line with 30M each with the same isp with 600 Giga for each
i make loadblance for the 3 wan like this -
Yeah, you cannot have two DHCP WANs with the same gateway, it breaks routing.
Is that some remote gateway or a local ISP router at 10.20.30.1?
-
@stephenw10
wan2 / 10.20.20.1 router
wan3 / 10.20.30.1 router
the same isp -
Same router? Local ISP supplied device with that private IP?
You need to change one of them to a different subnet.
-
@stephenw10
PPPoe dhcb
Wan2 / 10.20.20.1
Wan3 / 192.168.1.1
Like this -
PPPoE cannot be DHCP. I assume you just mean it's dynamic?
You are suggesting using those subnets?
I would avoid 192.168.1.X as it's very common. It's the default LAN subnet.