Community discussions

MikroTik App
 
ali_abbass85
just joined
Topic Author
Posts: 23
Joined: Wed Dec 27, 2006 8:28 pm

2 pppoe

Mon Oct 01, 2007 5:20 pm

hello guys first i want to thank this forum for helping me in setting my router
and i want to ask a simple question
if i added 2 pppoe clients for the same ISP with 2 different NIC but with same dns
[admin@aaanet] > interface 
[admin@aaanet] interface> print
Flags: X - disabled, D - dynamic, R - running 
 #    NAME                         TYPE             RX-RATE    TX-RATE    MTU  
 0  R public                       ether            0          0          1500 
 1  R local                        ether            0          0          1500 
 2  R pppoe-out1                   pppoe-out        0          0          1480 
 3  R ether1                       ether            0          0          1500 
 4  R pppoe-out2                   pppoe-out        0          0          1480 
and here is the dns
[admin@aaanet] ip dns> print
            primary-dns: 2.2.2.10
          secondary-dns: 4.5.6.7
  allow-remote-requests: no
             cache-size: 2048KiB
          cache-max-ttl: 1w
             cache-used: 17KiB

my question is if the first accout is 512kb and the second is 512kb does this make the speed for my clinets 1mb
and thx in advance
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8709
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: 2 pppoe

Tue Oct 02, 2007 4:25 pm

no, this does not
 
ali_abbass85
just joined
Topic Author
Posts: 23
Joined: Wed Dec 27, 2006 8:28 pm

Re: 2 pppoe

Wed Oct 03, 2007 3:05 am

and how to make load balancing to the same dns and gatway form 2 differnet pppoe accouts
 
abab_rafiq
Member Candidate
Member Candidate
Posts: 118
Joined: Thu Aug 24, 2006 12:47 pm
Location: Dhaka

Re: 2 pppoe

Wed Oct 03, 2007 10:25 am

Post your route list after connected with both PPPoE account.

You can try mangle for the load balancing if you got same IP for each time you logged-in.

Rafiq...
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8709
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: 2 pppoe

Wed Oct 03, 2007 2:32 pm

You can try mangle for the load balancing if you got same IP for each time you logged-in.
well, when I asked support about load-balancing on lines with same gateways, I was advised to use two MTs. maybe such capabilities appeared in ROS 3.0...
 
ali_abbass85
just joined
Topic Author
Posts: 23
Joined: Wed Dec 27, 2006 8:28 pm

Re: 2 pppoe

Thu Oct 04, 2007 4:53 am

ok here is the route table
[admin@aaanet] ip route> print
Flags: X - disabled, A - active, D - dynamic, 
C - connect, S - static, r - rip, b - bgp, o - ospf 
 #     DST-ADDRESS        PREF-SRC        G GATEWAY         DISTANCE INTERFACE 
 0 ADC 172.16.221.1/32    172.16.221.30                              pppoe-out2
 1  DC 172.16.221.1/32    172.16.221.31                              pppoe-out1
 2 ADC 192.168.0.0/24     192.168.0.254                              local     
 3 AD  0.0.0.0/0                          r 172.16.221.1    1        pppoe-out2
 4  D  0.0.0.0/0                          r 172.16.221.1    1        pppoe-out2
[admin@aaanet] ip route> 
192.168.0.254 is the ip of of local card and all others are dynamic
besides how do i use mangle to try this

Who is online

Users browsing this forum: No registered users and 73 guests