Community discussions

MikroTik App
 
mocha
just joined
Topic Author
Posts: 15
Joined: Wed Jun 21, 2006 7:20 am

wrong dynamic routes

Thu Jul 01, 2010 2:09 pm

Hi, I have strange problem with RouterBOARD 750 and dynamic routes.

If I don't miss something, then my route #2 must be linked with interface ether3-local-slave, but it linked with ether2-local-master. :(
[admin@XXXXXXXXXX] > ip address print 
 #   ADDRESS            NETWORK         BROADCAST       INTERFACE                                           
 0   192.168.88.1/24    192.168.88.0    192.168.88.255  ether2-local-master                                 
 1   xxx.xxx.xxx.xxx/24 87.246.176.0    xxx.xxx.xxx.xxx ether1-gateway                                      
 2   192.168.10.1/24    192.168.10.0    192.168.10.255  ether3-local-slave            

[admin@XXXXXXXXXX] > ip route print 
 #      DST-ADDRESS        PREF-SRC        GATEWAY-STATE GATEWAY                  DISTANCE INTERFACE        
 0 A S  0.0.0.0/0                          reachable     xxx.xxx.xxx.xxx          1        ether1-gateway   
 1 ADC  xxx.xxx.xxx.xxx/24    xxx.xxx.xxx.xxx                                     0        ether1-gateway   
 2 ADC  192.168.10.0/24    192.168.10.1                                           0        ether2-local-m...
 3 ADC  192.168.88.0/24    192.168.88.1                                           0        ether2-local-m...
Package VERSION 4.10
/system> routerboard print 
       routerboard: yes
             model: "750"
  current-firmware: "2.26"
  upgrade-firmware: "2.26"
Any ideas?
 
SurferTim
Forum Guru
Forum Guru
Posts: 4636
Joined: Mon Jan 07, 2008 10:31 pm
Location: Miramar Beach, Florida

Re: wrong dynamic routes

Thu Jul 01, 2010 2:24 pm

Do you want ether2 and ether3 separate? By default, ether3 and up are assigned as a slave of ether2.

/interface ethernet
set ether3-local-slave master-port=none
 
mocha
just joined
Topic Author
Posts: 15
Joined: Wed Jun 21, 2006 7:20 am

Re: wrong dynamic routes

Thu Jul 01, 2010 2:52 pm

thank for fast reply, that's give me right answer.

This is the first time when I "face to face" with slave interfaces/master port. I will go and read manual :oops:

For me topic is close.
thank

Who is online

Users browsing this forum: mquan1984 and 78 guests