Community discussions

MikroTik App

Search found 12 matches

by vikramdevatha
Wed Aug 01, 2018 6:56 am
Forum: Beginner Basics
Topic: Not able to log in [SOLVED]
Replies: 5
Views: 3182

Re: Not able to log in [SOLVED]

RouterBoard OS 6.35.2

I wonder if your device did not maybe get hacked!
why do you say that...? and how can i check?
by vikramdevatha
Sun Jul 15, 2018 12:44 pm
Forum: Beginner Basics
Topic: Not able to log in [SOLVED]
Replies: 5
Views: 3182

Not able to log in [SOLVED]

Hi I was trying to set up a PPPoE connection on my RouterBoard, and I think I messed up the settings... I'm not able to log in using WinBox. I get an error message saying ERROR: could not connect to <MAC address>. The IP address is now showing as 0.0.0.0 and the previous IP is not working as well......
by vikramdevatha
Wed May 11, 2016 4:22 pm
Forum: Beginner Basics
Topic: No Wireless tab?
Replies: 11
Views: 4853

Re: No Wireless tab?

If you already had bundle package, most likely your wireless package was simply disabled. Ok... I let the RouterOS check for updates and automatically download and install the latest version. In the new version, I didn't find the wireless package. I did a search for it by using the "File>Print...
by vikramdevatha
Wed May 11, 2016 3:51 pm
Forum: Beginner Basics
Topic: No Wireless tab?
Replies: 11
Views: 4853

Re: No Wireless tab?

Rather to move to wireless cm2 because the wireless fp was discontinued. You could have problems with subsequent updates... thanks for the suggestion. I searched for a wireless-cm2 package but could only find the following at http://www.mikrotik-software.de/downloads/ wireless-cm2-6.27.npk however,...
by vikramdevatha
Wed May 11, 2016 4:57 am
Forum: Beginner Basics
Topic: No Wireless tab?
Replies: 11
Views: 4853

Re: No Wireless tab?

thank you! i deleted the following files

wireless-fp-6.35.2-tile.npk
wireless-fp-6.35.2-ppc.npk

and reboot the router. Now i see the wireless tab..

thanks again
vikram
by vikramdevatha
Tue May 10, 2016 9:38 pm
Forum: Beginner Basics
Topic: No Wireless tab?
Replies: 11
Views: 4853

Re: No Wireless tab?

hi Im having the same issue... i dont find the wireless tab in Winbox. I have the latest version of the RouterOS, as follows: Model: Router Board RB2011UAS-2HnD-IN RouterOS: 6.35.2 MacOS: 10.7.5 As suggested in this thread, i checked System Packages, and didnt find "Wireless" package. I se...
by vikramdevatha
Sat Apr 30, 2016 10:28 am
Forum: General
Topic: "No RP address for this group"
Replies: 11
Views: 5435

Re: "No RP address for this group"

hi so i did the following: a) added a loopback interface b) assigned x.x.x.1 to this interface (this is the IP connected to my ISP) c) executed rp add address=x.x.x.1 disabled=no export verbose of routing pim is given below: [admin@Router] /routing pim> export verbose # apr/30/2016 12:50:29 by Route...
by vikramdevatha
Fri Apr 29, 2016 6:10 am
Forum: General
Topic: "No RP address for this group"
Replies: 11
Views: 5435

Re: "No RP address for this group"

hi

sorry for the silly question in the previous post. i managed to remove the rp address that i had added. Now, i'll look into the loopback interface...

thanks again
vikram
by vikramdevatha
Fri Apr 29, 2016 5:47 am
Forum: General
Topic: "No RP address for this group"
Replies: 11
Views: 5435

Re: "No RP address for this group"

Thanks for the reply. In my network, x.x.x.24 is my mikrotik router, and x.x.x.1 is the modem connected to my ISP. So, should rp be set to x.x.x.1 or to x.x.x.24? Whatever your most upstream router is (the one connected to your ISP) - choose an IP address on the router (a static IP address) and set ...
by vikramdevatha
Thu Apr 28, 2016 5:28 am
Forum: General
Topic: "No RP address for this group"
Replies: 11
Views: 5435

Re: "No RP address for this group"

hi i have the same "problem".. im getting a "No RP address for this group" error message in the log. I executed the command mentioned in this email thread, viz. "rp add address=10.10.10.24 disabled=no". Now the log gives a "upstream neighbour not found" messag...
by vikramdevatha
Tue Feb 18, 2014 9:12 am
Forum: Scripting
Topic: script to toggle wifi
Replies: 1
Views: 2485

Re: script to toggle wifi

Already received some feedback on this script from a friend, as follows: - if you use hardware growler, you dont' need to use growlnotify - if you still want to use growlnotify, keep in mind that it says "command to switch off" has been sent to router - not a confirmation it actually has b...
by vikramdevatha
Sun Feb 16, 2014 7:41 am
Forum: Scripting
Topic: script to toggle wifi
Replies: 1
Views: 2485

script to toggle wifi

hi Here is a script for toggling wifi on and off. Its the first script I've made (with the help of a friend); i'm sure this could be improved and made more efficient. Hardware: MacMini OS 10.7.5, RouterBoard 6.7 Software: Growl and GrowlNotify, Automator, Terminal, SSH Prereqs.: Create a key using s...