i want to know i have RB4011IGS model Mikrotik i want to use LTE interface i mean i want to use sms service for mikrotik is there any way because in this model there is no usb port only have gigabit and 1 fiber port and 1 console port kindly guide is there any possibility
there is no option in RB4011iGS to install other module i have a api for sms is there any script which i can use in netwatch instead of installing a interface ?
No way, that RB have not USB port or mPCIe with SIM slot… means you not have possibility to install usb or mPCIe lte module…
You can buy separate lte device who give you a internet via Ethernet… and MikroTik to other MikroTik can send ssh commnads and that way you can triger SMS from RB4011
/tools fetch is your friend, type it and API at forum and you found many examples.
Create a new post in Scripting sub-forum if you still have a problem.
i used this mention bloew script but the problem in this script there is a (?) after link and mikro tik is considering an other command for (?) as a help command there for script didnt work but when i simply paste this link in to a browser its work properly and send sms on cell is there any other way to write this script in mikrotik and skip (?) from the link ?
/tool fetch keep-result=no url=“https://sendpk.com/api/sms.php?username=923315330661&password=*****&sender=BrandName&mobile=923315330661&message=MikroTik Test msg”
i need a help i have 3 wan connection i want a script if any one form then goes down its send email kindly help me as i have masquerade rule with wan group
Sorry, I have time to help to LTE stuff only, with other case I help as counsultant.
Please create separate a topic at forum and they help you.
But, please study this one what I always recommend:
I really recommended to learn and do this one HowTo who have got the best way to use many WAN’s at ones.
Next you can use any method netwatch/script/pcc etc to just flow the outgoing - then this is small stuff.