Community discussions

MikroTik App

Search found 675 matches

by hci
Tue Dec 12, 2023 1:48 am
Forum: Scripting
Topic: Array of Arrays
Replies: 17
Views: 2823

Re: Array of Arrays

My primary problem was as someone pointed out: :local emailToList {"*******@*****.com", "*******@*****.com"} Should have been: :local emailToList ("*******@*****.com", "*******@*****.com") Also, stopped trying to use cc. Came up with this and appears to work. ...
by hci
Mon Dec 11, 2023 8:36 pm
Forum: Scripting
Topic: Array of Arrays
Replies: 17
Views: 2823

Re: Array of Arrays

Could you tell me why this is not working? :local emailToList {"*******@*****.com", "*******@*****.com"} :local rcpts "" :foreach email in=$emailToList do= { :if ([:len $rcpts] = 0) do={ :set rcpts "to=$email" } else={ :set rcpts "$rcpts cc=$email" }...
by hci
Wed Dec 06, 2023 11:54 pm
Forum: Scripting
Topic: Array of Arrays
Replies: 17
Views: 2823

Re: Array of Arrays

Thanks. Came up with: :local server "xxx.*****.org" :local emailToList {"*******@*****.com", "*******@*****.com"} :local user "********@*****.org" :local password "*******************" :local sites { "192.168.35.101"="WEST Tower";...
by hci
Wed Dec 06, 2023 7:10 pm
Forum: Scripting
Topic: Array of Arrays
Replies: 17
Views: 2823

Array of Arrays

I have a script that sends an email if a certain IP fails to respond to a ping. It works but would like to improve it. :local server "xxx.*****.org" :local rcpt "*******@*****.com" :local user "********@*****.org" :local password "*******************" :if ([/p...
by hci
Thu Feb 16, 2023 7:29 pm
Forum: General
Topic: IPv6 SLAAC
Replies: 3
Views: 1075

Re: IPv6 SLAAC

I noticed on v7.7 if I disable ipv6 forwarding which effectively enables SLAAC I can ping IPv6 addresses and reach the IPv6 Internet. I cannot see the actual IPv6 address acquired in winbox or on command line. That's at "/ipv6/addresses/print". If I reboot after reboot I can see the addres...
by hci
Thu Feb 16, 2023 5:44 pm
Forum: General
Topic: IPv6 SLAAC
Replies: 3
Views: 1075

IPv6 SLAAC

Is there anyway to view the IPv6 address a MikroTik router received through SLAAC on v7.7 release?
by hci
Mon Feb 06, 2023 11:26 pm
Forum: RouterOS beta
Topic: no concurrent IPv6 for wireguard peers, bug still in 7.4beta2
Replies: 96
Views: 17402

Re: no concurrent IPv6 for wireguard peers, bug still in 7.4beta2

Appears to work on CHR which would be x86. Disappointing it does not work on ARM though.
by hci
Sat Feb 04, 2023 2:06 am
Forum: General
Topic: Wireguard Config File
Replies: 9
Views: 7327

Re: Wireguard Config File

The iPhone app asks for config file or QR code. Also manual option. Windows app same except no QR code option.
by hci
Sat Feb 04, 2023 1:22 am
Forum: General
Topic: Wireguard Config File
Replies: 9
Views: 7327

Wireguard Config File

The wireguard app asks if you would like to create a tunnel from a file or QR code. Any directions on making these things?
by hci
Sat Feb 04, 2023 12:18 am
Forum: RouterOS beta
Topic: no concurrent IPv6 for wireguard peers, bug still in 7.4beta2
Replies: 96
Views: 17402

Re: no concurrent IPv6 for wireguard peers, bug still in 7.4beta2

Just spent some time getting wireguard working with iphone and an IPv6 address on MikroTik 7.7 ARM. Was very impressed how well it worked. But then it just quit. Spent hours and could not figure out why it quit. I am guessing it is due too my adding additional peers? Is this a bug MikroTik is workin...
by hci
Wed Dec 21, 2022 5:10 pm
Forum: Wireless Networking
Topic: Home Wifi Beamforming
Replies: 11
Views: 1725

Re: Home Wifi Beamforming

The HAP ac3 uses the IPQ-4019 wifi chipset. The chipset has beamforming listed. Does this mean with wifiwave2 installed it can do beamforming?
by hci
Tue Dec 20, 2022 9:33 pm
Forum: Wireless Networking
Topic: Home Wifi Beamforming
Replies: 11
Views: 1725

Home Wifi Beamforming

Been looking at some home wifi routers of various brands with 6 or more antennas and state beamforming. Does MikroTik have anything in works like this? Was just looking for better in home or building coverage through interior walls etc.
by hci
Mon Jul 18, 2022 5:59 pm
Forum: RouterBOARD hardware
Topic: MikroTik LHG LTE18 kit
Replies: 1
Views: 612

MikroTik LHG LTE18 kit

LHG LTE18 kit
https://mikrotik.com/product/lhg_lte18

Has anyone heard when the US version will start shipping of this unit?
by hci
Mon Jul 11, 2022 7:55 pm
Forum: Virtualization
Topic: CHR Free to P1
Replies: 1
Views: 2158

CHR Free to P1

I have a CHR running as free since trial expired months ago. I want to upgrade it too P1 keeping config. It warns me when I click Generate New ID: "your license will be come invalid". Will I loose contact with router if I proceed?

I assume not but am checking.
by hci
Fri May 20, 2022 5:35 pm
Forum: Scripting
Topic: System Scheduler and Scripts [SOLVED]
Replies: 2
Views: 1096

Re: System Scheduler and Scripts [SOLVED]

That fixed it. Thanks.
by hci
Fri May 20, 2022 5:02 pm
Forum: Scripting
Topic: System Scheduler and Scripts [SOLVED]
Replies: 2
Views: 1096

System Scheduler and Scripts [SOLVED]

I have a system scheduler with multiple lines like this running hourly or so: /tool fetch url="https://some_ipv6_only_url_tec_dot_com.co" keep-result=no /tool fetch url="https://some_other_url_tec_dot_com.co" keep-result=no /tool fetch url="https://some_another_tec_dot_com.c...
by hci
Tue Mar 01, 2022 5:08 pm
Forum: General
Topic: DIN Rail Mount
Replies: 0
Views: 262

DIN Rail Mount

Has anyone found an adapter to mount say a typical 5 port ~RB951 style router on a DIN rail?
by hci
Sat Feb 19, 2022 2:57 am
Forum: RouterBOARD hardware
Topic: Digital Input
Replies: 0
Views: 544

Digital Input

Is there a way with a Mikrotik router to monitor a contact closure?
by hci
Fri Jan 28, 2022 1:50 am
Forum: General
Topic: EoiP CGNAT
Replies: 2
Views: 1247

EoiP CGNAT

Is it possible to do an EoiP tunnel with one end of tunnel behind CGNAT? If not is there another way to accomplish the same thing behind CGNAT?
by hci
Mon Jan 24, 2022 11:32 pm
Forum: General
Topic: IPv6 VPN
Replies: 3
Views: 1080

Re: IPv6 VPN

Would something like Zerotier work? Been trying a number of things with no good results.
by hci
Sun Jan 23, 2022 11:21 pm
Forum: General
Topic: IPv6 VPN
Replies: 3
Views: 1080

IPv6 VPN

At my home I have a MikroTik running v7.1.1 and it has IPv6 access. When I am on road without IPv6 I would like to VPN back into it to obtain IPv6 with my iPad and MacBook. What would the easiest way to do this be?
by hci
Thu Dec 16, 2021 8:48 pm
Forum: Wireless Networking
Topic: Mikrotik Wifi and Wyze Cameras
Replies: 3
Views: 2452

Re: Mikrotik Wifi and Wyze Cameras

/interface wireless set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-XX country="united states" disabled=no frequency=auto mode=\ ap-bridge ssid=mynet wireless-protocol=802.11 wps-mode=disabled set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=20/40/80mh...
by hci
Thu Dec 16, 2021 7:25 pm
Forum: Wireless Networking
Topic: Mikrotik Wifi and Wyze Cameras
Replies: 3
Views: 2452

Mikrotik Wifi and Wyze Cameras

I upgraded from a "hAP ac lite[952Ui-5ac2nD]" to a "hAP ac^2[RBD52G-5HacD2HnD]" both running v7.1 and region United States. The Wyze cameras refuse to connect to the newer ac^2 arm. I have gone all over the Wifi and WPA2 settings in both routers and both are identical. The Wyze c...
by hci
Mon Dec 13, 2021 6:21 pm
Forum: RouterOS beta
Topic: V7 Memory Requirements
Replies: 3
Views: 2677

V7 Memory Requirements

Have a RB951-2n with just 32MB of memory. Will v7 run ok on this router?
by hci
Sun Dec 12, 2021 8:19 pm
Forum: General
Topic: fq_codel and 6to4 tunnel
Replies: 0
Views: 1954

fq_codel and 6to4 tunnel

Have an Internet connection via PPPoE. I also use a 6to4 tunnel to gain IPv6 access. Will fq_codel just treat the 6to4 tunnel as one connection if I apply it to the PPPoE tunnel?

How does Cake compare to fq_codel?
by hci
Sun Dec 12, 2021 3:29 pm
Forum: General
Topic: IPv6 SLAAC
Replies: 9
Views: 10297

Re: IPv6 SLAAC

Is it possible for a Mikrotik router to receive a public IPv6 IP with SLAAC? Yes - in Winbox, you have to go into IPv6->Settings and change the "Accept Router Advertisements" setting from "Yes, if forwarding disabled" to "Yes". However, it will not show you the address...
by hci
Thu Nov 25, 2021 12:54 am
Forum: General
Topic: User Allowed Addresses
Replies: 2
Views: 1088

Re: User Allowed Addresses

So simple. Thank you!
by hci
Thu Nov 25, 2021 12:41 am
Forum: General
Topic: User Allowed Addresses
Replies: 2
Views: 1088

User Allowed Addresses

In winbox under user there are allowed addresses. Is there a way from command line to delete all the allowed addresses so as any source address is allowed?
by hci
Mon Nov 22, 2021 7:16 pm
Forum: General
Topic: IPv6 and L2TP VPN
Replies: 6
Views: 8495

Re: IPv6 and L2TP VPN

Is there a way with a laptop and/or iphone to obtain a single IPv6 address with L2TP tunnel?
by hci
Mon Nov 22, 2021 6:29 pm
Forum: General
Topic: L2TP and IPv6
Replies: 0
Views: 1239

L2TP and IPv6

I have an L2TP VPN I use on my iPhone to access my network remotely. It works fine with IPv4 access but I also need to have IPv6 address to access some IPv6 only services. Is there a way to get IPv6 with L2TP?
by hci
Fri Oct 08, 2021 11:10 pm
Forum: General
Topic: Firewall Drop Invalid
Replies: 4
Views: 1228

Re: Firewall Drop Invalid

I agree the established and related should be first and it is rare I use output firewall for anything. I guess I am really wondering if drop invalid is worth while anymore? Can it inadvertently catch legitimate traffic? It likely serves no purpose or very little on input chain since on most routers ...
by hci
Fri Oct 08, 2021 10:08 pm
Forum: General
Topic: Firewall Drop Invalid
Replies: 4
Views: 1228

Firewall Drop Invalid

As the first line of my firewall rules I usually place rule to drop all invalid packets. I do this as first rule of forward, input and output chains in both IPv4 and IPv6. Is this still a good idea or pointless? Right after that I accept established and related and then proceed to actual rules for e...
by hci
Thu Sep 30, 2021 4:51 pm
Forum: General
Topic: Compress EoiP Tunnel
Replies: 4
Views: 1065

Re: Compress EoiP Tunnel

Will IP Packing work over a EoiP tunnel?

https://wiki.mikrotik.com/wiki/Manual:IP/Packing
by hci
Sat Sep 25, 2021 1:08 am
Forum: General
Topic: Compress EoiP Tunnel
Replies: 4
Views: 1065

Compress EoiP Tunnel

Is there a way to compress the traffic going across an EoiP tunnel?
by hci
Fri Sep 03, 2021 8:22 pm
Forum: RouterOS beta
Topic: v7.1rc2 [development] is released!
Replies: 194
Views: 43374

Re: v7.1rc2 [development] is released!

Hi Mikrotik i like to ask, is there any chance to solve issue/problem with "hidden" ipv6 address/route ? here i mean, IPV6 -> Settings -> Accept router advertisements -> YES it is sooooo confusing, that there is no v6 address and no v6 route listed so, when you are in hurry, and things ar...
by hci
Fri Sep 03, 2021 6:33 pm
Forum: RouterOS beta
Topic: v7.1rc2 [development] is released!
Replies: 194
Views: 43374

Re: v7.1rc2 [development] is released!

IPv6 no longer appears to work over PPPoE after updating to v7.*. Works fine on v6.* though. Must set the use IPv6 flag in the PPP Profile, also if you enabled default route in the PPPoE login, do not set it in dhcpv6-client. IPv6 actually works but I also had many problems after migration from v6....
by hci
Fri Sep 03, 2021 1:37 am
Forum: RouterOS beta
Topic: v7.1rc2 [development] is released!
Replies: 194
Views: 43374

Re: v7.1rc2 [development] is released!

IPv6 no longer appears to work over PPPoE after updating to v7.*. Works fine on v6.* though.
by hci
Fri Apr 09, 2021 1:31 am
Forum: General
Topic: Multicore
Replies: 0
Views: 521

Multicore

Does bridging and EoiP benefit from multicore?
by hci
Wed Feb 24, 2021 10:36 pm
Forum: RouterBOARD hardware
Topic: Mikrotik RouterBoard hAP ac3
Replies: 1
Views: 944

Mikrotik RouterBoard hAP ac3

Any idea when these will start shipping?

Mikrotik RouterBoard hAP ac3 RBD53iG-5HacD2HnD-US
https://mikrotik.com/product/hap_ac3
by hci
Fri Feb 12, 2021 10:36 pm
Forum: General
Topic: PPPoE Server and Queues
Replies: 1
Views: 491

PPPoE Server and Queues

For those using PPPoE server on mikrotik what are you using for queue type? PIFO or what?
by hci
Wed Dec 30, 2020 10:03 pm
Forum: General
Topic: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine
Replies: 186
Views: 96678

Re: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine

Any chance of a native winbox app for OSX?
by hci
Mon Dec 28, 2020 7:00 pm
Forum: Announcements
Topic: v6.48 [stable] is released!
Replies: 295
Views: 126876

Re: v6.48 [stable] is released!

After upgrading on RB3011 ports in switch group 1 (ether1-5) started flapping every 5 minutes. Rolled back on 6.47.8 and all seems ok. So 3011 users, install with care! ;) Same here on my RB3011. My WAN port was on ether 2 and kept flapping. Moved it to ether10 and now have a stable WAN connection ...
by hci
Fri Dec 04, 2020 7:52 pm
Forum: RouterOS beta
Topic: v7.1beta3 [development] is released!
Replies: 261
Views: 78656

Re: v7.1beta3 [development] is released!

It seems that IPv6 dhcp client over PPPoE no longer works. Worked in beta2. Keeps searching.
by hci
Thu Oct 01, 2020 8:57 pm
Forum: RouterOS beta
Topic: fq_codel or cake in v7
Replies: 68
Views: 41071

Re: fq_codel or cake in v7

+++1
by hci
Sat Aug 29, 2020 6:13 pm
Forum: RouterOS beta
Topic: DHCPv6 Server
Replies: 29
Views: 5529

Re: DHCPv6 Server

Ironic, if a MikroTik router obtains an IPv6 address by SLAAC, RADV it has no way to display it. Can a Windows PC get an IPv6 DNS server by SLAAC, RAVD?
by hci
Thu Aug 20, 2020 7:19 pm
Forum: RouterOS beta
Topic: DHCPv6 Server
Replies: 29
Views: 5529

DHCPv6 Server

Is there a way with DHCPv6 to create a standard DHCPv6 server on mikrotik and delegate prefixes out of a pool etc? If so is there a how too?
by hci
Tue Aug 18, 2020 5:46 pm
Forum: RouterOS beta
Topic: Memory Requirements
Replies: 6
Views: 3958

Re: Memory Requirements

This is with package download and update: /log> print 09:37:19 system,error broken package advanced-tools-7.1beta1-mipsbe.npk 09:37:19 system,error broken package wireless-7.1beta1-mipsbe.npk 09:37:19 system,error broken package security-7.1beta1-mipsbe.npk 09:37:19 system,error broken package ppp-7...
by hci
Mon Aug 17, 2020 8:40 pm
Forum: Wireless Networking
Topic: WiFi Range
Replies: 12
Views: 9995

Re: WiFi Range

If you have multiple APs what is a good setting for this? /interface wireless access-list add signal-range=-120..120 So if I have this: /interface wireless access-list interface=wlan1 allow-signal-out-of-range=10s add signal-range=-80..120 Will it kick any stations off if there signal drops below -...
by hci
Wed Aug 12, 2020 2:37 am
Forum: General
Topic: Netwatch DNS Resolution
Replies: 1
Views: 1788

Netwatch DNS Resolution

I use netwatch all the time. Thing is i need it to test dns resultion as well as ping response and email me if dns resolution fails.

Such as ping every 5 minutes: mail.somedomainorother.com and email me if it fails to resolve. Is there way to do that?
by hci
Tue Aug 11, 2020 6:32 pm
Forum: RouterOS beta
Topic: Memory Requirements
Replies: 6
Views: 3958

Re: Memory Requirements

I have an: RouterBOARD 962UiGS-5HacT2HnT It has these packages installed. 0 wireless 6.47.1 1 ppp 6.47.1 2 advanced-tools 6.47.1 3 system 6.47.1 4 dhcp 6.47.1 5 ipv6 6.47.1 6 security 6.47.1 When I copy "routeros-7.1beta1-mipsbe (1).npk" over to router and reboot I always get an error sayi...
by hci
Mon Aug 10, 2020 11:17 pm
Forum: RouterOS beta
Topic: Memory Requirements
Replies: 6
Views: 3958

Memory Requirements

In future releases and v7 are boards with just 32mb going to no longer be supported? I have a number of RB951-2n units out with just 32mb.

I also have a hAP ac with 128mb of RAM but only 16mb of flash that appears to difficult if not impossible to update remotely to v7 without using netinstall.
by hci
Sat Aug 08, 2020 1:41 am
Forum: Wireless Networking
Topic: WiFi Range
Replies: 12
Views: 9995

Re: WiFi Range

If you have multiple APs what is a good setting for this?

/interface wireless access-list add signal-range=-120..120
by hci
Fri Aug 07, 2020 11:11 pm
Forum: General
Topic: Broadcast Traffic Firewall Filter
Replies: 3
Views: 1701

Re: Broadcast Traffic Firewall Filter

Unfortunately I do not see that in the IPv6 firewall. It does work fine in IPv4 firewall though, thanks.
by hci
Fri Aug 07, 2020 10:52 pm
Forum: RouterOS beta
Topic: wireless not working mAP Lite - beta03
Replies: 19
Views: 11058

Re: wireless not working mAP Lite - beta03

I am guessing some routers cannot handle v7?

14:44:37 system,error,critical router was rebooted without proper shutdown
14:44:37 system,error,critical kernel failure in previous boot
14:44:37 system,error,critical out of memory condition was detected

This is a RB951-2n with 32M of memory.
by hci
Fri Aug 07, 2020 8:12 pm
Forum: General
Topic: Broadcast Traffic Firewall Filter
Replies: 3
Views: 1701

Broadcast Traffic Firewall Filter

Is there a way in the firewall filter input catch all broadcast traffic?
by hci
Thu Aug 06, 2020 4:45 pm
Forum: Wireless Networking
Topic: WiFi Range
Replies: 12
Views: 9995

Re: WiFi Range

# RouterOS 6.47.1 # model = RouterBOARD 952Ui-5ac2nD /interface wireless set [ find default-name=wlan1 ] band=2ghz-b/g/n disabled=no frequency=auto mode=ap-bridge \ ssid=house station-roaming=enabled wireless-protocol=802.11 wps-mode=disabled set [ find default-name=wlan2 ] band=5ghz-a/n/ac disabled...
by hci
Thu Aug 06, 2020 3:20 am
Forum: Wireless Networking
Topic: WiFi Range
Replies: 12
Views: 9995

WiFi Range

I updated to a Mikrotik hap ac. Relocated to center of house and am still having poor coverage on porch etc. Is there a trick to increasing performance of the WiFi?
by hci
Mon Jun 22, 2020 9:37 pm
Forum: General
Topic: EoiP Compression
Replies: 0
Views: 800

EoiP Compression

Is it possible to do compression on an EoiP tunnel?
by hci
Mon Jun 22, 2020 4:29 pm
Forum: General
Topic: NTP DNS Entries
Replies: 11
Views: 12995

Re: NTP DNS Entries

Another thing is now you can do:

/]ip cloud set update-time=yes

It will be dependent on Mikrotik servers then.
by hci
Thu Jun 18, 2020 5:06 pm
Forum: General
Topic: Bridge Filter MAC + Mask
Replies: 4
Views: 7876

Re: Bridge Filter MAC + Mask

Can this be done in IP firewall? MAC Address and Mask?
by hci
Thu Jun 18, 2020 3:43 am
Forum: General
Topic: Mac Address Range
Replies: 1
Views: 1597

Mac Address Range

Is there a way in the firewall to filter by a MAC address range? Say all the MAC addresses owned by Company X?
by hci
Wed Jun 10, 2020 1:44 am
Forum: General
Topic: EOIP Tunnel to Linux
Replies: 1
Views: 3799

EOIP Tunnel to Linux

Is it possible to create an EoiP tunnel from a Mikrotik router to a Centos Linux Server? Or is there a better way to do that then EoiP?
by hci
Tue Jun 09, 2020 3:10 am
Forum: RouterOS beta
Topic: wireless not working mAP Lite - beta03
Replies: 19
Views: 11058

Re: wireless not working mAP Lite - beta03

Has anyone tested beta5 on mAP Lite?
The same issue. Only 5 Ghz works
Has anyone tested beta8?
by hci
Sun Jun 07, 2020 4:08 am
Forum: General
Topic: IPv6 SLAAC
Replies: 9
Views: 10297

IPv6 SLAAC

Is it possible for a Mikrotik router to receive a public IPv6 IP with SLAAC?
by hci
Fri Apr 17, 2020 4:51 am
Forum: Scripting
Topic: Dynamic DNS Update
Replies: 1
Views: 1838

Re: Dynamic DNS Update

In the end using this worked. https://wiki.mikrotik.com/wiki/Manual:Tools/Fetch /tool fetch url="https://test.xyzdomaintest.com:password@ipv6.dyn.dns.he.net/nic/update?hostname=test.xyzdomaintest.com" keep-result=no Had to add ipv6 to domain. Would be nice to have an option with fetch to p...
by hci
Wed Apr 15, 2020 5:51 pm
Forum: Scripting
Topic: Dynamic DNS Update
Replies: 1
Views: 1838

Dynamic DNS Update

I am trying to run this with scripting. It works fine on Raspberry Pi with Bash. /usr/bin/curl -6 "https://test.xyzdomaintest.com:password@dyn.dns.he.net/nic/update?hostname=test.xyzdomaintest.com" Simply calling the URL will update the dynamic DNS. I need to do it over IPv6 though. Any id...
by hci
Thu Mar 12, 2020 5:17 pm
Forum: General
Topic: secure-redirects
Replies: 0
Views: 2055

secure-redirects

https://wiki.mikrotik.com/wiki/Manual:IP/Settings

secure-redirects (yes | no; Default: yes) Accept ICMP redirect messages only for gateways, listed in default gateway list.

If I set this to no will it no longer accept any redirect packets? Or will it accept redirect packets from anywhere then?
by hci
Fri Feb 28, 2020 12:53 am
Forum: Scripting
Topic: Address lists downloader (DShield, Spamhaus DROP/EDROP, etc)
Replies: 264
Views: 72353

Re: Address lists downloader (DShield, Spamhaus DROP/EDROP, etc)

I imagine the 63k limit is due to a variable size limit in Mikrotik scripting? It would be nice to be able to download larger blacklists.
by hci
Wed Feb 26, 2020 9:03 pm
Forum: General
Topic: squidblacklist.org Down?
Replies: 7
Views: 7710

Re: squidblacklist.org Down?

This may be an alternative.
viewtopic.php?f=9&t=152632
by hci
Tue Feb 25, 2020 6:56 pm
Forum: Scripting
Topic: Download List of IPs
Replies: 1
Views: 2407

Download List of IPs

Is there anyway with mikrotik scripting to download list of IPs from Internet and then add them to firewall address list?
by hci
Tue Feb 25, 2020 4:18 pm
Forum: General
Topic: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine
Replies: 186
Views: 96678

Re: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine

Hi Kristofers. Any update on this? Any possible beta for download? Best Regards So is Mikrotik working on MacOS native client or this https://help.mikrotik.com/docs/display/ROS7/Winbox#Winbox-RunWinboxonmacOSCatalina manual is best what we can expect? iOS/MacOS developer here at MikroTik. We just s...
by hci
Fri Feb 14, 2020 5:51 pm
Forum: RouterOS beta
Topic: wireless not working mAP Lite - beta03
Replies: 19
Views: 11058

Re: wireless not working mAP Lite - beta03

Has anyone tested beta5 on mAP Lite?
by hci
Tue Jan 21, 2020 6:26 pm
Forum: General
Topic: VPN and IPv6
Replies: 5
Views: 2293

Re: VPN and IPv6

IOS does not appear to support that. All I see as listed options on IOS are "IKEv2", "IPsec" and "L2TP".
by hci
Tue Jan 21, 2020 5:51 pm
Forum: General
Topic: VPN and IPv6
Replies: 5
Views: 2293

Re: VPN and IPv6

I am trying to VPN over IPv4 and with my VPN obtain IPv4 and IPv6 access.
by hci
Mon Jan 20, 2020 5:57 pm
Forum: General
Topic: VPN and IPv6
Replies: 5
Views: 2293

VPN and IPv6

Is there a way with android or IOS to VPN into a mikrotik and get both an IPv4 and IPv6 address?
by hci
Tue Dec 10, 2019 4:39 pm
Forum: RouterOS beta
Topic: wireless not working mAP Lite - beta03
Replies: 19
Views: 11058

Re: wireless not working mAP Lite - beta03

RBmAP2n and ROS 7.0b4 - the same problem. Wireless not working - all the time disconnecting form mAP :(
Same here with beta4 just like beta3. Was hoping I could run it on my home router for testing but not without wifi.
by hci
Fri Dec 06, 2019 7:52 pm
Forum: RouterBOARD hardware
Topic: DIN Mount Gigabit CRS
Replies: 4
Views: 5193

DIN Mount Gigabit CRS

I would really like a DIN mount gigabit CRS with 8 - 24 port options. Anyone else have such a need?
by hci
Tue Nov 26, 2019 4:57 pm
Forum: General
Topic: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine
Replies: 186
Views: 96678

Re: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine

FYI Wine 4.19 and 4.20 breaks on Catalina again.
Use Wine 4.18 https://dl.winehq.org/wine-builds/macos ... g-4.18.pkg

This is error I get on my macbook.

Failure
You need to install XQuartz 2.7.7 or higher first.
by hci
Thu Nov 21, 2019 2:07 am
Forum: RouterOS beta
Topic: wireless not working mAP Lite - beta03
Replies: 19
Views: 11058

Re: wireless not working mAP Lite - beta03

I am seeing same issue on hAP ac lite. Also see it on RB951Ui-2HnD. Cannot connect to wifi. Logs in for second then disconnects. Wired seems to work fine but have not tested much.
by hci
Thu Nov 07, 2019 8:42 pm
Forum: RouterOS beta
Topic: fq_codel or cake in v7
Replies: 68
Views: 41071

Re: fq_codel or cake in v7

+1

CoDel etc. are badly needed.

https://en.wikipedia.org/wiki/CoDel
by hci
Fri Oct 25, 2019 3:43 am
Forum: General
Topic: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine
Replies: 186
Views: 96678

Re: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine

Will homebrew modify my mac os system files etc? Is it simple to remove homebrew and undo all it did? Just do not want to mess up my mac that usually 'just works'.
by hci
Mon Oct 21, 2019 11:03 pm
Forum: General
Topic: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine
Replies: 186
Views: 96678

Re: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine

It would be nice if Mikrotik offered an official WineSkin, WineWrapper or somehting like that version of Winbox64. A native Mac version of Winbox would be better yet though.
by hci
Wed Sep 04, 2019 12:27 am
Forum: Scripting
Topic: Random Number
Replies: 7
Views: 5122

Re: Random Number

I was hoping for something simpler such as just using two least significant digits of "total sector writes".
by hci
Tue Sep 03, 2019 10:57 pm
Forum: Scripting
Topic: Random Number
Replies: 7
Views: 5122

Random Number

I would like to generate a simple random number between 1 and 100. If the result is "1" I would like to continue running the script. Anything else and I would like to exit. Anyone know of a way to do that? The goal is that there is an approximately 1 percent chance the script will run ever...
by hci
Fri Jan 18, 2019 9:43 pm
Forum: Scripting
Topic: Auto Update Script
Replies: 1
Views: 1970

Auto Update Script

I have a router that I want to update but not tell 3am. I have this scheduler script. /system scheduler add interval=1d name=system_update on-event="/system package update\r\ \ncheck-for-updates once\r\ \n:delay 1s;\r\ \n:if ( [get status] = \"New version is available\") do={ install ...
by hci
Wed Oct 03, 2018 11:00 pm
Forum: RouterBOARD hardware
Topic: Powering a FiberBox
Replies: 5
Views: 1452

Re: Powering a FiberBox

I guess I am thinking a "Male DC Power Adapter Plug to Screw Terminal Block". Is it a 2.1mm plug?
by hci
Tue Oct 02, 2018 10:24 pm
Forum: RouterBOARD hardware
Topic: Powering a FiberBox
Replies: 5
Views: 1452

Re: Powering a FiberBox

How exactly would you do PoE over fibre (I've never seen PoE-capable RJ45 SFP modules)? Last time I checked, glass was a pretty good insulator. Other than that, pull a two-wire cable (with decent copper core cross-section) and use 24V or 28V power supply. I would assume you put a copper POE port in...
by hci
Tue Oct 02, 2018 5:10 pm
Forum: RouterBOARD hardware
Topic: Powering a FiberBox
Replies: 5
Views: 1452

Powering a FiberBox

How do you power this up on a tower? Would be nice if it was POE.

https://mikrotik.com/product/fiberbox
by hci
Wed Jul 18, 2018 4:44 pm
Forum: General
Topic: Limit Bandwidth to Subnet
Replies: 4
Views: 2867

Re: Limit Bandwidth to Subnet

I tried this:

/queue simple
add disabled=yes max-limit=256k/1M queue=pcq-upload-default/pcq-download-default target=192.168.1.0/24

But it seems to pool all the IP's together and limit them too 1mbps. I want each IP separately limited too 1mbps.
by hci
Wed Jul 18, 2018 4:37 pm
Forum: General
Topic: Limit Bandwidth to Subnet
Replies: 4
Views: 2867

Re: Limit Bandwidth to Subnet

Can you explain how this works a little more? If this works it would be wonderful. Basically we run into issues when the connection is maxed by one user when anyone else wants to use it they say its slow as mud. What is significance of the "max-limit=55M/15M"?
by hci
Wed Jul 18, 2018 2:01 am
Forum: General
Topic: Limit Bandwidth to Subnet
Replies: 4
Views: 2867

Limit Bandwidth to Subnet

I have a Mikrotik router that is connected to the Internet by PPPoE connection providing it 6mbps. It provides multiple clients in 192.168.1.0/24 subnet IP leases by DHCP. I would like an easy way to limit each IP leased in that subnet too 2 mbps so a single client does not max out the circuit. How ...
by hci
Fri Apr 20, 2018 4:53 pm
Forum: General
Topic: IPv6 and DHCPv6
Replies: 2
Views: 1148

IPv6 and DHCPv6

Is there a way to setup DHCPv6 instead of using advertise? How do you assign DNS etc with DHCPv6?
by hci
Thu Mar 22, 2018 5:54 pm
Forum: Scripting
Topic: NTP Client Synchronized
Replies: 4
Views: 3575

NTP Client Synchronized

In my scheduler I want to only run my script after the clock is synced with NTP server since it depends on the clock being accurate. I could just add a delay but if there is say a temporary Internet outage that will not help. Is there a way to do this? while NTP NOT SYNCED: { sleep(30s) } /system sc...
by hci
Fri Feb 02, 2018 4:42 pm
Forum: General
Topic: Reset CRS then Load Script
Replies: 4
Views: 1693

Re: Reset CRS then Load Script

The delay seemed to work.

Now when I try to set the password at end of config it does not take.

/password old-password="" new-password=newpass confirm-new-password=newpass
by hci
Thu Feb 01, 2018 10:09 pm
Forum: General
Topic: Reset CRS then Load Script
Replies: 4
Views: 1693

Re: Reset CRS then Load Script

That sounds like exactly what I need. Problem is when I select no-defaults, skip-backup and then the rsc file that has config and then reboot the router does not import the rsc file. I can mac-telnet in after reboot and import the file but it does not happen on its own.
by hci
Thu Feb 01, 2018 7:25 pm
Forum: General
Topic: Reset CRS then Load Script
Replies: 4
Views: 1693

Reset CRS then Load Script

I want to reset the a mikrotik CRS to no settings then load an rsc file settings into it. Is there a way to do this remotely?
by hci
Wed Nov 01, 2017 3:39 pm
Forum: General
Topic: Report "Delegated-IPv6-Prefix" attribute for PPPoE
Replies: 260
Views: 97830

Re: Report "Delegated-IPv6-Prefix" attribute for PPPoE

It would be great if they could concentrate on a carrier grade NAT and rounding out and improving IPv6 support. With the ipv4 shortage it won’t be long before some users are NAT on private IPv4 and IPv6 dual stack. Almost all cellphone connections are that way now in US.
by hci
Thu Aug 24, 2017 4:21 pm
Forum: General
Topic: Report "Delegated-IPv6-Prefix" attribute for PPPoE
Replies: 260
Views: 97830

Re: Report "Delegated-IPv6-Prefix" attribute for PPPoE

If you have a thousand PPPoE users you want to give static /64 IPv6 delegations you must create a thousand pools on the Mikrotik to match.

Also, is IPv6 accounting of an sort working yet?
by hci
Fri Jul 14, 2017 12:12 am
Forum: Scripting
Topic: Download IP List
Replies: 2
Views: 2584

Download IP List

I was wondering if it was possible to download a list of IP's from a URL in text format like:

10.0.12.123
10.0.34.23
etc.

Then convert them all to a dynamic address list in a Mikrotik router.
by hci
Mon Jun 26, 2017 7:59 pm
Forum: Scripting
Topic: Parsing Log File To Create Blacklist
Replies: 1
Views: 1180

Parsing Log File To Create Blacklist

I saw this.

https://wiki.mikrotik.com/wiki/Log_Pars ... ger_Script

Is there anyway to create a blacklist of IP's that have a "Login Failure" in log file more then 5 times in 5 minutes and them add them to a dynamic list that is black listed for say a week?
by hci
Thu Jun 22, 2017 7:25 pm
Forum: General
Topic: Set Limited defaults
Replies: 1
Views: 772

Set Limited defaults

I want to set defaults for say:

/system lcd

I do not want to change settings for any other parts of the router config. Is there a way to do that?
by hci
Thu Apr 13, 2017 2:10 am
Forum: General
Topic: iPhone VPN and IPv6
Replies: 0
Views: 717

iPhone VPN and IPv6

Is there anyway from an iPhone to VPN into a Mikrotik and get a private IPv4 address and a public IPv6 address?
by hci
Wed Mar 15, 2017 7:11 pm
Forum: Scripting
Topic: Schedule Reboot
Replies: 4
Views: 17600

Schedule Reboot

Is there a easy way to schedule a reboot to occur at 3am and only happen once. This is to do a OS update.
by hci
Fri Mar 10, 2017 7:11 pm
Forum: General
Topic: Report "Delegated-IPv6-Prefix" attribute for PPPoE
Replies: 260
Views: 97830

Re: Report "Delegated-IPv6-Prefix" attribute for PPPoE

Really need...

Delegated-IPv6-Prefix
and
IPv6-Accounting
by hci
Fri Mar 10, 2017 7:02 pm
Forum: General
Topic: CRS and Port Isolation
Replies: 1
Views: 1664

CRS and Port Isolation

Looking for a simple way to do this yet maintain full 1Gbps speed on CRS125-24G-1S-IN. Hypothetically. I have 2 PPPoE servers. I want to plug one into CRS port 1 and the other in 2. I want to plug all my backhauls and APs into all other ports, 3 through 24 ports. I want ports 1 and 2 to be able to t...
by hci
Wed Feb 22, 2017 5:46 pm
Forum: General
Topic: Tunneling into PPTP
Replies: 2
Views: 1097

Re: Tunneling into PPTP

With my windows 10 laptop I can PPTP in just fine from my remote location. I want the whole remote network to use the remote pptp ip though. I can get the MikroTik to dial into the pptp connection too. I just cannot get the MikroTik to mascarade all its dhcp clients on pptp ip rather then the ip it ...
by hci
Wed Feb 22, 2017 5:13 pm
Forum: General
Topic: Tunneling into PPTP
Replies: 2
Views: 1097

Tunneling into PPTP

i have a Mikrotik that gets a 192.168.1.x IP from a DSL router. I want it to use that IP to tunnel back through PPTP to another Mikrotik in our NOC and get a public IP with PPTP and use that to to offer NATed access to all clients connected via wifi. Does anyone have an example of doing that or can ...
by hci
Thu Jan 12, 2017 5:17 pm
Forum: General
Topic: https problem on hotspot
Replies: 97
Views: 121615

Re: https problem on hotspot

If you select authentication method MAC and MAC as username and password will this prevent them from being forced through the login page until the HTPP cookie lifetime expires? Seems like if they are idle for a while even if there cookie has not expired it forces them through the login page to verif...
by hci
Thu Jan 12, 2017 4:54 pm
Forum: General
Topic: https problem on hotspot
Replies: 97
Views: 121615

Re: https problem on hotspot

my solution to this long time problem as high percentage of browsers home pages are set to google.com add this expression to your walled garden in the host field :^www\.google\.com$ with port 443 now when they are directed to https://google.com the google page will load instead of an error, Better ...
by hci
Tue Jan 10, 2017 11:18 pm
Forum: Scripting
Topic: Randomize Essid
Replies: 1
Views: 1006

Randomize Essid

Anyone know of an easy way to change the ESSID once a month to a random value?

I want it changed too myessid9999 where 9999 is a random number between 1 and 9999.
by hci
Thu Jan 05, 2017 7:35 pm
Forum: General
Topic: IPv6 Accounting
Replies: 3
Views: 2196

Re: IPv6 Accounting

I am looking at this from PPPoE perspective. Is there any other way to get this data? How does tools graphing get its data?
by hci
Thu Jan 05, 2017 1:47 am
Forum: General
Topic: IPv6 Accounting
Replies: 3
Views: 2196

IPv6 Accounting

Is there a feature like IP accounting for IPv6?
by hci
Thu Nov 03, 2016 11:41 pm
Forum: General
Topic: Feature Req: IKEv2 server and client [SOLVED]
Replies: 291
Views: 168812

Re: Feature Req: IKEv2 server and client [SOLVED]

Please update how it works for you.
by hci
Wed Oct 19, 2016 8:15 pm
Forum: General
Topic: Report "Delegated-IPv6-Prefix" attribute for PPPoE
Replies: 260
Views: 97830

Re: Report "Delegated-IPv6-Prefix" attribute for PPPoE

Looks like IPv4 space is going for about 13$ USD an IP at IPv4 auctions etc. Current plan is to give all users a IPv6 /64 and lower speed tier users a NATTED IPv4 rather then a public IPv4. "Delegated-IPv6-Prefix" attribute would sure be helpful.
by hci
Wed Oct 19, 2016 8:05 pm
Forum: RouterBOARD hardware
Topic: 802.3at POE CRS
Replies: 1
Views: 1155

802.3at POE CRS

Is there a CRS with 802.3at POE output planned? Sure would be nice.
by hci
Tue Oct 11, 2016 7:12 pm
Forum: General
Topic: Feature Req: IKEv2 server and client [SOLVED]
Replies: 291
Views: 168812

Re: Feature Req: IKEv2 server and client [SOLVED]

Since Mikrotik does not currently support IKEv2 is there any other inexpensive and easy to setup solution until we get support in Mikrotik?
by hci
Thu Sep 15, 2016 6:09 pm
Forum: General
Topic: Feature Req: IKEv2 server and client [SOLVED]
Replies: 291
Views: 168812

Re: Feature Req: IKEv2 server and client [SOLVED]

Apple IOS 10.x just pulled PPTP support. But they support IKEv2 for long time now.
by hci
Tue Jul 05, 2016 10:30 pm
Forum: General
Topic: 11+ Port Router/Switch
Replies: 4
Views: 1703

11+ Port Router/Switch

I need a Mikrotik switch or router with at least 11 copper ethernet ports.  The CRS125-24G-1S-IN is too big too fit in my enclosure.  I would really like something DIN mount but not essential.  Are there any other options?
by hci
Thu Jun 30, 2016 9:43 pm
Forum: General
Topic: Long Cat-5 Run
Replies: 6
Views: 1834

Re: Long Cat-5 Run

Thought of that.  But I need to bond so online speedtests show near 20mbps and no out of order packets for there VOIP.  Is there a way to do that?  802.3ad prevents out of order packets but each connection flows over only one link.  balance-rr allows 20mbps connections but has out of order packets t...
by hci
Thu Jun 30, 2016 8:26 pm
Forum: General
Topic: Long Cat-5 Run
Replies: 6
Views: 1834

Re: Long Cat-5 Run

Its buried for 600 foot.  Running 700 foot now at 10base fine for over a year.  Need 20mbps now though.  Was thinking of shortening it too 600 foot with POE powered mikrotiks to get down too 600 and hopefully getting 100base.
by hci
Thu Jun 30, 2016 8:07 pm
Forum: General
Topic: Long Cat-5 Run
Replies: 6
Views: 1834

Long Cat-5 Run

Has anyone gotten a 600 foot shielded cat-5 run between Mikrotiks to link at 100base?
by hci
Fri Jun 03, 2016 11:43 pm
Forum: General
Topic: Chromebook and Winbox
Replies: 1
Views: 1333

Chromebook and Winbox

I know Winbox will not run but is there a way to log into a Mikrotik with just MAC address with a Chromebook?
by hci
Fri May 20, 2016 8:18 pm
Forum: Scripting
Topic: Netwatch Gmail Alarm
Replies: 0
Views: 1501

Netwatch Gmail Alarm

Trying to email alarm through Gmail with Netwatch and having terrible time. I have this in my Netwatch "Up" event. The email never goes. I need to use authentication so I can eventually send to my phone SMS email address. /tool e-mail send to="<my.gmail.address.not.9@gmail.com>" ...
by hci
Tue Mar 22, 2016 4:55 pm
Forum: Scripting
Topic: system clock get date
Replies: 2
Views: 1664

Re: system clock get date

[find where name=guest]

Fixed it. Thanks.
by hci
Tue Mar 22, 2016 4:29 pm
Forum: Scripting
Topic: system clock get date
Replies: 2
Views: 1664

system clock get date

This used to return a date.

/system clock get date

After updating Mikrotik it no longer does.

The script in question:

:if ([:pick [/system clock get date] 0 3] = "jan") do { /ip hotspot user set 0 password=hot_password99 }
by hci
Thu Jan 28, 2016 5:53 pm
Forum: General
Topic: NTP client in NTP package not working
Replies: 4
Views: 2041

Re: NTP client in NTP package not working

What ROS version are you running? NTP client seems to have quit on one of our boxes when we moved too v6.33.5 on a CCR. It seems to have a few other issues too.
by hci
Wed Jan 27, 2016 3:54 am
Forum: General
Topic: Mikrotik PPPoE Server and Static IPv6
Replies: 2
Views: 3261

Mikrotik PPPoE Server and Static IPv6

Has anyone figured out how to assign a PPPoE client a static IPv6 /64 pool? I am doing it right now with DHCPv6 PD Pool on the PPPoE profile but I do not seem to be able to insure they get the same /64 each time and that is not very useful.
by hci
Wed Jan 27, 2016 12:11 am
Forum: General
Topic: PPPoE Duplicate Sessions with Radius
Replies: 0
Views: 781

PPPoE Duplicate Sessions with Radius

When using radius with a Mikrotik PPPoE server how do you prevent more then one session with the same username but different MAC address?
by hci
Mon Jan 25, 2016 6:45 pm
Forum: General
Topic: Report "Delegated-IPv6-Prefix" attribute for PPPoE
Replies: 260
Views: 97830

Re: Report "Delegated-IPv6-Prefix" attribute for PPPoE

Any progress made in assigning static IPv6 pools and IPv6 accounting? We need IPv6 support.
by hci
Sun Jan 24, 2016 12:29 am
Forum: General
Topic: PPPoE Server and Proxy ARP with IPv4 and IPv6
Replies: 2
Views: 1499

PPPoE Server and Proxy ARP with IPv4 and IPv6

On our PPPoE servers we have used proxy ARP for IPv4 connections. Is there a way to do the same thing with IPv6? Say a user logs in on one of several PPPoE servers and I want to statically assign them the same IPv6 /64 every time. I am currently statically routing the a /48 to the PPPoE server then ...
by hci
Wed Jan 20, 2016 1:56 am
Forum: General
Topic: PPPoE server with RADIUS, how to add IPv6
Replies: 13
Views: 9177

Re: PPPoE server with RADIUS, how to add IPv6

I have a working IPv4 PPPoE setup with freeradius, looking to add IPv6 dual-stack support (testing with a FritzBox 7570 which should support IPv6 properly). However, the instructions I found suggest to use an IPv6 pool. Is there a simple way to assign static IPv6 prefixes to customers, just like st...
by hci
Wed Dec 23, 2015 11:51 pm
Forum: General
Topic: IPv6 and PPPoE
Replies: 1
Views: 1239

Re: IPv6 and PPPoE

No one knows?
by hci
Wed Dec 23, 2015 11:49 pm
Forum: General
Topic: PPPoE and FreeRadius with IPv6/IPv4
Replies: 2
Views: 1380

Re: PPPoE and FreeRadius with IPv6/IPv4

Is no one else doing PPPoE and IPv6?
by hci
Tue Dec 15, 2015 2:04 am
Forum: General
Topic: MMS Messaging with Netwatch
Replies: 1
Views: 1369

MMS Messaging with Netwatch

I want to send a MMS message to my Verizon cellphone if a netwatch host is down. Anyone know a way to do this?
by hci
Thu Nov 26, 2015 3:05 am
Forum: General
Topic: PPPoE and FreeRadius with IPv6/IPv4
Replies: 2
Views: 1380

PPPoE and FreeRadius with IPv6/IPv4

Are there any examples of getting FreeRadius to work with a Mikrotik PPPoE server and handing out both IPv6(/64) and IPv4(single ip) to all connections?
by hci
Fri Nov 06, 2015 4:37 pm
Forum: SwOS
Topic: CRS as Fiber Media Converter
Replies: 1
Views: 2541

CRS as Fiber Media Converter

I want to make a CRS act as a fiber media converter. If I bridge sfp1 and eth1 I do not get full gigabit throughput. How do I bridge the two with switching?
by hci
Wed Oct 21, 2015 7:20 pm
Forum: General
Topic: UDP Traceroute
Replies: 1
Views: 1116

UDP Traceroute

Is there a way to allow UDP based traceroute through firewall?
by hci
Wed Aug 05, 2015 5:41 pm
Forum: General
Topic: PCQ and QOS
Replies: 0
Views: 669

PCQ and QOS

I have a Mikrotik RB2011 acting as an wifi router. It does wifi, DHCP and NAT for all devices in house. All connected devices are given an IP out of 192.168.1.0/24. It connects to upstream provider with PPPoE. Keep running into problem of one user plugging the bandwidth shut with large upload or dow...
by hci
Fri Jan 23, 2015 7:58 pm
Forum: General
Topic: IPv6 and PPPoE
Replies: 1
Views: 1239

IPv6 and PPPoE

Been testing IPv6 for quite a while. Have a Mikrotik PPPoE server setup and handing out IPv6 space like so. In all ppp profiles: dhcpv6-pd-pool=pool1 for pool: /ipv6 pool add name=pool1 prefix=2xxx:xxxx:x::/48 prefix-length=64 The problem is on some PPPoE users I want to statically assign them a /64...
by hci
Mon Jan 05, 2015 8:31 pm
Forum: Scripting
Topic: Netwatch IPv6 and Dynamic IP
Replies: 0
Views: 968

Netwatch IPv6 and Dynamic IP

I want to keep track of an IPv6 address with Netwatch. Its a dynamic IPv6 but I have a Dynamic DNS service that keeps a DNS entry up to date for it. Is there a way to use a DNS entry as a netwatch target? Else is there a way to periodically update the IPv6 address by resolving the DNS AAAA record?
by hci
Wed Sep 24, 2014 7:47 pm
Forum: RouterBOARD hardware
Topic: RBmAP2n Reset Switch
Replies: 6
Views: 4022

Re: RBmAP2n Reset Switch

that settings does nothing to reset hole functionality.
Just disable button leaving reset-hole working
Perfect. Thanks.
by hci
Tue Sep 23, 2014 6:59 pm
Forum: RouterBOARD hardware
Topic: RBmAP2n Reset Switch
Replies: 6
Views: 4022

Re: RBmAP2n Reset Switch

http://i.mt.lv/routerboard/files/mAP-140908144858.pdf The MAP has a reset button on side of unit that is too tempting for someone to push which I would like to disable. It also has a pin hole on bottom of unit with access to jumper hole which I would like to leave enabled in case someone must reset ...
by hci
Mon Sep 22, 2014 10:05 pm
Forum: RouterBOARD hardware
Topic: RBmAP2n Reset Switch
Replies: 6
Views: 4022

RBmAP2n Reset Switch

Is there anyway to disable the reset button on side of RBmAP2n to prevent end users from 'easily' erasing settings?
by hci
Wed Aug 20, 2014 6:08 pm
Forum: General
Topic: SNMP and Address List
Replies: 5
Views: 2146

Re: SNMP and Address List

Where can I find more info on API calls?
by hci
Wed Aug 20, 2014 2:20 am
Forum: General
Topic: SNMP and Address List
Replies: 5
Views: 2146

SNMP and Address List

Is it possible to add a dynamic entry to an address list with an SNMP command? Basically I want run a script on my servers and if they see an IP make X many failed SSH attempts to add that IP to the firewall black list for one week on our border Mikrotik.
by hci
Tue Aug 19, 2014 7:08 pm
Forum: General
Topic: SonicWall and PPPoE
Replies: 1
Views: 996

SonicWall and PPPoE

Anyone connecting a SonicWall NSA 250 to a Mikrotik PPPoE server? Any tweaks to make it work right?
by hci
Tue Aug 05, 2014 6:09 pm
Forum: General
Topic: IPv6 Accounting
Replies: 3
Views: 1701

Re: IPv6 Accounting

Using latest Mikrotik OS. Where do you see IPv6 accounting?
by hci
Thu Jul 17, 2014 7:29 pm
Forum: General
Topic: DHCPv6
Replies: 0
Views: 698

DHCPv6

Anyone using DHCPv6? Have example config to share? I have a Mikrotik router receiving a /64 through PPPoE and I would like to hand it out with DHCPv6 on the LAN side.
by hci
Mon Jul 14, 2014 5:58 pm
Forum: Scripting
Topic: Upgrade Script
Replies: 1
Views: 884

Upgrade Script

Is there a way with scripting and scheduling to schedule every night at 2 am too have a random 5 percent chance that system package upgrade is run? That way they don't all update them moment there is a new release but will eventually.
by hci
Fri Jun 06, 2014 2:53 am
Forum: General
Topic: IPv6 Accounting
Replies: 3
Views: 1701

IPv6 Accounting

When will IP accounting work for IPv6? Not a huge deal yet with the low percentage ratio but I am sure that will change.
by hci
Wed May 14, 2014 2:04 am
Forum: SwOS
Topic: CRS125 Switch Uplink
Replies: 1
Views: 2508

CRS125 Switch Uplink

I want to configure the CRS125 so port one is uplink and all other ports are downlink. Basically port 1 can talk to any port but port 5 can only talk to port 1 for security. The PPPoE server will go on port 1 for example. So how would you set that up?
by hci
Thu May 01, 2014 7:21 pm
Forum: General
Topic: CRS with 24 SFP
Replies: 2
Views: 2379

CRS with 24 SFP

Does Mikrotik have any CloudRouterSwitches with a larger number of SFP ports planned? Would be great for FTTx deployments.
by hci
Wed Apr 16, 2014 3:24 am
Forum: General
Topic: Cloud Router Switch Uplink
Replies: 18
Views: 8764

Re: Cloud Router Switch Uplink

>>>What's new in 6.12

>>> *) many fixes for CRS managed switch functionality -
>>>particularly improved VLAN support, port isolation, defaults;

So how does one setup port isolation? Not seeing it on manual page.

http://wiki.mikrotik.com/wiki/Manual:Sw ... p_Features
by hci
Wed Apr 02, 2014 6:51 pm
Forum: General
Topic: Cloud Router Switch Uplink
Replies: 18
Views: 8764

Re: Cloud Router Switch Uplink

With v6.11 do have any port isolation features on the CRS?
by hci
Tue Apr 01, 2014 2:31 am
Forum: General
Topic: CCR 100 Percent CPU
Replies: 9
Views: 7879

CCR 100 Percent CPU

Running v6.11 on my CCR routers. My heaviest loaded routers are a PPPoE server and another is a BGP core router. Both seem to list one CPU core at 100 percent CPU usage 24/7. I cant help but wander if neither PPP or BGP is capable of using multi-cores?
by hci
Tue Mar 04, 2014 10:23 pm
Forum: General
Topic: PPPoE IPv6 MSS
Replies: 2
Views: 1490

Re: PPPoE IPv6 MSS

IPv6 has PathMTU Discovery, Works without Andy Config, But you Need to Not block ICMP in IPv6 Something is blocking it and its not my Mikrotik config on the PPPoE client, server or BGP gateway. I am guessing the Windows firewall. If its the Windows firewall its not practical to turn it off on every...
by hci
Mon Mar 03, 2014 5:29 pm
Forum: General
Topic: PPPoE IPv6 MSS
Replies: 2
Views: 1490

PPPoE IPv6 MSS

I am having issues with some IPv6 websites loading. Traced it down to and issue with packet size. PPPoE client automatically adds an IPv4 mangle rule to clamp MSS at 1440 but does not create an IPv6 mangle rule. Any ideas what the MSS should be set at on IPv6 with PPPoE? 1440 is to large yet. 1400 w...
by hci
Fri Feb 21, 2014 6:11 pm
Forum: General
Topic: Routing Engine Multicore for BGP
Replies: 11
Views: 5338

Re: Routing Engine Multicore for BGP

+2. I have a case just happen today, suspend because of the upstream have a big BGP update at 2014-01-17 10:50 GMT. ~ 10k - 15k route update received from my Cisco router, and pass along to my new CCR-1036. at the sametime, some of my subnet lost connection, and suspect because losing part of the r...
by hci
Thu Feb 20, 2014 6:07 pm
Forum: General
Topic: PPPoE Client & IPv6 with DHCPv6
Replies: 3
Views: 1708

Re: PPPoE Client & IPv6 with DHCPv6

To understand correctly, you hand out a /64 via PPP negotiation, which is applied to MTik router as dynamic range, which you then want to hand out /128's out of that range to clients? I don't think you can without 'hard-coding' the DHCP range, although I haven't had much to do with IPv6 (yet). This...
by hci
Tue Feb 18, 2014 9:08 pm
Forum: General
Topic: IPv6 and PPPoE
Replies: 0
Views: 1072

IPv6 and PPPoE

There seems to be no way to shorten the expire time on an IPv6 pool below 3 days. Is there a way to statically assign a PPPoE user a certain IPv6 /64 subnet? I have had no luck trying this. Anyone actually made it work?
by hci
Mon Feb 17, 2014 11:25 pm
Forum: General
Topic: SSH Brute Force
Replies: 3
Views: 2161

SSH Brute Force

Here is a simple setup for IPTABLES to limit brute force SSH attacks. iptables -A INPUT -p tcp --dport 22 -m state --state NEW -m recent --set --name SSH iptables -A INPUT -p tcp --dport 22 -m state --state NEW -m recent --update --seconds 60 --hitcount 3 --rttl --name SSH -j LOG --log-prefix 'SSH a...
by hci
Wed Feb 12, 2014 12:19 am
Forum: General
Topic: PPPoE Client & IPv6 with DHCPv6
Replies: 3
Views: 1708

PPPoE Client & IPv6 with DHCPv6

We use PPPoE to hand out IP space to all our users. The Mikrotik PPPoE clients are able to pick up the IPv6 /64 from the Mikrotik PPPoE server just fine. A /64 pool is created on the Mikrotik PPPoE client just fine. What I cannot figure out is how to get DHCPv6 to hand out IPv6 DNS and /128's too ho...
by hci
Sun Feb 09, 2014 9:55 am
Forum: General
Topic: DNS Assigned by RADVD
Replies: 2
Views: 1153

Re: DNS Assigned by RADVD

Are there any examples of how to use dhcpv6 on mikrotik in the wiki or otherwise?
by hci
Fri Feb 07, 2014 12:27 am
Forum: General
Topic: DNS Assigned by RADVD
Replies: 2
Views: 1153

DNS Assigned by RADVD

Does windows 7 support getting DNS assigned by RADVD?
by hci
Thu Feb 06, 2014 8:19 pm
Forum: General
Topic: IPv6 DHCP Server
Replies: 0
Views: 710

IPv6 DHCP Server

Can we use DHCP to hand out IPv6 IP addresses, routes and DNS yet or is it all still dependent on RADVD? Windows does not seem to like to pick IPv6 DNS servers by RADVD yet unless I am doing something wrong.
by hci
Fri Jan 31, 2014 8:00 pm
Forum: General
Topic: Router Reset Weirdness
Replies: 1
Views: 887

Router Reset Weirdness

I updated a remotely located Mikrotik 3.x x86 router to 4.x then to 6.9. After the update it had some weirdness in the webconfig. Had old 3.x version or something of webfig when you went to IP with webrowser. So I did a reset defaults and told it to run this script afterwards. /ip address add addres...
by hci
Fri Jan 31, 2014 7:44 pm
Forum: General
Topic: Cloud Router Switch Uplink
Replies: 18
Views: 8764

Re: Cloud Router Switch Uplink

Does Mikrotik 6.9 release solve any of this?
by hci
Mon Jan 20, 2014 10:36 pm
Forum: General
Topic: Cloud Router Switch Uplink
Replies: 18
Views: 8764

Re: Cloud Router Switch Uplink

I was talking about the effect bridging all ports will have. If you take a look at the picture troy linked, you will see what I'm talking about. Bridging all ports in ROS, will force them all through the 1G link to the CPU. I see exactly what you are saying. When bridging all ports traffic likely c...
by hci
Tue Dec 03, 2013 6:10 pm
Forum: Forwarding Protocols
Topic: IPv6 work only after disable/enable address
Replies: 7
Views: 6117

Re: IPv6 work only after disable/enable address

I am having similar problem. Causes long delays until PC figures out IPv6 does not work.
by hci
Fri Nov 22, 2013 11:47 pm
Forum: General
Topic: CCR SFP Ports
Replies: 3
Views: 2235

Re: CCR SFP Ports

We are working on all kinds of products, but we don't comment on them until they are announced.
You can tell me. I wont tell anyone else. ;-)

Sounds promising. Thanks.
by hci
Thu Nov 21, 2013 7:04 pm
Forum: General
Topic: CCR SFP Ports
Replies: 3
Views: 2235

CCR SFP Ports

Will there be a CloudCore router with ~24 SFP ports ever?
by hci
Thu Nov 21, 2013 6:22 pm
Forum: General
Topic: Cloud Router Switch Uplink
Replies: 18
Views: 8764

Re: Cloud Router Switch Uplink

I highly doubt, that you will anything even near to 1Gbps, if the CRS design was done like all aother RBs with integrated switch chip, then there is a single 1G link from the switch chip to the CPU. So if you add all ports including the uplink to a software bridge you trying to push the traffic of ...
by hci
Wed Nov 20, 2013 5:01 pm
Forum: General
Topic: Cloud Router Switch Uplink
Replies: 18
Views: 8764

Re: Cloud Router Switch Uplink

/interface bridge filter add action=drop chain=forward in-interface=!ether1 out-interface=!ether1 I'd suspect this kills performance for the CRS, cause as soon as you use interfaces as non switch port, everything is done in software.... I suspect your right but if I still get close too 1gbps out of...
by hci
Tue Nov 19, 2013 6:05 pm
Forum: General
Topic: Cloud Router Switch Uplink
Replies: 18
Views: 8764

Re: Cloud Router Switch Uplink

I put all interfaces in same bridge group then did this.

/interface bridge filter
add action=drop chain=forward in-interface=!ether1 out-interface=!ether1

Seems to work.
by hci
Fri Nov 15, 2013 3:40 am
Forum: General
Topic: Cloud Router Switch Uplink
Replies: 18
Views: 8764

Cloud Router Switch Uplink

I want to use the CRS125-24G as a switch with an uplink port that goes to a PPPoE server on port one. So all ports can talk to port 1 and port 1 can talk to all ports. I do not want to allow any packets to pass between say ports 2 and 3 etc. What is the easiest way to do that?
by hci
Fri Sep 27, 2013 5:38 pm
Forum: General
Topic: PPPoE & IPv6 on 6.4
Replies: 0
Views: 704

PPPoE & IPv6 on 6.4

Have a PPPoE server running on x86 hardware. After upgrading from 6.3 to 6.4 I experienced high CPU load and some users unable to surf. Noticed the problem would start and CPU load would spike if I looked at "ipv6 dhcp-server print" and print never returned.

Anyone else notice this?
by hci
Sun Sep 08, 2013 6:05 pm
Forum: RouterBOARD hardware
Topic: RB951Ui-2HnD POE
Replies: 7
Views: 4608

Re: RB951Ui-2HnD POE

/interface ethernet set ether5 poe-out=forced-on
by hci
Wed Aug 14, 2013 5:45 pm
Forum: RouterBOARD hardware
Topic: RB951Ui-2HnD POE
Replies: 7
Views: 4608

Re: RB951Ui-2HnD POE

Yes, I used a premade POE crossover cable. Check with volt meter. Went ahead and made my own cable as well. Same result.
by hci
Wed Aug 14, 2013 2:28 am
Forum: RouterBOARD hardware
Topic: RB951Ui-2HnD POE
Replies: 7
Views: 4608

RB951Ui-2HnD POE

I have a RB951Ui-2HnD running 6.2 and created a POE crossover cable. I am trying to power a Canopy SM with it. I have it set to "forced-on" and yet it does not seem to power the Canopy. The red light does slow flash though. http://wiki.mikrotik.com/wiki/Manual:PoE-Out The Canopy SM should ...
by hci
Thu Jul 18, 2013 7:15 pm
Forum: RouterBOARD hardware
Topic: RB951Ui-2HnD
Replies: 1
Views: 1151

RB951Ui-2HnD

Any idea when the RB951Ui-2HnD will ship?
by hci
Tue Jul 09, 2013 11:46 pm
Forum: General
Topic: IP Packing and EOIP
Replies: 0
Views: 922

IP Packing and EOIP

Is it possible to do 'IP Packing' over an EOIP interface?
by hci
Tue Jul 09, 2013 12:00 am
Forum: General
Topic: Virtual AP's
Replies: 1
Views: 849

Virtual AP's

I have 3 virtual AP's on a Mikrotik router. I added them all to the same bridge which has a DHCP server and Internet access. I want them all to be able to talk to the internet on pppoe-out1 but not able to talk to each other. Could I do something as simple as this for each VirtualAP? /ip firewall fi...
by hci
Wed Jun 12, 2013 5:41 pm
Forum: General
Topic: RouterOS 6.1 released
Replies: 198
Views: 74650

Re: RouterOS 6.1 released

When I load this on RB333(PPC) and upgrade from 6.0 to 6.1 I loose access by IP after about 60 seconds but can still get into it via MAC address. Down grading to 6.0 fixes it. I suspect it has something to do with bridging. Loaded 6.1 on a RB951-2n(mipsbe) with almost exact same config, (pppoe clien...
by hci
Wed Jun 12, 2013 3:33 pm
Forum: General
Topic: v6.0 EOIP
Replies: 12
Views: 5678

Re: v6.0 EOIP

6.1 has been released. Has this been resolved now? I see keep alive set to 10 seconds if that matters.
by hci
Mon Jun 03, 2013 6:25 pm
Forum: General
Topic: v6.0 EOIP
Replies: 12
Views: 5678

Re: v6.0 EOIP

download site is updated, it is only a matter when you download packages. SO, if you have the link, redownload the packages.
So what do you mean? Down grade from v6.0 to v6RC and then upgrade back up to v6.0? We are running EOIP on mipsbe hardware.
by hci
Thu May 30, 2013 4:47 am
Forum: General
Topic: v6.0 EOIP
Replies: 12
Views: 5678

v6.0 EOIP

EOIP seems unstable on v6.0. If an interface goes down it does not seem to reconnect. Anyone else seeing this?
by hci
Mon Apr 01, 2013 5:41 pm
Forum: RouterBOARD hardware
Topic: DIN Mount RB951G-2HnD
Replies: 0
Views: 1044

DIN Mount RB951G-2HnD

Does anyone know how to DIM mount a RB951G-2HnD? I basically want a DIN mount 5 port managed GigE switch that runs on DC.
by hci
Thu Mar 14, 2013 7:32 pm
Forum: General
Topic: How to limit PPPoE connection request attack?
Replies: 36
Views: 15749

Re: How to limit PPPoE connection request attack?

Xeon 3060 on Supermicro motherboard with integrated dual intel nics.
by hci
Thu Mar 14, 2013 5:08 pm
Forum: General
Topic: How to limit PPPoE connection request attack?
Replies: 36
Views: 15749

Re: How to limit PPPoE connection request attack?

Run over 1000 on x86 dual core. No issues.
by hci
Tue Mar 12, 2013 11:32 pm
Forum: Wireless Networking
Topic: MikroTik RB751U-2HnD as repeater (preferably with working U)
Replies: 12
Views: 33922

Re: MikroTik RB751U-2HnD as repeater (preferably with workin

I have spent hours trying to get an RB951-2n pick up a wifi signal and rebroadcast it. Have a Ubnt loco acting as AP-WDS with WPA password about 300 meters away. Need the Mikrotik to pick it up on top floor and broadcast it too basement. It can pick it up fine upstairs its just there is no signal do...
by hci
Sun Mar 10, 2013 8:21 pm
Forum: RouterBOARD hardware
Topic: RouterBoard 951-2n Reliabillity
Replies: 5
Views: 3365

Re: RouterBoard 951-2n Reliabillity

So how does the 951-2n being under powered cause it to brick after a power cycle or firmware upgrade? It works fine when its working but I have had 4+ die now and it seems to always happen after a power cycle of some sort. They work great when they work and I am using one at work and at home right n...
by hci
Tue Feb 26, 2013 5:51 pm
Forum: RouterBOARD hardware
Topic: RouterBoard 951-2n Reliabillity
Replies: 5
Views: 3365

RouterBoard 951-2n Reliabillity

The 951-2n is a nice sized and affordable router for home and small business use. We seem to have a high failure rate with the things. After power cycling the things will just have steady power and activity lights and none of the ports will light up. Anyone else having issues with them?
by hci
Tue Feb 19, 2013 7:33 pm
Forum: General
Topic: NAT Loopback
Replies: 4
Views: 18762

Re: NAT Loopback

Actually I think I figured this out. I have one masquerade rule with PPPoE interface as outgoing interface. I have a 2nd masquerade rule with the internal interface as outgoing. Seems to work now. Seems to simple?
by hci
Tue Feb 19, 2013 6:43 pm
Forum: General
Topic: NAT Loopback
Replies: 4
Views: 18762

Re: NAT Loopback

Basically I want it when an internal NATed user connects to there outside public IP there traffic is looped back to any internal DST-NAT rules such as cameras. Most home routers support this automatically.

http://opensimulator.org/wiki/NAT_Loopback_Routers

So how do this on Mikrotik?
by hci
Tue Feb 19, 2013 1:00 am
Forum: General
Topic: RouterOS v6rc10 pre-released
Replies: 79
Views: 22870

Re: RouterOS v6rc10 pre-released

On RC10 I am having issues with hotspots not allowing users to authenticate. Seems to claim radius server problem even though I am not using an external radius server. I am also having issues with PPPoE server handing out IPv6. It does not seem to bind the correct /64 to the PPPoE session out of the...
by hci
Mon Feb 18, 2013 5:06 pm
Forum: General
Topic: NAT Loopback
Replies: 4
Views: 18762

NAT Loopback

Have a Mikrotik router doing PPPoE and uPNP for some services mainly webcams. Is there a way to enable NAT Loopback on Mikrotik?
by hci
Sun Feb 17, 2013 1:26 am
Forum: General
Topic: uPNP and NAT Issue
Replies: 1
Views: 1138

uPNP and NAT Issue

Have some foscam cameras on my internal network. Using a Mikrotik as a wifi router and it does PPPoE to obtain a dynamic IP address. The foscam cameras use uPnP to configure DST-NAT rules. This all works fine unless I try to connect to them from inside the network. If I try to connect with an iphone...
by hci
Thu Feb 07, 2013 7:53 pm
Forum: General
Topic: IPv6 Pool Problems
Replies: 1
Views: 1118

Re: IPv6 Pool Problems

This is on 6rc7 also.
by hci
Thu Feb 07, 2013 7:52 pm
Forum: General
Topic: IPv6 Pool Problems
Replies: 1
Views: 1118

IPv6 Pool Problems

I created a IPv6 /48 pool with prefix length of /64 on my Mikritik PPPoE server. I assign that too PPPoE users also running Mikrotik. In the PPPoE profile I assign the IPv6Pool as 'DHCPv6 PD Pool'. In the client PPPoE Mikrotik I am able to pick up a /64 pool with DHCPv6 client on the PPPoE interface...
by hci
Tue Feb 05, 2013 5:57 pm
Forum: General
Topic: v6 rc8 released
Replies: 26
Views: 9180

Re: v6 rc8 released

it has RC7. As Honzam also repeated, you can either use RC7, or use the pre release of RC9. Of if you don't use certificates, keep using the RC8
What do you mean by use certificates? The only way I think I use them is connecting securely with winbox and ssh to the Mikrotik. Is that an issue?
by hci
Wed Jan 30, 2013 6:20 pm
Forum: General
Topic: DHCP Server DNS
Replies: 1
Views: 988

DHCP Server DNS

If under DHCP / Networks a DNS server is not specified what will it hand out for DNS to clients?
by hci
Wed Jan 23, 2013 10:59 pm
Forum: General
Topic: IPv6 over PPPoE
Replies: 3
Views: 1271

Re: IPv6 over PPPoE

Bump.
by hci
Mon Jan 21, 2013 5:41 pm
Forum: General
Topic: v6 rc7 released
Replies: 88
Views: 33549

Re: V6 RC 7.0 released

I discovered that after upgrade from 5.18,5.20,5.22 to 6.0rc7 interfaces/bridges just dissapears. So far i've upgraded four x86 units and three of them got up without bridges at all. Therefore Ip adresses are binded to "unknown" interface. Mess... First I thought that it was only 5.22>6,0...
by hci
Tue Dec 11, 2012 11:03 pm
Forum: RouterBOARD hardware
Topic: Cellular Internet Access?
Replies: 5
Views: 2224

Re: Cellular Internet Access?

Bump.
by hci
Mon Dec 10, 2012 7:22 pm
Forum: General
Topic: v6 rc5 released
Replies: 112
Views: 46056

Re: v6 rc5 released

pushed and held reset button, powered up. Both Pwr and Act lights come on and never go out. Ethernet never comes up. you have RB951-2N? did you try launching netinstall on the PC when device is in this state ? Have Netinstall up but since the 951-2n will not bring up an ethernet link I don't think ...
by hci
Mon Dec 10, 2012 7:07 pm
Forum: General
Topic: v6 rc5 released
Replies: 112
Views: 46056

Re: v6 rc5 released

Attempted to upgrade a RouterBOARD 951-2n for rc4 to rc5. Appears to be bricked. Solid PWR and ACT lights. Nothing else lights up. Any possible fixes besides RMA? power it with pushed button, this will load secondary bootloader and run netinstall mode Pushed and held reset button, powered up. Both ...
by hci
Sat Dec 08, 2012 1:00 am
Forum: RouterBOARD hardware
Topic: Cellular Internet Access?
Replies: 5
Views: 2224

Re: Cellular Internet Access?

Got a Novatel USB551L for Verizon. It works fine on Windows PC. When I plug it into a Routerboard 751U-2HnD the router finds it. Mikrotik gives options of:

PIN
User
Password
Remote Address

What do I do with all these to get it working?
by hci
Sat Dec 08, 2012 12:01 am
Forum: General
Topic: v6 rc5 released
Replies: 112
Views: 46056

Re: v6 rc5 released

Attempted to upgrade a RouterBOARD 951-2n for rc4 to rc5. Appears to be bricked. Solid PWR and ACT lights. Nothing else lights up. Any possible fixes besides RMA?
by hci
Mon Dec 03, 2012 7:20 pm
Forum: General
Topic: DNS Allow Remote Requests
Replies: 8
Views: 53682

Re: DNS Allow Remote Requests

So it would likely be a good idea to do this to protect the DNS cache if "Allow Remote Requests" is enabled? /ip firewall filter add action=drop chain=input dst-port=53 protocol=udp src-address=!192.168.1.0/24 or /ip firewall filter add action=drop chain=input dst-port=53 in-interface=pppo...
by hci
Mon Dec 03, 2012 6:50 pm
Forum: General
Topic: DNS Allow Remote Requests
Replies: 8
Views: 53682

DNS Allow Remote Requests

If under DNS cache you do not have "Allow Remote Requests" checked, and the router LAN is assigned 192.168.1.1, dhcp clients to the router are assigned out of 192.168.1.0/24 and router receives DNS servers from PPPoE will the clients be able to use the DNS cache on 192.168.1.1? I do see th...
by hci
Tue Nov 27, 2012 7:09 pm
Forum: RouterBOARD hardware
Topic: Cellular Internet Access?
Replies: 5
Views: 2224

Cellular Internet Access?

Is there a USB device that will plug right in say a RB751 and allow access to Internet over the cellular network on say Verison or AT&T with an account? Has anyone done this?
by hci
Mon Nov 19, 2012 7:00 pm
Forum: RouterBOARD hardware
Topic: Routerboard POE Feature Wish
Replies: 1
Views: 1067

Routerboard POE Feature Wish

We are primarilly Canopy for CPE gear. What would really be nice is a RB750 or similiar with a POE output that could power up a Canopy SM. Nicer yet a jumper inside to swap polarity so it could power either a Canopy or a Ubiquiti SM. We could delete the Canopy power supplies from our installs and us...
by hci
Fri Nov 09, 2012 3:12 am
Forum: RouterBOARD hardware
Topic: I/O Module
Replies: 1
Views: 1278

I/O Module

Are there any modules that can interface analog and digital inputs directly to the routerboard?
by hci
Wed Nov 07, 2012 12:44 am
Forum: General
Topic: I have a hotspot setup but want to use my PS3 on it....
Replies: 3
Views: 2148

Re: I have a hotspot setup but want to use my PS3 on it....

Is there a way to ONLY specify a MAC address rather then an IP under IP bindings?
by hci
Thu Nov 01, 2012 5:13 pm
Forum: General
Topic: IPv6 Multicast
Replies: 1
Views: 1000

IPv6 Multicast

Does IPv6 require the multicast package?
by hci
Fri Oct 19, 2012 1:32 am
Forum: General
Topic: IPv6 over PPPoE
Replies: 3
Views: 1271

Re: IPv6 over PPPoE

I have IPv6 connectivity working on the PPPoE server and can ping and trace to the Internet. On the PPPoE server I have a /32 IP and I break a /48 out of that and create a ipv6 pool with it and set it to prefix length of 64. I then copy a working pppoe profile and add this pool as 'DHCPv6 PD Pool' a...
by hci
Thu Oct 18, 2012 8:34 pm
Forum: General
Topic: IPv6 over PPPoE
Replies: 3
Views: 1271

IPv6 over PPPoE

Anyone have a PPPoE server handing out IPv6 prefixes and a client working with them? Share your config?
by hci
Tue Oct 16, 2012 3:10 am
Forum: General
Topic: How to set up IPv6 on 5.19 and Windows 7?
Replies: 7
Views: 3087

Re: How to set up IPv6 on 5.19 and Windows 7?

Has 'Windows 7' been updated to to obtain IPv6 DNS servers by RA yet?
by hci
Mon Oct 15, 2012 6:21 pm
Forum: Wireless Networking
Topic: Hotspot Channel Layout
Replies: 3
Views: 1816

Re: Hotspot Channel Layout

During Mikrotik training I was thinking we were told to use the same channel on all cards to create seamless roaming in motel. Perhaps I remember wrong.
by hci
Wed Sep 26, 2012 5:12 pm
Forum: RouterBOARD hardware
Topic: Cloud Router SFP+
Replies: 4
Views: 2870

Re: Cloud Router SFP+

Seems a shame to have this powerful of router and no support for 10GE SFP+ interfaces...
by hci
Wed Sep 26, 2012 1:12 am
Forum: RouterBOARD hardware
Topic: Cloud Router SFP+
Replies: 4
Views: 2870

Cloud Router SFP+

Does the new Cloud Router have SFP+ ports to support 10GE?
by hci
Fri Sep 21, 2012 6:41 pm
Forum: Wireless Networking
Topic: Hotspot Channel Layout
Replies: 3
Views: 1816

Hotspot Channel Layout

I have a hotspot in a small hotel with thick walls. Have a mikrotik router with 3 wireless cards. Each goes through coax to an antenna in different sections of the building. Is it best to use the same essid and channel on each card? Or should each one be on a different channel?
by hci
Thu Jul 19, 2012 2:34 am
Forum: General
Topic: Winbox Timeout
Replies: 1
Views: 1131

Winbox Timeout

Is there a way to kick winbox users off after X hours? If its left open on a busy router with lots of interfaces CPU load goes through the roof.
by hci
Fri Jul 13, 2012 7:58 pm
Forum: General
Topic: ICMP Firewall Filter
Replies: 1
Views: 913

ICMP Firewall Filter

I want to catch "ICMP Type 5 Code 1" packets with a firewall rule. How do I do that?

http://livenudefrogs.com/~anubis/icmp/#type5
by hci
Mon Jun 25, 2012 11:37 pm
Forum: Scripting
Topic: Failed Log In
Replies: 1
Views: 876

Failed Log In

I see some examples in scripting: http://wiki.mikrotik.com/wiki/Manual:Scripting-examples#Detect_new_log_entry I also see alot of this in Mikrotik Log files: 15:15:53 system,error,critical login failure for user temp from x.x.201.102 via ssh Is there a way to add an IP that is not in a whiteless but...
by hci
Sun May 13, 2012 12:04 am
Forum: General
Topic: EOIP Compression
Replies: 1
Views: 1028

EOIP Compression

Is there anyway to get EOIP to compress the stream? I tried ip packing and it seemed to have no effect.
by hci
Thu May 10, 2012 10:38 pm
Forum: General
Topic: Mikrotik Router DDoS attack
Replies: 32
Views: 11709

Re: Mikrotik Router DDoS attack

Also curious if 5.16 addresses any of this?
by hci
Thu May 10, 2012 2:18 am
Forum: Scripting
Topic: Day of Week
Replies: 1
Views: 802

Day of Week

Say I want to have a scheduler only fire Monday through Friday. Is there a way to do that?
by hci
Fri Apr 27, 2012 6:36 pm
Forum: General
Topic: PPPoE IPv6 How To
Replies: 1
Views: 2516

PPPoE IPv6 How To

Are there any tutorials on how to setup Mikrotik PPPoE server to give out dual stack IPv4/IPv6 and how to setup a Mikrotik PPPoE client to hand out the dual stack to Windows and Linux clients?
by hci
Thu Apr 26, 2012 8:01 pm
Forum: General
Topic: PPPoE and IPv6 Help
Replies: 0
Views: 624

PPPoE and IPv6 Help

I am running Mikrotik 5.15 release. I have obtained a /48 of IPv6 and now I want to hand out /64's to some of my PPPoE users for testing. I have assigned 200x:xxx:xx:3/48 to my PPPoE server and it is able to ping and be pinged on the IPv6 Internet. I then created a IPv6 pool of 200x:xxx:xx:2000::0/5...
by hci
Wed Mar 21, 2012 6:01 pm
Forum: General
Topic: uPNP
Replies: 1
Views: 1653

uPNP

I enabled UPNP based on this guide: http://wiki.mikrotik.com/wiki/Manual:IP/UPnP Seemed simple. Enable it, set pppoe-out1 as external interface and bridge1 as internal. DHCP server and internal IP pool etc are all on bridge1. The test utility here claims it is not working. http://www.markgillespie.c...
by hci
Tue Mar 06, 2012 8:22 pm
Forum: General
Topic: Policy Based Routing
Replies: 3
Views: 1004

Re: Policy Based Routing

Use DST-NAT.
That will not work. Want the websites to see the users IP and not IP of web cache.
by hci
Tue Mar 06, 2012 2:34 am
Forum: General
Topic: Policy Based Routing
Replies: 3
Views: 1004

Policy Based Routing

I am wanting to route all port 80 requests to an external transparent caching box. Would I first mark all the desired out going port 80 requests with a connection mark then follow up and mark all packets with that connection mark with a routing mark?
by hci
Sun Mar 04, 2012 12:22 am
Forum: General
Topic: WCCP Support
Replies: 2
Views: 1786

WCCP Support

Can we get WCCP support in Mikrotik? It would make interfacing with caching boxes much easier. Some caching servers now support streaming media as well.
by hci
Mon Feb 27, 2012 6:56 pm
Forum: General
Topic: Mikrotik DNS Cache
Replies: 1
Views: 1022

Mikrotik DNS Cache

On the Mikrotik DNS cache you have 'allow-remote-requests'. Does this restrict the cache to only itself or to localnets such as any IP in its subnet?
by hci
Thu Feb 23, 2012 5:13 pm
Forum: General
Topic: IPv6 DHCP Server
Replies: 16
Views: 5801

Re: IPv6 DHCP Server

>>ND does hand out DNS. Windows simly does not support this feature.

Any guess when Windows will support DNS info over ND? World IPv6 Day is coming and I think not supporting it is a short coming.
by hci
Mon Feb 20, 2012 5:56 pm
Forum: General
Topic: IPv6 DHCP Server
Replies: 16
Views: 5801

Re: IPv6 DHCP Server

You are right. Any time frame on full DHCPv6? ND does not hand out DNS so Windows PC still require manual configuration without full DHCPv6.
by hci
Mon Feb 20, 2012 5:21 pm
Forum: General
Topic: Magazines and publications
Replies: 32
Views: 6309

Re: Magazines and publications

linuxpromagazine.com is still printed I assume since I still have new issue laying here.
by hci
Mon Feb 20, 2012 7:17 am
Forum: General
Topic: IPv6 DHCP Server
Replies: 16
Views: 5801

IPv6 DHCP Server

Does anyone have an example of using DHCPv6 with a HE.net tunnel?
by hci
Tue Feb 14, 2012 2:59 am
Forum: General
Topic: DNS Cache Packet Size, DNSSEC
Replies: 0
Views: 1026

DNS Cache Packet Size, DNSSEC

Seems that the default Max Packet Size is 512 on the DNS cache. I also hear that due to DNSSEC 512 is not big enough. In past have just handed out the Mikrotik router as DNS server and set the parent to our upstream. Does Max Packet Size need to be bigger? Due to DNSSEC do we just want to not use th...
by hci
Fri Jan 27, 2012 4:59 pm
Forum: General
Topic: ros5.12 on PPPoE Server
Replies: 2
Views: 1148

Re: ros5.12 on PPPoE Server

is your ip pool large enough?
Yes, plenty.
by hci
Thu Jan 26, 2012 10:41 pm
Forum: General
Topic: ros5.12 on PPPoE Server
Replies: 2
Views: 1148

ros5.12 on PPPoE Server

Anyone running ros5.12 on a heavilly loaded PPPoE server? We are seeing issues where clients say they are connected but cannot move traffic. Mikrotik PPPoE clients work fine but Linksys etc PPPoE clients say they are connected but cannot browse. Downgrading too 5.11 brought them all back. Another is...
by hci
Mon Jan 23, 2012 6:51 pm
Forum: General
Topic: PPPoE Queues
Replies: 1
Views: 1054

PPPoE Queues

On a PPPoE Queue I see something like this: D name="<pppoe-pppoe-user1>" interface=<pppoe-pppoe-user1> parent=none direction=both priority=8 queue=default-small/default-small limit-at=128k/1536k max-limit=128k/1536k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-s...
by hci
Tue Dec 13, 2011 8:19 pm
Forum: General
Topic: PPPoE and Radius
Replies: 2
Views: 1064

PPPoE and Radius

We are needing to setup PPPoE and a radius server. We use the PPPoE to ratelimit users at there purchased rate plan in the Mikrotik. We need to track 2 years of IP logs for abuse etc. We also need to track bandwidth consumption per user. Keep hearing about user manager. What is the best way to go, a...
by hci
Tue Dec 13, 2011 8:00 pm
Forum: Forwarding Protocols
Topic: BGP Filter
Replies: 2
Views: 1299

BGP Filter

I have a couple BGP peers. I have inbound and outbound filters on each peer. In the filters I prepend each peer at one which currently makes them both equal at this point in time. I also accept all my subnets then drop all else. This all works fine. I was just wandering if rather then filtering out ...
by hci
Sun Dec 04, 2011 7:14 pm
Forum: General
Topic: PPPoE & IPv6
Replies: 43
Views: 16814

Re: PPPoE & IPv6

if client is receiving /64 prefix, you could get the value and assign this address using script :) as there is not yet a testing-build available with this feature automated in dhcp-client. No way, /64 PD is a very wrong thing to do for ISP. They do /56 for residential user and /48 for business - as...
by hci
Fri Nov 04, 2011 1:10 am
Forum: General
Topic: PPPoE & IPv6
Replies: 43
Views: 16814

Re: PPPoE & IPv6

Now RouterOS 5.8 supports IPv6 pools.
Any chances for PPPv6 with PD on next release?
What is "PPPv6 with PD"?
by hci
Tue Oct 18, 2011 5:16 pm
Forum: Forwarding Protocols
Topic: Routing Filters and Subnets
Replies: 6
Views: 1998

Re: Routing Filters and Subnets

On routing filters.

Can I specify an "Out Filter" on the BGP instance, accept my subnets etc there and drop all else. Then add any in/out filters to any peers I need to specify pre-pending etc?
by hci
Mon Oct 17, 2011 9:48 pm
Forum: Forwarding Protocols
Topic: Routing Filters and Subnets
Replies: 6
Views: 1998

Re: Routing Filters and Subnets

prefix-length (integer; Default: 0-32) network prefix mask length to match. If prefix-length is set, for a route to match the prefix and prefix-length of a rule, the following should hold: the network prefix of the route falls within the range of the prefix of the rule, (i.e. the network mask of th...
by hci
Mon Oct 17, 2011 8:38 pm
Forum: Forwarding Protocols
Topic: Routing Filters and Subnets
Replies: 6
Views: 1998

Re: Routing Filters and Subnets

Dual Core Atom. Receiving full routes.