Splitting clients depending on what port they access to. Possible?
-
Hello experts ;D
I need your help – and I'm probably not alone with this kind of problem. Is anyone there in group of super-smart kind to try help :-[?
Here is my situation:
[img]http://www.gliffy.com/pubdoc/1285290/L.jpgI'm newbie with this. Actually I'm programming but I'm doing this for humanitarian organization (disabled people) as a volunteer. :)
As you can see I have two links. I want split users from LAN depending on what service they use. Example: I want make users accessing to HTTP (80) use ADSL1 and other users use ADSL2. Is this possible? I think yes and should be easy for experts but not for me. ::) I can only say thank you if someone can help. ;)
I have tried reading around. WAN is PPoE and so clients use it - default. I can ping from LAN to ADSL WAN2 but I can't ping ADSL2 router. It's maybe something with routing I don't know. :'(
If you can/want help and need additional information please ask.Thank you a lot,
Anthylon
-
[a] WAN2 needs to be something like 192.168.100.99/24 with gateway 192.168.100.100; it CANNOT be in the same subnet as your LAN.
**TO get all your http traffic to use WAN, set up an ALLOW rule in the LAN interface
Interface: LAN
Protocol: TCP
Source IP : ANY
SOurce Port: ANY
Dest IP: IP
Dest Port:80
Gateway: WAN**