hello,
i have a problem with my routing.
modem 1: 192.168.1.1
mt ether1: wan (modem1)
the rest port: lan
now, im having a problem when i set my modem1 dhcp off.
i want to detect my modem 1 in ether1 of mikrotik even though the modem1 dhcp is off.
detecting modem isn’t a problem when the modem1 dhcp is on, i just go to /ip dhcp client then add ether1
but what i want to know is, how to route modem1 when its dhcp is off?
thank you.
/ip address add address=192.168.1.2/24 interface=ether1
-Chris
Don’t forget to add a default route otherwise no outside traffic.
That’s one thing you will loose without dhcp client.
Sent from Tapatalk
thank you sirs, ill be trying it tomorrow.
update
ether1 is still unreachable 
ether1 is unreachable or internet is unreachable or … ?
Can you ping IP address as 8.8.8.8 from terminal?
Can you ping it from device behind mikrotik?
Can you ping google.com or any other address as FQDN name?
Have you configured DNS server?
Could you export mikrotik configuration and show it?