hi there
i have problem with my netmetal 5shp triple after upload openwrt image.elf to it and boot with it i cant ping to openwrt default ip 192.168.1.1 .
NOTE : i use dnsmasq on debian to boot it , theres no dhcp server between my pc and it , my pc have static ip 192.168.1.2
dnsmasq :
dnsmasq -i eno1 --dhcp-range=192.168.1.100,192.168.1.200 --dhcp-boot=/home/mustafa/Desktop/mikrotik-file/openwrt-mk-boot.elf --enable-tftp --tftp-root=/home/mustafa/Desktop/mikrotik-file -d -u root -p0 -K --log-dhcp --bootp-dynamic
openwrt image
https://downloads.openwrt.org/releases/19.07.6/targets/ar71xx/mikrotik/vmlinux-initramfs.elf
any idea ?
thx