Hi, I have added the following rules to allow remote access. How can I restrict remote access to certain devices based on their mac-address. `src-mac-address` does not work. /ip firewall filter add action=accept chain=input disabled=no dst-port=8291 protocol=tcp /ip firewall filter add action=accept...
HI,
I have another question. The CPU will clock max at 93% when I run a speed test. Is it possible to use the switch chip to free up some load on the CPU? My guess this is not possible because mangle rules are processed by CPU.
HI Sindy, It is finally fixed. The problem I copied the config by restoring the backup from one router to another router. This caused the two routers to have the same mac address. I have reset the mac address on all interfaces. Changed the mac address on bridge-local. Now I have no packet loss. Than...
check-gateway=ping Should I uncheck this in ip route? [admin@MT-30] > /tool sniffer print only-headers: no memory-limit: 100KiB memory-scroll: yes file-name: pingloss.pcap file-limit: 8000KiB streaming-enabled: no streaming-server: 202.58.60.194 filter-stream: no filter-interface: ether1,ether2 filt...
It's better now. But I still get 25% packet loss. The ping packet loss is only after pinging for a few minutes. The initial ping is fine. Packet loss increases as ping continues. ether2 cable is brand new and it is very short. The routers are right next to each other. If I switch off either ether1 o...
Hi, It is almost working. There is still an ignoring problem. I get 20-50% packet loss! The result is the same if turn off either ether1 or ether2. At least I know both ports (ether1 and ether2) can serve internet traffic. Packet loss behaviour is not consistent. Packet loss reduces as I ping more. ...
I tried my best to follow your suggestions. Unfortunately, I cannot get to work. To make things clear, I have made a separate post. Your help is much appreciated.
Hi, I need some help with dual wan PCC configuration. I have two routers connected by one cable on ether2. The two routers have their independent respective internet connection. What I want to achieve is for both routers to share their internet traffic. Router A have subnet 192.168.80.0/24 and Route...
So the resulting configuration would be symmetric like this: Router A Router B WAN1 WAN2 |\ /| | \______________________________________________________ / | | ether2 ether2 \/ | | ______________________________________________________/\ | | / \ | |/ \| PCC PCC | | bridge-lan A bridge-lan B And the ...
While my purpose is for both routers have two WAN. Like what you suggested. My initial thinking was to have two interconnection links eth2 and vlan. Eth2 will direct internet A to B. Vlan will direct internet B to A.
I changed the vlan interface to bridge-wan on router B. Is this what you are referring to? I don't need eth2 and eth3 to be bridged together. eth1 and eth2 are together. rest are all bridge-local. I can't touch the ip address on bridge-wan and eth0. If I disable one I will lose the router connection...
Router A COOKST bridge is used for CapsMAN. All ports are on the bridge-local. I am not sure whether vlan should also be on it. For now, I disabled it. I don't see any difference. [admin@MT-MAIN] /interface bridge port> print Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload # INTERFACE...
I really appreciate your help. Kindly look at my configures. Router B is a simple configure. I started with reset configurations. I selected a standard router configuration with NAT and bridged all ports. I added a new bridge. Rename the bridges into bridge-wan and bridge-lan. bridge-wan have eth1, ...
Hi, I have added the passthrough. But I only see traffic on WAN1. Nothing on WAN2. /ip firewall mangle add action=accept chain=prerouting dst-address=192.168.80.0/24 in-interface=bridge-local add action=accept chain=prerouting dst-address=192.168.88.0/24 in-interface=bridge-local add action=mark-con...
I deleted my old routes and these again. Now I get more traffic on wan2, but little on wan1. Create the unmarked default routes /ip route add dst-address=0.0.0.0/0 gateway=192.168.0.1 distance=1 add dst-address=0.0.0.0/0 gateway=192.168.88.1 distance=2 Create the marked default routes /ip route add ...
I finally, got it working. I have added a static route on Router B, 0.0.0.0 with gateway 192.168.81.1. Router B has an internet connection and are switching for Router A. But I am not sure PCC is working probably on Router A. My understanding is that internet traffic is shared between wan1 and wan2....
Basically, I want both houses to share their internet. Sometimes, the internet connection is slow on one of the houses. When the internet is slow I want the traffic to be routed to the better connection. My thought is to use Router A as dual WAN for both houses. Router B does not directly get the in...
Thank you for your reply. Ok, I can stick with software bridge. How do I setup Router B Bridge-LANB as a switch to Router A? I mean, using VLAN-HOUSELINK as the link between the two routers. Do I need to set up a static route from Router B?
30CookstNetwork.jpg Hi, I want to use two Mikrotik rb2011 to connect two houses together with one cable. Each house has its own internet service. My goal is to use dual WAN on both routers. The attached diagram shows my setup. Router A has two WAN ports, ETH_1 and ETH_2. ETH_2 uses Router B as a ga...
I finally got the vlan working. The problem was with the switch configuration. I reset my router to default. Added VLAN their ip address. It is working fine. Thank you.
Anything to do with switch vlan? Router A [admin@MikroTik] > /interface vlan export # jun/02/2018 16:36:30 by RouterOS 6.42.1 # software id = YSFQ-H9GG # # model = 2011UAS-2HnD # serial number = 419E0125FDC1 /interface vlan add interface=ether2 name=vlan-100 use-service-tag=yes vlan-id=100 add inter...
Thank you. But I cannot get VLAN working. I have named VLAN on both routers as VLAN-100 set on interface eth2, tagged, VLAN ID 100. Connected the two routers on port eth2. Set the ip address on RouterA VLAN-100 192.168.80.2/24, network 192.168.80.0 RouterB VLAN-100 192.168.80.3/24, network 192.168.8...
Hi, I need some help to get this setup to work. Both routers are RB2011UAS-2HnD Router A (192.168.80.1) ISP A | ISP B. | wan1 | wan2 | ------------------------------------- eth1 | (eth2, valn1) | eth3-eth10 ------------------------------------- | | | Router B | (192.168.88.1) -----------------------...
Hi, I have two houses 1.8 KM apart. The land is not flat. The elevation of one house is 90.3 meter or 296.1 feet. Another is 60.1 meter or 197.1 feet. Is it possible to connect the two houses? The left starting point is at 60 metres and right ending point is at 90 metres. The house at the right end ...
Hi, I have two properties connected via a physical CAT6 cable. Both properties share a common wall. Each house have their own separate internet service. It is possible for both houses to have a dual wan with load balancing? Is it possible? I understand it is possible for one house to have two WAN wi...
Hi, I have two properties connected via a physical CAT6 cable. Both properties share a common wall. Each house have their own separate internet service. I want to use a one CAPsMAN to manage all the APs, in both houses. Is it possible for the house 2 to be connected with house 1 for CAP management b...
/ppp active print returns nothing. What should I do? /interface pppoe-client print Flags: X - disabled, R - running 0 R name="pppoe-out-iinet" max-mtu=1492 max-mru=1492 mrru=disabled interface=ether1-gateway user="churchinperth" password="xixI3WFo9" profile=default kee...
I want to disconnect and reconnect pppoe client in MK via command line. This is not just disable and enable pppoe. The Webfig GUI allows you to reconnect the pppoe client. How do I do this via the command line?
Hi, My ADSL service provider assigned me a static public address and a block of 4 ip addresses. My MikroTik uses PPPoE client with an ADSL modem as bridge. So MikroTik get a public ip directly from my ISP. Default public ip: 203.10.132.253 Additional ips: 203.10.17.24 203.10.17.25 203.10.17.26 203.1...
Hi, I want to find out why Mikrotik-Recv-Limit attribute does not terminate session when the user reached data limit. I am using freeradius to logon wifi users. I am not using hotspot or ppp. Session-Timeout does terminate session when the time limit is reached. Mikrotik-Recv-Limit is sent to the NA...
Currently I have a MikroTik (MT) router using EAP authentication via a FreeRadius server running Debian. Users can connect to the wireless service. I want to set traffic limit for each user. So I use MT-Total-Limit in the reply attribute. But MT router does not terminate the session when the limit i...
Hi, I thought user manager does not support EAP authentication. How do I configure userman to control wireless users? Are you referring to this? http://wiki.mikrotik.com/wiki/User_Manager/Wireless_Example This configuration does not use EAP. The username is the Mac address not a userman setup in the...
Yes. I want redirect all traffic from an ip address to a web address. In my situation, I want my Mikrotik router to talk to a radius server with no static ip. Radius client only can have a static ip address of the radius server. It's a problem because my radius server's ip address will change. So I ...
I want to map a local ip address (192.168.88.2) to a public address (http://www.google.com). So whenever I enter 192.168.2 it will go to http://www.google.com. How do I do this? Is it possible to do this?
Hi, I understand that Mikrotik support radius attributes in PPP and hotspot. But I want use Mikrotik as wireless access point only. So I don't want to use PPPoE or hotspot. Is it possible for me to use Mikrotik for this purpose? For example, when an user logins. Radius server sends MT-Total-Limit. M...
Hi, I am trying to limit user's download with Mikrotik-Recv-Limit. However NAS does not terminate the session when the limit is reached. Radius is working fine. It stops the user from login when the limit is reached. Accounting is working fine. Mikrotik-Recv-Limit is received by the NAS in Access-Ac...
I upgraded to v6.12. It still does not work. Do I need to install some packages or enable some service? I have taken a screenshot of my current packages.
A little progress. But NAS does not terminate the session when the time limit is reached.
I change my device authorisation method to EAP-TTLS, Session-Timeout is received on NAS (MikroTik). I set Session-Timeout = 300 (5 mins). But my device can still be connected after 5 mins.
Hi, I have trying to setup Freeradius to work with my MikroTik as a NAS. My aim is to have session time limit per user. Now user can log in. Session time limiting is working on the radius server. The radius rejects the user when the time limit is reached. However my problem is the NAS does not recei...
Hi, I am trying to limit each user to have one session only. Currently, I can login via NAS (MikroTik) through a freeradius server. However simultaneous-use is not working. I have set Simultaneous-Use to 1 in radcheck. Port-Limit to 1 in radreply. NAS received Port-Limit=1. I can see it in the log. ...