PTP Admin! Hi to All, Please, can someone explain the image below. https://i.ibb.co/BzVg7dg/PPTP-SSTP.jpg PPTP and SSTP showing unreachable, then every 2 to 5 seconds appearing same PPTP/SSTP reachable. And also, why our VOIP suddenly we cannot hear their voice, but they can hear us. Very strange li...
Yup the basic idea being. (1) Basic routes needed for both add dst-address=0.0.0.0/0 gwy=ISP1-gwy check-gateway=ping distance=5 add dst-address=0.0.0.0/0 gwy=ISP2-gwy distance=10 (2) Done! If you needed a subnet to only go out ISP2, then you would create a third route which mirrors the failover rou...
I see your on vers6 software however I will provide the current ver7 format because that will work on both and when you transition to vers 7.5 stable for example... it should be seamless as far as routing goes............... In general you really need to simplify all parts of your config. For examp...
Post the entire config (minus any public WANIP info, or router software id) and I will have a look. Hi, Here's the config below. # sep/03/2022 09:14:31 by RouterOS 6.49.6 # software id = **** # # model = 951Ui-2HnD /interface bridge add admin-mac=**** arp=proxy-arp auto-mac=no fast-forward=no \ mtu...
PTPA Hi All, Please need your help on how to configure 2 WAN Failover in MirkoTik RouterOS? Please see image below: https://i.ibb.co/WVLCwTd/Mikro-Tik-Failover.jpg I saw this, but is not working. MikroTik Failover Step 1: Add IP > Address (ISP1, ISP2 & LAN) Step 2: IP > Firewall > NAT a) chain: ...
PTPA Hi All, I would like to ask for some assistance regarding MikroTik Router. I wanted to connect two MikroTik Router with different ISP and Locations. R1 is our Main Office, and I want to access R2 2nd Office via local. Before I already configured it, unfortunately, I forgot and our main office w...
Why do you absolutely want to create a Wireless-Repeater, if you have a wired connection to your AP? So its better to not repeat the wireless-repeater, just connect the network cable from switch to 2nd router? then I will turn on the WLAN1 for WIFI? I will configure as a normal router? but the ip w...
I think you created a Network-Loop. Both ether4 and Wlan1 are connected to your network and are assigned the same bridge. Why do you absolutely want to create a Wireless-Repeater, if you have a wired connection to your AP? Wlan1 is not yet connected to the AP Main router if I put in the other floor...
Question1: Du you really want to "repeat" the WIFI-Signal ? Or do you really just want an to configure the Device as an Access Point with the same SSID and Password? Question 2: Can you please share the config of your Mikrotik devices. /export hide-sensitive file=anynameyoulike Thank you ...
PTP Admin: Hi to All, I am new here and beginners of Mikrotik RouterBoard. I would like to seek your help and assistance regarding 2nd Mikrotik RB to configure as Wifi repeater using network cable connected to the switch. Because, I cannot detect the AP of main mikrotik router and if possible to con...
Hi All, Can someone help me to fix my issue? Just this week, I can ping my 2nd Router in our Main office. Now, I can't ping or access thru web browser or winbox. All our Store can able to ping and connect as well as the Antenna connected to the 2nd Mikrotik router. I have 2 Mikrotik router and Anten...
Your ISP router needs to forward these two ports to the Mikrotik router. I assume that your connection is : Internet -> ISP router (in router mode) -> Mikrotik router. so untill these ports are forwared on the ISP router, you won't be able to access the DVR from the Internet. Hi Sir, I can access m...
Config is OK, but 8000 is port for access by DVR software not from WEB interface, you need to configure 8080 port to on the same way as you have configured 8000! You need masquerade role too! If you have problems, please go to terminal and type export, and paste the results here! Hi, Same configura...
ip firewall nat add chain=dstnat dst-address= your-public-ip-address protocol=tcp dst-port= external-port action=dst-nat to- addresses= your-dvr-ip to-ports= your-dvr-port This will work if you have and Public IP Address on WAN offered by ISP! Hi, I checked the 8080 port is open. Now, this is my cc...
Hi Guys! I'm new here in this forum. I'm just need some help guys. Regarding cctv port forwarding.. How can I open port for cctv, because as I checked from the port checker website, my port for cctv is closed. How can I open a port? I'm using mikrotik router. Should I open the port from the ISP? Sor...