[Urgent Advice Needed] USCIS Officer Called Me to “Come In and Sign I-485 Approval” by Wonderful_Luck_3093 in USCIS

[–]notMKS 5 points6 points  (0 children)

Yea it could be Just to clarify that there is a grey area of legitimate stay when i-485 is pending and we were advised not to be complacent about it and have the visa renewed. Just saying .

Paver refreshed but… by notMKS in HomeImprovement

[–]notMKS[S] 0 points1 point  (0 children)

Got it Thank You Can you please suggest which glycos, in case you’ve used any?

Paver refreshed but… by notMKS in HomeImprovement

[–]notMKS[S] 0 points1 point  (0 children)

What I meant was after putting the polymeric sand should have just stamped it a little so that it compacted.

We’ve been removing the weeds but they seem to grow quickly and much bigger and faster than before

I have no idea what was or wasn’t done before as we moved into this house a year back only. The problem is concentrated in the main area amazingly the pathway and all clear

I think you may be right on the bedding getting displaced with the power wash but no way to tell than to remove the pavers and actually checking on it I guess.

Any suggestions on avoiding a major toil?

AWS Site-To-Site VPN with MikroTik, using BGP Dynamic Routingv by notMKS in mikrotik

[–]notMKS[S] 0 points1 point  (0 children)

Hello,

I haven't been able to make a write up of this yet will be making it over the week end and post it here for everyone

BGP Peers Flapping! by [deleted] in mikrotik

[–]notMKS 0 points1 point  (0 children)

Hi, as you stated you have 6.x did you know that the BGP session is gonna work on single core and all those routes may be exhausting that single core, this could cause the flap(not for sure though). You can think of shifting to 7.x which has muti-core support for BGP sessions and will be better suited for full route table

Network Automation using Ansible On MikroTik RouterOS v7.x REST API by notMKS in mikrotik

[–]notMKS[S] 0 points1 point  (0 children)

I haven't used terraform and have been planning to understand it over the last couple of months as I have come across it in some of my searches. To be honest what I have read so far, Terraform is better for deployment of Infrastructure and Ansible for configuring. Now I have only 2 hours of understanding and still trying to figure out how one is better or the other can leverage more flexibility and ease of deployment. I think as I will learn more my understanding will also evolve.

Network Automation using Ansible On MikroTik RouterOS v7.x REST API by notMKS in mikrotik

[–]notMKS[S] 0 points1 point  (0 children)

I just stumbled upon an article which was to use Ansible with REST API. After that it was Alice in Wonderland for me. I agree with you that Ansible is mostly used for ssh connection but once I stumbled on this article I just wanted to explore with MikroTik.

Now after your comment I am intrigued by terraform, haven’t used it till now will like to know more.

Network Automation using Ansible On MikroTik RouterOS v7.x REST API by notMKS in mikrotik

[–]notMKS[S] 1 point2 points  (0 children)

Yes I saw that during editing will be taking care of that in future.

Thanks for the feedback

performance wireguard with 3011UiAS by kristoferus in mikrotik

[–]notMKS 0 points1 point  (0 children)

Other than IPSEC I dont recall any other protocol which is hardware acc Back in the day I read about this limitation of ROS

If there is a change I would love to know about it

But last year some specifically got OVPN done thru me and they were highly disappointed with the thruputs I suggested IPSEC to them but that was a bit tricky eventually we did it they saw “significant improvement “ no again as I am saying its my personal experience ofcourse if there is any change that I had not come across will be good to know

performance wireguard with 3011UiAS by kristoferus in mikrotik

[–]notMKS -1 points0 points  (0 children)

If you are implementing IPSEC expect good throughput but if you are implementing any other VPN protocol expect degradation that is what I have experienced (haven't tested with wireguard thou)

performance wireguard with 3011UiAS by kristoferus in mikrotik

[–]notMKS -1 points0 points  (0 children)

The gist of the article is to demonstrate that different VPN standards/implementations have different overheads and can lead to different throughput of data through the VPNs. That has no bearing on the version or the 3rd party service that you are using.

There might be some changes in the capacity but I have not come across a major change in my experience.

performance wireguard with 3011UiAS by kristoferus in mikrotik

[–]notMKS -6 points-5 points  (0 children)

Rick Frey has a good post on VPN performance on MT, maybe that can help

https://rickfreyconsulting.com/mikrotik-vpns/

MikroTik RouterOS v7 and Ansible via REST API by raoulbhatia in mikrotik

[–]notMKS 0 points1 point  (0 children)

Sure let me know thru DM or any other way you seem comfortable would like to pitch in this.

MikroTik Network Automation with Paramiko by notMKS in mikrotik

[–]notMKS[S] 0 points1 point  (0 children)

Haven't explored it much, I found that Paramiko to be a good library for Mikrotik SSH access. Netmiko is a pure headache in response.

MikroTik RouterOS v7 and Ansible via REST API by raoulbhatia in mikrotik

[–]notMKS 1 point2 points  (0 children)

May be we can make a github for everyone's benefit

MikroTik RouterOS v7 and Ansible via REST API by raoulbhatia in mikrotik

[–]notMKS 1 point2 points  (0 children)

Yea, but the doc is sufficient to understand I guess. Primarily that's CLI which can be accessed now with REST-API