Community discussions

MikroTik App
 
dana1975
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Sat Jul 04, 2009 8:32 pm

load balancing 3 adsl (DHCP)

Tue Jul 28, 2009 11:34 pm

hi dear sir
i have problem with load balancing
i have 3 dsl(DHCP) in mikrotik and configure it :
/ip dhcp-client add interface=ether2 use-peer-dns=yes add-default-route=yes disabled=no
/ip dhcp-client add interface=ether3 use-peer-dns=yes add-default-route=yes disabled=no
/ip dhcp-client add interface=ether4 use-peer-dns=yes add-default-route=yes disabled=no

ether1 connected to my DMZ


could you please send me command for load balancing?
i'm using mikrotik 2.9.27
thank you so much
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8712
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: load balancing 3 adsl (DHCP)

Wed Jul 29, 2009 12:52 pm

could you please first upgrade to the latest version? then you will be able to use PCC: http://forum.mikrotik.com/viewtopic.php?f=2&t=31415
 
dana1975
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Sat Jul 04, 2009 8:32 pm

Re: load balancing 3 adsl (DHCP)

Wed Jul 29, 2009 8:04 pm

with the mikrotik 2.9.27 i can't do it ?
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8712
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: load balancing 3 adsl (DHCP)

Thu Jul 30, 2009 1:12 pm

no. you must upgrade
 
dana1975
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Sat Jul 04, 2009 8:32 pm

Re: load balancing 3 adsl (DHCP)

Fri Jul 31, 2009 12:10 am

with this setting also i can't do it ?
tank you so much my dear friend
/ip firewall mangle add action=mark-connection chain=input connection-state=new in-interface=ether2 new-connection-mark=ether2tor passthrough=yes
/ip firewall mangle add action=mark-connection chain=input connection-state=new in-interface=ether3 new-connection-mark=ether3tor passthrough=yes
/ip firewall mangle add action=mark-connection chain=input connection-state=new in-interface=ether4 new-connection-mark=ether4tor passthrough=yes

/ip firewall mangle add action=mark-routing chain=output connection-mark=ether2or new-routing-mark=Toether2 passthrough=yes
/ip firewall mangle add action=mark-routing chain=output connection-mark=ether2or new-routing-mark=Toether3 passthrough=yes
/ip firewall mangle add action=mark-routing chain=output connection-mark=ether2or new-routing-mark=Toether4 passthrough=yes



/ip route rule add action=lookup routing-mark=Toether2 table=Toether2
/ip route rule add action=lookup routing-mark=Toether3 table=Toether3
/ip route rule add action=lookup routing-mark=Toether4 table=Toether4
 
dana1975
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 94
Joined: Sat Jul 04, 2009 8:32 pm

Re: load balancing 3 adsl (DHCP)

Fri Jul 31, 2009 12:37 am

can i do it with BGP?
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8712
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: load balancing 3 adsl (DHCP)

Fri Jul 31, 2009 12:04 pm

there's no help with 2.9.27 on this forum! it's too old! please, UPGRADE!

Who is online

Users browsing this forum: No registered users and 48 guests