Thank you all guys for reply I got connected to broadband, I confirmed it as
interface pppoe-client> monitor pppoe-out
status: connected
uptime: 13m17s
idle-time: 2m41s
active-links: 1
service-name:
ac-name: ser-8-G61BQ251
ac-mac: 00:30:88:1F:5B:B3
mtu: 1480
mru: 1480
local-address: 106.51.134.124
remote-address: 106.51.128.1
Now I see the broadband is connected to mikrotik router, but I don't get internet to my system. In Mikrotik router I have added address for LAN systems as
/ip address> print
# ADDRESS NETWORK INTERFACE
D 106.51.134.124/32 106.51.128.1 pppoe-out
192.168.2.1/24 192.168.2.0 ether2
the first one is the address for WAN has created in address list when I get authenticated from broadband provider. In the interface pppoe-client is
>interface pppoe-client print
R name="pppoe-out" max-mtu=1480 max-mru=1480 mrru=disabled interface=ether1-Input
user="username" password="pass" profile=default service-name=""
ac-name="" add-default-route=no dial-on-demand=no use-peer-dns=no
allow=pap,chap,mschap1,mschap2
Then I have connected my system over LAN to mikrotik router's second port and assigned my system a IP as
IP:192.168.2.10
subnetmask: 255.255.255.0
default gateway: 192.168.2.1
preferred DNS: 192.168.2.1
After these setup I don't get internet connection for my system. There is an exclamatory symbol on the internet icon.