Just to inform that I have "resolved" the problem. I succeeded with the BCP over PPTP with MRRU=1600. For now it works great. I saw arround the web that EoIP is somehow "quirky" and in my example it seems so. The solution was to give up EoIP and implement BCP bridging over PPP as...
Thank you very very much both of you! Best wishes in new 2021 too, for you and all others. Such fast responses are so nice thing. Tnx. I set EoIP MTU to 1500 on both sides, and also unchecked Clamp TCP MSS on both sides. I also set MRRU to 1600 on pptp server as well as client side, but unfortunatel...
Thank you @mistry7 on your help. I was googling and trying for 2 days mostly by following mum presentations and trial and error approach. I successfully establish BCP bridge with l2tp as well as already mentioned EoIP tunnel through VPN (pptp as well as l2tp) but unfortunately IPTV box is not connec...
Tnx for this guidance! Complete success following it. Only one thing that you are mentioning I can not find: "Note: you will need to set the "enable ip forwarding" parameter in the resulting azure vm network interface."
Hi! I am trying to establish ethernet connection over pptp connection and then bridge those connections in order to establish connection with iptv settopbox over that. Home location (ISP router/bridge for iptv > MTik ether4 > pptp server & EoIP over pptp > bridgeed ether4 & EoIP tunnel ) ---...
Hi and thank you very much Zaffo for your suggestion! I did not provide enough info in the first question (apologies!), but the USB port is going to be used / occupied with 4G LTE modem (IK40 specifically) that is going to be WAN default gateway, so there is only an option to put some usb hub and po...
I want a combined outdoor setup and planning to take BaseBox2 and to put RPi ZeroW in its "free pocket" -free space where the G-LAN and USB ports are. I am planning to buy one PoE Splitter to extract the power from the UTP cable for powering RPi. My concern is, if this PoE Splitter will &q...
Apologies for reposting? Has anyone ever had similar experience, with any other hardware, that with the same MikroTik version the same specific hardware thing (for.ex. 3g usb...) fully works on one platform (for.ex. x86) and in the same time it is not even recognized on another platform (for.ex. mip...
Hy! Thank you for this post, It was very useful for me. Regrading the setup of routes in this example, and from what I have experienced testing this, for me those two blackholes are not needed. I am using latest bugfix v6.38.7. For me everything works perfect without blackholes routes. The only open...
I have noticed in the latest edition of the Manual:Peripherals that Alcatel IK40 was tested and works on v6.41RC11 but from the resultes that I have tested it perfectly works even on latest bugfix for example 6.38.7 but only on x86 platform (tested on vmware) and in the same time on mipsbe (tested o...
I can confirm that proposed solution now completely works! THANK YOU very much on your valuable help! The only thing that was needed to be added was: /interface ethernet switch vlan add ports=ether1,switch1-cpu switch=switch1 vlan-id=100 There is only two open questions for me now regarding this con...
Add vlan 100 in the mt switch and tag only outside port and cpu. Now that 100 vlan will be sent to RouterOS with vlan id 100. I think I understand. Seems that sid5632 provided CL for that if I am right. Add vlan interface 100 to bridge1 in routeros I do not understand what to exactly do with this. ...
Thank you for getting involved. Yes, I apologize for not being clear. In my head the topology is known, but, as you said, it would be good to give whole info from my side... . Apologies once more.
Here is a diagram:
I would kindly ask for some help. My ISP provides me optic connection tagged with three VLANs: vlan 100 for internet (pppoe), 101 for voip, 1500 for iptv. I want to configure that my MT is directly connected to the ONT (GPON) and that it: 1.) gets public ip internet connection with pppoe on vlan 100...
that is because more secure algorithms are picked first until supported protocol by client is matched. Thank you on your prompt response, appreciate. I have solved the problem by choosing the Maximum strength encryption under "Data Encription" in Security Tab of the connection on the Wind...
After upgrade to 6.34.6 I encounter some error logs for IPsec when connecting from client machines (Windows 7, Android 6) to Mikrotik L2TP/IPsec server. The IPsec Proposal allows aes-256-cbc , aes-192-cbc , aes-128-cbc , and 3des If Windows connects ( aes-128 ) there is error ipsec,error key length ...
Can someone experienced just take a look and provide some feedback regarding my proposed configuration, is this the proper and best way? Or should I do it with bridging maybe? Or..? tnx in advance!
Normis, thank you very much on your suggestions and help. At the moment I am using bug-fix 6.32.4 on my RB951G-2HnD and I did not know that in 6.35.2 there is a new package. Is it safe to use it (I am asking because this it is not included in the standard package but the "all packages")? W...
Dear All, I would kindly ask for suggestions about a planned upgrade of my existing home network. Existing core router for my network is RB951G-2HnD configured as main gateway and vpn server. Configured are one ethernet subnet and wifi subnet for home clients as well as third subnet for vpn connecti...
I am apologizing to quote myself, but this situation looks like "twilight zone" to me. I am kindly asking if somebody from MT support can just say is this true or false? I am not sure, but I think that 204.16.170.40 is somehow hard-coded into MT? Mine Non-authoritative answer for nic.chang...
My location is PK [Pakistan]. Non-authoritative answer: Name: nic.changeip.com Address: 170.178.190.165 Ok as your requested, I checked ddns at following Location right now and working OK. (I provide network support to various operators so i have there rb access) - PAKISTAN > checked around 5-6 dif...
Here is the changeip DDNS script i am using. so far its working fine as of 8th-dec-2015. (I am using it on few 5.20 x86 versions, and mostly at 6.33.x versions) :local ddnsuser "DDNS_USER_ID@hotmail.com" :local ddnspass "DDNS_PASS" :local ddnshost "MYDDNSHOSTNAME.dns1.us&qu...
If anyone with more experience can help, I would really appreciate it! THNKS in advance. If you're not using their server for anything else at the moment of your update, you could add a dst-nat rule to nat the old IP to the new one.... then disable or remove that rule as soon as the update is compl...
yes, it is a new error! It is a result of: If you specify dns-server parameter dns-server=XXX.XXX.XX.XX then Mikrotik requires that you also specify zone=somezone.com parameter. If you omit the zone parameter while specifying the dns-server then the error is "parameter missing" . I have te...
i also faced this issue for about 2 weeks, but now its working. Dear Cicserver, Can you please say if you changed something in the script or the problem resolved without your intervention or some 3rd solution...?? Thank you very much in advacnce! Cmon , a little script digging is not that hard. Try...
I am using MikroTik as a core router for my home network in great combination with changeip for long time but since around 28/11/2015 the changeip does not updates any more. I am using this script: http://wiki.mikrotik.com/wiki/Dynamic_DNS_Update_Script_for_ChangeIP.com It was successful for a long ...
This is weird, sometimes the wireless card in the laptops have it disabled and you need to go to driver setting and enable use of 20/40MHz. Mobile phones also should not have any issue with it as its standard. My iPhone 4S and Galaxy SIII did not have any issues as far as I remember.. What is your ...
Inox thank you on your suggestion! Between RB951G-2HnD vs RB951G-2HnD what is better for my? I have local hosue network with HTPC and NAS on LAN, and three laptops, tablet and two mobile phones on Wifi. Price difference is not so much. Could I achieve full 100Mbps with RB951G-2HnD - without gigabit ...
I have RB433 with R52 802.11 b/g wifi card for my home LAN. My ISP gives me new high speed broadband for my home. Till now I had 4/0,5 Mbps adsl link, and now I have 100/20 Mbps. Till now ma R52 was enough but with this new 100/20 Mbps speed my R52 now is a bottleneck for my wifi laptops that have 8...
Can someone please help a little bit? Is Mikrotik script update for Changeip works for you other people? Am I alone experiencing this problem or is it widespread? I am using latest MT and this script http://www.changeip.com/mikrotik/ and everything was brilliant until aprox. 1 month ago when all the...
It seems that the problem was at Changeip side, because my setup at MikroTik side did not changed and last 3 days everything is back to normal, so the problem was at changeip side and now it is solved.
Today I can see that error log has changed to "ddns error timeout". Problem still persist but error log has changed!
What is the situation with other users? Please reply share your experiance.
tnx
Hy. From the beginning of MT 5.x I am using the script that is tested on MT3.x and MT4.x that is published on the adress http://www.changeip.com/MikroTik/ It worked great for me until 2 days ago. Since then I can not update IP adress and there is an error in MT Log: ddns error connect error. I also ...
Yes off course, you can PM me, but I suggest to post it here because here are lots of great experts that know much more then me so they can be more helpful to you and also to me. I have success without any modification to IPsec at windows client side, just default l2tp/IPsec client setup and enterin...
What version of MT ROS you have? I have succeeded with version 3 of MT. Please update to the latest stable version and try. You have to define L2TP server and secret (your username and password) in your MT in PPP and also you have to define IPSec peer with adress 0.0.0.0/0 (ATTENTION!: not 0.0.0.0 ,...
Ok. I see that there is no help about configuration of that zyxel router to work with MikroTik. I am stuck and I need to solve that so I think about buying small MT (eg. RB 450) and put that as a router in my boss house behind that zyxel that will be adsl modem (bridge). Possible configuration: inte...
I have tested with old adsl router at my boss place without sucess. Today I tried with new adsl router Zyxel P-660HW-D3 that supports vpn passthrough option but again I have no sucess. I tried with NAT-port mapping in that adsl router and with opening of ports in the router but there is no success. ...
The router may have VPN Passthrough that needs to be disabled. I never had a problem using NAT with ipsec unless the passthrough wasn't enabled. Tnx for your suggestion!! To be honest, I didn't understand correctly. "VPN passthrough that needs to be disabled" - I understand that VPN passt...
Hilton, tnx a lot for your support and sharing knowledge!! If you install a Mikrotik router at the big guy's house, then you can create a LAN to LAN VPN which is permanently on, although this is most often set-up without the IPSec part, just using MPPE 128 stateless encoding of the L2TP connection. ...
Hilton, thank you on your response!! I need to use l2tp/ipsec because known security vulnerabilities of pptp and strong security policy in my company. So, you think that at a server side is everything ok with configuration for NAT-T, and that a router on client side is bad? This lousy router with NA...
Does adding stpbridge-legacy, add another bridge icon in winbox? because i saw that package and made me think that is what it is...... Yes, I had the same issue (two Bridge icons in winbox) with v3.13 and newest v3.17 and after I removed (uninstalled) stpbridge-legacy package everything was back to...
Hello to all! This is my first post here. Best regards to all of you. We recently bought MT (v 3.17 is up) and implemented it in our office LAN as a gateway for LAN and as a VPN server for remote access to our office LAN. I have to say that this product is great, especially comparing the price and w...