Mon Aug 03, 2015 2:59 pm
Thank you very much for answer.
I am not able to access the router after the fault by IP address (mac telnet and mac winbox are always disabled in my configuration, but the LEDs are off when it fails, so I think that is impossible to access, I do not know...)
To get access again, I push the back button to restore factory settings. It's the only way I found.
I can not generate the supout.rif because I can not access the router, but if I can send you an identical supout.rif from a router that is working with exactly the same configuration.
Now I have here a router with this problem. I do not have access (all leds off). Do you wish to do some testing with it? (I do not know how). I am very interested to solve this problem, I can try send you the router (for free) if you give me an address.
Note.- All untis have 6.27 when fail.
The config that I use is:
(executed under default configuration)
/interface set 0 name=ether1
/interface set 1 name=ether2
/interface set 2 name=ether3
/interface set 3 name=ether4
/interface set 4 name=ether5
/interface ethernet
set [ find default-name=ether3 ] master-port=none
set [ find default-name=ether4 ] master-port=none
set [ find default-name=ether5 ] master-port=none
/interface bridge
add mtu=1500 name=bridge1
/ip neighbor discovery
set ether1 discover=no
set ether2 discover=no
set ether3 discover=no
set ether4 discover=no
set ether5 discover=no
set bridge1 discover=no
/interface bridge filter
add chain=forward disabled=yes in-interface=ether2 out-interface=ether1 src-mac-address=00:00:00:00:00:00/FF:FF:FF:FF:FF:FF
add chain=forward disabled=yes in-interface=ether3 out-interface=ether1 src-mac-address=00:00:00:00:00:00/FF:FF:FF:FF:FF:FF
add chain=forward disabled=yes in-interface=ether4 out-interface=ether1 src-mac-address=00:00:00:00:00:00/FF:FF:FF:FF:FF:FF
add chain=forward disabled=yes in-interface=ether5 out-interface=ether1 src-mac-address=00:00:00:00:00:00/FF:FF:FF:FF:FF:FF
add action=drop chain=forward disabled=yes in-interface=ether2 out-interface=ether1
add action=drop chain=forward disabled=yes in-interface=ether3 out-interface=ether1
add action=drop chain=forward disabled=yes in-interface=ether4 out-interface=ether1
add action=drop chain=forward disabled=yes in-interface=ether5 out-interface=ether1
add chain=forward in-interface=ether1
add chain=forward out-interface=ether1
add action=drop chain=forward
add action=drop chain=input disabled=yes in-interface=!ether1
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=ether3
add bridge=bridge1 interface=ether4
add bridge=bridge1 interface=ether5
/ip firewall connection tracking
set enabled=no
/ip address
add address=172.16.0.100/20 interface=bridge1 network=172.16.0.0
/ip dns
set allow-remote-requests=yes servers=172.16.0.1
/ip route
add distance=1 gateway=172.16.0.1
/ip upnp
set allow-disable-external-interface=no
/snmp
set trap-community=public
/system watchdog
set automatic-supout=no
/system clock
set time-zone-autodetect=no
/system clock manual
set time-zone=+02:00
/system identity
set name="Switch RB750 172.16.0.100"
/system ntp client
set enabled=yes primary-ntp=188.40.42.71 secondary-ntp=185.18.149.149
/tool mac-server
set [ find default=yes ] disabled=yes
add disabled=yes interface=ether2
add disabled=yes interface=ether3
add disabled=yes interface=ether4
add disabled=yes interface=ether5
set 0 disabled=yes
set 1 disabled=yes
set 2 disabled=yes
set 3 disabled=yes
set 4 disabled=yes
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add disabled=yes interface=ether2
add disabled=yes interface=ether3
add disabled=yes interface=ether4
add disabled=yes interface=ether5
set 0 disabled=yes
set 1 disabled=yes
set 2 disabled=yes
set 3 disabled=yes
set 4 disabled=yes
/ip dhcp-client remove 0
/ip dhcp-server remove 0
/ip dhcp-server network remove 0
/ip pool remove 0
/ip firewall nat remove 0
/ip service set www disabled=no
/ip address remove 0