Hi guys, I am trying to setuo a network here on my company, but I don't know why, I am not able to do the basic. When I restore my RB450G and use the default inital script to setup the basic like wan1 and local with dhcp works fine, when i do the EXACTLY the same set without the script, IT FAILS!
What am I missing? here are the output:
[admin@MikroTik] > interface print
Flags: D - dynamic, X - disabled, R - running, S - slave
NAME TYPE MTU L2MTU MAX-L2MTU
0 R Link1 ether 1500 1520 1520
1 Link2 ether 1500 1520 1520
2 R Local-m ether 1500 1520 1520
3 RS Local-s1 ether 1500 1520 1520
4 S Local-s2 ether 1500 1520 1520[admin@MikroTik] > ip dhcp-client print
Flags: X - disabled, I - invalid
INTERFACE USE-PEER-DNS ADD-DEFAULT-ROUTE STATUS ADDRESS
0 Link1 yes yes bound 192.168.55.103/24[admin@MikroTik] > ip address print
Flags: X - disabled, I - invalid, D - dynamic
ADDRESS NETWORK INTERFACE
0 D 192.168.55.103/24 192.168.55.0 Link1
1 192.168.88.1/32 192.168.88.1 Local-m[admin@MikroTik] > ip pool print
NAME RANGES
0 pool1 192.168.88.10-192.168.88.25[admin@MikroTik] > ip dhcp-server print
Flags: X - disabled, I - invalid
NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME ADD-ARP
0 server1 Local-m pool1 1w3d[admin@MikroTik] > ip dhcp-server network print
ADDRESS GATEWAY DNS-SERVER WINS-SERVER DOMAIN
0 192.168.88.0/24 192.168.88.1 192.168.88.1[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.55.1 0
1 ADC 192.168.55.0/24 192.168.55.103 Link1 0
2 ADC 192.168.88.1/32 192.168.88.1 Local-m 0[admin@MikroTik] > ip firewall nat print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat action=accept out-interface=Link1My topology is (maybe some day will be):

One stupid question, on my diagram, I don't know if I am managing the IP's of RB450 and of Switch in the correct way, is this correct or I should have another vLan only for them 2 ?
thanks a lot!
cheers