Thu May 30, 2013 3:07 am
For some reason, after plugging in my computer to many ports, it worked all of a sudden. I was able to reset the config and start over. My setup is as follows:
Please explain to me what i am doing wrong. The bridge is inactive for eth2-5 and i have no idea why!
Flags: D - dynamic, X - disabled, R - running, S - slave
# NAME TYPE MTU L2MTU MAX-L2MTU
0 R ether1-gateway ether 1500 1598 4074
1 S ether2 ether 1500 1598 4074
2 R ether3 ether 1500 1598 4074
3 R ether4 ether 1500 1598 4074
4 S ether5 ether 1500 1598 4074
5 RS ether6-master-local ether 1500 1598 2028
6 S ether7-slave-local ether 1500 1598 2028
7 S ether8-slave-local ether 1500 1598 2028
8 S ether9-slave-local ether 1500 1598 2028
9 S ether10-slave-local ether 1500 1598 2028
10 R bridge-local bridge 1500 1598
[
[admin@MikroTik] > ip dhcp-server print
Flags: X - disabled, I - invalid
# NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME ADD-ARP
0 default bridge-local default-dhcp 3d
[admin@MikroTik] > ip dhcp-server network print
# ADDRESS GATEWAY DNS-SERVER WINS-SERVER DOMAIN
0 ;;; default configuration
192.168.88.0/24 192.168.88.1 192.168.88.1
[admin@MikroTik] > ip pool print
# NAME RANGES
0 default-dhcp 192.168.88.2-192.168.88.15
[admin@MikroTik] > ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 ADS 0.0.0.0/0 192.168.2.1 1
1 ADC 192.168.2.0/24 192.168.2.0 bridge-local 0
2 DC 192.168.2.0/24 192.168.2.108 ether1-gateway 0
3 ADC 192.168.88.0/24 192.168.88.252 ether4 0
ether3
++++FOR SOME REASON THE ETHER3 ADDRESS OF 192.168.88.254 DOESNT SHOW UP IN THIS+++++
Flags: X - disabled, R - running
0 R name="bridge-local" mtu=1500 l2mtu=1598 arp=enabled
mac-address=D4:CA:6D:31:B1:63 protocol-mode=rstp priority=0x8000
auto-mac=no admin-mac=D4:CA:6D:31:B1:63 max-message-age=20s
forward-delay=15s transmit-hold-count=6 ageing-time=5m
[admin@MikroTik] > interface bridge port print
Flags: X - disabled, I - inactive, D - dynamic
# INTERFACE BRIDGE PRIORITY PATH-COST HORIZON
0 I ether2 bridge-local 0x80 10 none
1 I ether5 bridge-local 0x80 10 none
2 ether6-master-local bridge-local 0x80 10 none
3 I ether3 (unknown) 0x80 10 none
4 I ether4 (unknown) 0x80 10 none
[admin@MikroTik] >