Hello,
Just wanted to bring to your attention the following article from Samy https://samy.pl/slipstream/
It's currently trending on hackernews.
I was not able to replicate this with the provided code and SIP enabled on "Service Ports"
Not sure why Mikrotik never implimeneted DoT and went for DoH. Routers are tools to implement and include to network designs. It makes absolutely no sense to pick DoH over DoT in routers. Leave DoH for the browsers :) Mikrotik should be promoting good network practices, not the latest gimmic because...
Hello,
I have a 751G with an OpenWRT (idle) instance.
I don't have any SSL service or Hotspot. When I stop the metarouter the CPU usage drops to 0-1% (normal)
My Mikrotik version is v6.47 but had the same issue with previous versions too.
Any ideas?
Look for L2tp and BCP instead of EOIP Your goals: - No MTU Issue - pptp is unsave 192.168.70.1 Thank you all! I finally managed to get it working. BCP + SSTP was what I ultimately used. Initially BCP + SSTP was not working for me again but as soon as I remove the local & remote static IP addres...
In order to ping 192.168.78.1 from inside Mik2 I need to add a route in Mik2 and route all traffic to 192.168.78.1 from the pptp interface. But even when I do that, the DHCP is not working.
Hello all! Goal: Use the Mik2 eth4 to get a 192.168.78.0/24 IP from the bridge1 DHCP Server in Mik1 Problem: Even though the EoIP interface connection is established, when I connect a PC to eth4 (Mik2) I cant get an IP address from Mik1. Few notes: 1) The Mik1 pptp client doesn't force any default r...
Hello All, In my Ipv6 address list i have the following rows. Address From Pool Interface Advertise xxx:xxx:...xx my-ip-pool Bridge1 Yes fe80::xx... Bridge1 No When doing the following, [admin@MikroTik] /ipv6 address> :put [find from-pool="my-ip-pool"] [admin@MikroTik] /ipv6 address> I get...
Hello, and sorry to bring this up again.
I bought a new wireless adapte for my desktop and my SNR is 57db.
Im about 10 metres away from my tik with 2 doors between.
Should i lower the strength signal of my adapter?
I' m interested in monitoring traffic usage per client connected to my mikrotik. The thing is that my ISP provides me with dual stack ipv4/ipv6. With ipv4 i could just monitor traffic with simples queues just by adding their local ip address. With ipv6 though it's hard to do the same, as most modern...
First of all... masqurade the pptp-client interface to gain access to the actual network from your pc. If you also want to change the default gateway to pptp-client so you can basically pass all traffic through the vpn, then you should follow this guide here. http://unblockvpn.com/support/how-to-set...
Hello, i got a large block list with sites i would like to block. There are about 25547 different sites (ads). I own a RB751G-2HnD. Is there any efficient way to block all these sites with mikrotik? Can it even handle so many entries?
hello! my dhcpv6-client is stuck to searching for days now. When i first set it up, it would work just fine. Then one day it just stopped working. Restarting my modem and router(routerboard/mikrotik 5.20) didn't help. I tried plugging my modem directly to a windows 7 laptop and make a pppoe connecti...
hello! i connected my cell phone to the pptp server with ip 11.11.11.11 and i couldn't ping my local network 192.168.88.0/24 (ping timeout). I set my local's interface arp to proxy-arp and ping started working. Now i set arp back to enabled but my phone still pings my network. I tried rebooting all ...