-[{"content":"","date":"January 5 2025","externalUrl":null,"permalink":"/","section":"Home","summary":"","title":"Home","type":"page"},{"content":"","date":"January 5 2025","externalUrl":null,"permalink":"/tags/lab/","section":"Tags","summary":"","title":"Lab","type":"tags"},{"content":" About # My homelab consists of\nProxmox cluster 1 x Beelink NUC Old apple trashcan Mac ","date":"January 5 2025","externalUrl":null,"permalink":"/posts/homelab/","section":"Posts","summary":"","title":"My homelab setup","type":"posts"},{"content":"","date":"January 5 2025","externalUrl":null,"permalink":"/posts/","section":"Posts","summary":"","title":"Posts","type":"posts"},{"content":"","date":"January 5 2025","externalUrl":null,"permalink":"/tags/","section":"Tags","summary":"","title":"Tags","type":"tags"},{"content":" RouterOS config # # Configure interface group /interface list add comment=\u0026#34;UPLINK to ISP\u0026#34; name=WAN /interface list member add comment=\u0026#34;WAN facing interface\u0026#34; interface=ether1 list=WAN # Enable router-advertisement incoming from the ISP /ipv6 settings set accept-router-advertisements=yes # Request an IPv6 prefix over WAN interface; my ISP hands out a /56 /ipv6 dhcp-client add add-default-route=yes interface=ether1 pool-name=delegation pool-prefix-length=56 prefix-hint=::/56 request=address,prefix # Only accept inbound router-advertisements on the WAN interface /ipv6 firewall filter add action=drop chain=input icmp-options=134:0-255 in-interface-list=!WAN protocol=icmpv6 # Allow prefix delegatation on WAN interface /ipv6 firewall filter add action=accept chain=input comment=\u0026#34;accept DHCPv6-Client prefix delegation.\u0026#34; dst-port=546 protocol=udp src-address=fe80::/10 ","date":"December 14 2024","externalUrl":null,"permalink":"/posts/mikrotik-ipv6/","section":"Posts","summary":"","title":"IPv6 prefix delegation on Mikrotik","type":"posts"},{"content":"","date":"December 14 2024","externalUrl":null,"permalink":"/tags/networking/","section":"Tags","summary":"","title":"Networking","type":"tags"},{"content":"I use Apple M1 max for daily use. Majority of development happens here. Everyonce in a while when I need x86-64 arch for something I create a linux VM on my local proxmox server that I run at home.\nTools I use # Git VScode Docker Obsidian pre-commit from pprint import pprint def show(json): pprint(json) package main import fmt // main function func main(){ fmt.Println(\u0026#34;Hello World\u0026#34;) } ","date":"May 31 2024","externalUrl":null,"permalink":"/posts/my-dev-env/","section":"Posts","summary":"","title":"My development environment","type":"posts"},{"content":"","date":"May 31 2024","externalUrl":null,"permalink":"/tags/software/","section":"Tags","summary":"","title":"Software","type":"tags"},{"content":"We use cookiecutter to generate barebones project template and use cruft to keep the template up to date.\n","date":"May 27 2024","externalUrl":null,"permalink":"/posts/my-cookiecutter/","section":"Posts","summary":"","title":"Say goodbye to boilerplate code","type":"posts"},{"content":" Hello world # Welcome to my blog. My name is Kapil Agrawal (pronunciation: cup-ill) and I am a Security Engineer by profession. These days I mostly focus on things involving Kubernetes networking and security. I also have an extensive background in network operations and infrastructure automation. Generally speaking, I work at the intersection of networking, systems, software \u0026amp; security. During my downtime I enjoy being around nature by hiking/kayaking, traveling.\nMotivation # Since I rely heavily on Open source and the work that others put out online for free, I wanted to do my due diligence and share some of the cool stuff that I get to learn and work on which I usually end up documenting somewhere in my notes anyway. My hope is that someone on the internet could benefit from the information here and it also gives me a good reason to finally start using this domain that I have been squatting on for so long. I am super passionate about learning and sharing.\nThanks for stopping by. I hope you find the articles in this blog helpful.\nCiao! 👋\n","externalUrl":null,"permalink":"/about/","section":"Home","summary":"","title":"","type":"page"},{"content":"","externalUrl":null,"permalink":"/authors/","section":"Authors","summary":"","title":"Authors","type":"authors"},{"content":"","externalUrl":null,"permalink":"/categories/","section":"Categories","summary":"","title":"Categories","type":"categories"},{"content":"","externalUrl":null,"permalink":"/series/","section":"Series","summary":"","title":"Series","type":"series"}]
0 commit comments