Networking • Automation • Occasional Podcasting
Inside Greg’s Brain

Networking gear, Ansible playbooks, and a podcast on the side.

Mikrotik tutorials, Ansible Automation Platform deep-dives, and conversations that chase the story behind the person.

Latest posts

  • Mikrotik MUM Budapest Live

    Pop on over and watch them live!

  • ,

    Mikrotik Hotspot Bypass For Authenticated Users

    By default hotspot will proxy all traffic, even that of authenticated users. This will slow authenticated user traffic as well as make the CPU work harder on your router. To bypass this behavior you can use the following NAT rule: /ip nat firewall add chain=pre-hotspot dst-address=!local hotspot=auth action=accept “local” should be set to your local…

  • Cisco 2600 + Mikrotik RB750
    , , ,

    Cisco 2600 + Mikrotik RB750

    Whenever I need to terminate a T1, I’ll usually use a Cisco 2600. A 2610 with a T1 interface can be had for $60. I install these along with a mikrotik pretty regularly, so I thought it would be fun to rig the two together. I decided to just mock up a face plate, though…

  • Mikrotik V4.17

    *) fixed occasional print command stalling when lots of items; *) fixed RB1100 ether11,12,13 and RB800 ether3 resetting problem; I’ve heard multiple reports of this now. RB1100 ports 11-13 not functioning properly. I’m glad to see there was a software resolution. *) implemented usb power-reset command on RB SXT 5HnD; *) wireless-nv2 package now includes…

  • ,

    Update Vmware ESXI4.1

    To run updates on your ESXI4.1 server you no longer get the nice little GUI. You now have to do your updates via the CLI. You can see the link here on how to do it or use the below syntax: # esxupdate -b cross_oem-vmware-esx-drivers-net-vxge_400.2.0.28.21239-1OEM.vib -b cross_oem-vmware-esx-drivers-scsi-3w-9xxx_400.2.26.08.036vm40-1OEM.vib -b vmware-esx-firmware-4.1.0-1.4.348481.i386.vib -b vmware-esx-tools-light-4.1.0-1.4.348481.i386.vib update

  • You Down With UDP?

    James was singing to the melody of O.P.P by naughty by nature, “You down with UDP?” To which I didn’t answer, because UDP is connectionless. He then sang “You down with TCP?” and I answered “Yeah you know me.” This was a pretty lame joke. So to top that I asked “Does this make all…

  • Ubiquiti Unifi – Outdoor Support
    ,

    Ubiquiti Unifi – Outdoor Support

    So UBNT has this great controller software/hardware compliment called Unifi Along with the coolzies hardware is a great set of software. As far as the hardware goes they have a standard range and a long range version of the hardware. It looks like 400′ and 600′. The software has map overlays and a guest system.…