My favorite black powder shooting videos on YouTube are from Denny and Alina at the Folk Firearms Collective. After a few years with no new videos, they have a new one up today.
Check it out.
Dave Markowitz's Blog O'Stuff about computing, shooting, RKBA, and whatever else I feel like ranting about.
My favorite black powder shooting videos on YouTube are from Denny and Alina at the Folk Firearms Collective. After a few years with no new videos, they have a new one up today.
Check it out.
I took the Workmate and gun holder insert over to my friend's house today, where we can shoot in his yard.
The rifles are my Steve Krolick Cossack rifle and my friend's Euroarms Kentuckian carbine. This setup could not have worked better. I left it with him since he has more room in his van than I do in my Xterra. Hell bring it with him when we go upstate in a couple weeks.
This morning I picked up this slightly used Black and Decker Workmate 225 that I found on Craigslist, from a seller about 10 minutes away, and it only cost me $15. I just had to clean off some dirt and cobwebs, and then I lubed all the pivots with Pedro's Ice Wax dry film bike chain lube. I used that because once it dries it doesn't leave behind an oily film that will collect dust.
I'm going to make another gun holder insert and take this one up to my friend's off-grid cabin. He's got a vise we can leave up there as well, and we're also going to make a set of sawbucks to use with it.
Compared with the cheap Harbor Freight portable folding workbench that I already had, this is a lot more robust.
This unit is older but Black & Decker still makes it. If you cannot find a used one they are available at home centers or on Amazon.
Now that my canoe gun is back in one piece I want to prevent a recurrence of having the gun fall over and breaking something.
I have this portable foldable workbench that I bought years ago from Harbor Freight. The current price is $19.99 but I paid only $5 for it. It's a cheap knock-off of a Black and Decker WorkMate. Inspired by this thread on Bushcraft USA, I threw together an insert that I can use to turn it into a portable loading and cleaning table for my muzzleloaders.
I used scrap lumber I had laying around along with a few drywall screws and some Titebond II wood glue.
The center piece is a length of 1x3 that's been laying under my shed, hence the weathered appearance. The end on the right is made from some 1x4, doubled on the "wings" to help prevent splitting. I know my cuts look like crap. I should have used a saw with a finer blade to prevent splintering.
The notches on the right side and the other end give me plenty of options for holding guns and range rods, and I can put a range box on top.
I am really impressed with Brad Emig at Cabin Creek Muzzleloading. Last Monday, he received the Siler lock that I shipped him and he called me on Wednesday to let me know that it was fixed. The cost was more than I expected but the lock was a real dumpster fire inside, not just due to the tumbler I broke. He also had to replace the sear and bridle.
Brad shipped it back to me last Friday and I received it today. It looks great inside and after remounting to the canoe gun, it has a nice trigger pull.
I really couldn't be happier at this point.
Yesterday I finished up the SANS SEC504 Hacker Tools, Techniques, and Incident Handling training course. This was paid for by my employer as part of an internal cybersecurity training program that I'm in.
I first learned about the SANS Institute shortly after changing careers into IT. However, they've always been too expensive for me to take if I had to pay out of pocket. When I first learned of them a 5 or 6 day class cost around $2500. Nowadays, they are north of $8000 and it's another $949 if you want to take the related certification exam. Way too rich for my blood.
Anyway, the agenda for the course I took was as follows:
On Monday class ran from 0830 to 1915 but I tapped out at 1830. By that point we were looking at bonus material related to Linux and PowerShell, both of which I'll go through again in preparation for the certification exam.
Tuesday through Friday class ran from 0900 through about 1730, and the CTF event on Saturday was 0900 to about 1500. Of course, we got breaks in the morning and afternoon, and for lunch.
Although the days were long and by Thursday I was feeling it, they went by quickly.
The session I took was presented live at SANS Baltimore made available for remote students via Zoom and Slack for text chatting. This approach worked extremely well except for an hour or so on Thursday afternoon when the hotel hosting the convention lost its Internet connection, and they had to fail over to a backup connection. Rather than losing any productive time, we just worked on labs.
I've been lucky enough to take a lot of training classes over the years, paid for by my employer. Vendors have included Nortel (yeah, I'm old), Alcatel, Red Hat, and Cisco, among others. I have to say this was probably the best out of all of them.
The instructor, Jon Gorenflow was knowledgeable and engaging. The material was well organized and interesting, and reinforced with a large number of labs.
Labs were done using one or both of two virtual machines. One was Slingshot Linux, which is a hacking-oriented distro based on Ubuntu 18.04. The other was a Windows 10 Enterprise VM for which SANS arranged a four-month product key.
I ran the VMs using VMware Fusion on my work MacBook Pro. You can use Fusion or VMware Workstation to run the VMs. My Mac had plenty of power to run both VMs simultaneously, even after I increased the RAM on the Windows VM to 6GB from the default 4GB.
Note that if you plan to take this or other SANS classes, you need a computer with an Intel CPU. I would not have been able to run the VMs on my personal MacBook Air which has an M1 ARM CPU, even though otherwise it has plenty of horsepower to do so.
If you take a SANS course, do not use a laptop with less than 16 GB of RAM, a 512 GB solid state drive, and an Intel i5 CPU with an i7 being better. (I'm sure an AMD processor would be fine but I can't speak to specs.) If you can get a larger SSD it would be better. The SANS VMs and course materials take up a lot of space.
Your laptop's host OS should be Windows, Linux, or macOS if you have an Intel Mac. You'll need administrative rights on the machine and be able to access the network. If you're taking the class remotely and can connect to Ethernet that's better than WiFi.
My original plan was to run the VMs on my Intel NUC which runs the free version of VMware ESXi 7U3, and access their graphical desktops via NoMachine and Remote Desktop Protocol. However, I ran into a problem with the Windows VM. Because they were built on VMware Workstation they wouldn't boot without first converting their virtual disks into ESXi format*. That's not a problem with Linux but on Windows it breaks Windows activation because it sees that the hardware changed. I probably could have run the Windows VM with the OS not activated but I did not want to chance having problems during the class, so I just ran them on my laptop.
However, I learned in the class that running the VMs on a headless ESXi box would not have been optimal anyway. The VMs are configured to use a private network for most of the class, so that they cannot access or be accessed from other hosts on your LAN. This is done because they are in deliberately insecure configurations, especially the Windows VM.
Saturday's capture the flag event was a lot of fun and helped tie everything together. We broke up the class into teams of four people and accessed the CTF environment through a VPN from the Slingshot Linux VM, which was reconfigured to access the network for Internet access.
After the CTF event completed the instructor did a walkthrough, taking a bit of a different approach to hacking into the systems than the CTF instructions presented.
Two of the tools we learned about during the course that I plan to do deeper dives into were Metasploit and netcat. I've used the latter just a little but have only scratched the surface.
As you'd expect, we used nmap quite a bit. This is another tool I use regularly whether to do ping sweeps or for port scanning.
Another tool which we got exposure to is an old school UNIX/Linux utility: awk. We used it a few times in the class to extract useful fields such as email addresses and user names from text files and .csv files. I decided it would be good for me to get a copy of O'Reilly's sed & awk Pocket Reference.
As a long time Linux user, I'm familiar programs that can display the contents of a text file, such as less, more, and cat. The instructor showed us a way to use cat that I've never seen before.
Here's a demonstation done on my MacBook Air, which includes cat as a command line utility (macOS is UNIX under the hood). First, I'll create an empty file using touch, then add text to it using cat and a shell redirect:
Davids-Air:Documents dave$ touch foo.txt
Davids-Air:Documents dave$ cat > foo.txt
Hello
Hello
Hello
^C
Davids-Air:Documents dave$
Davids-Air:Documents dave$
Davids-Air:Documents dave$ cat foo.txt
Hello
Hello
Hello
Note how by issuing the cat command and immediately using the redirect ( > ), it presents you with a way to input text until you hit CTRL-C. I then used cat to show the contents of foo.txt on STDOUT.
Neat!
Another tool we learned about was RITA from Active Countermeasures for analyzing network traffic logs collected by Zeek. When used properly, this combination should help you spot network traffic indicating naughty behavior.
I've experimented with Zeek a bit and it's a part of Security Onion, which I've used on the job. To learn more about RITA I built a Debian 11 VM** on my Nuc running both of them. I may get this running on the networks I help to support.
To continue my learning I grabbed a copy of Metasploitable, another deliberately vulnerable Linux VM. As with the class VMs, it was built on VMware Workstation so you'll need to convert the disk to ESXi format if you want to run it on that platform.
For the past few years cybersecurity has been an increasingly important part of my job. It's also a rapidly growing field. I'm looking forward to immediately putting to use much of the info I learned SEC504.
* For this you need to ssh into your ESXi host and use vmkfstools to clone the disk. An overview of how to do so can be found here: https://thunderysteak.github.io/workstation-vmdk-2-esxi
** Most of the VMs I've built in the current iteration of my home lab have been based on Debian Linux 11. I find it easy to create a stripped-down VM and the dependency resolution is excellent. Ubuntu Linux is based on Debian but for my use it doesn't really add much value, so I go right to the source, so to speak.
The mailman brought this to me today (US quarter for scale).
It's from White Elk Trading in Utah. It's the large size, about 4.7" long. I wanted a small pair of pliers for my shooting pouch but wanted something that looked like it might have been used in the 18th or 19th Century, not something from Lowe's.
I might grind the ends to be screwdrivers, we'll see.
I was feeling crafty so I made these today. The antler is from a buck I shot last year. The other parts are a length of 3/8" poplar dowel, a short length of 3/8" brass rod, and a .38 Special case with the end turned down. All parts are glued and pinned together with brass pins I cut from brass rod.
The capper was made from a piece of scrap leather. The top right hole is to tie it to my shooting bag. The row of holes all have a slit going to the edge of the leather. It's sized for #11 caps.
As mentioned in my last post, at this point I’ve decided to have a professional repair the canoe gun's lock, so I shipped the lock today Brad Emig at Cabin Creek Muzzleloading, which is just East of York, PA. For lock repair he came highly recommended on the Muzzleloading Forum, and it’s nice that he’s relatively close.
Another reason I went with CCM is that I got a reply and a phone call very shortly after emailing him. I still haven't heard back from Jim Chambers Flintlocks. I called CCM this morning to confirm his shipping address and to ask whether I should include payment and Emig picked up the phone and was very friendly. He'll call me when it's done with the final cost and I can then either pay via a credit card or send him a check.
His base price for a lock tune is $95 + any parts he might need + return shipping.
It should get there Monday.
I’ve seen Emig’s guns at the Dixon’s Gunmakers Fair and they are gorgeous, absolute works of art (and priced commensurately).
And since the lock is a Siler, the other day I ordered from the Log Cabin Shop a large Siler flint and a vent liner to match the drum’s threads. Hope to get that next week.
My order with the replacement Siler tumbler from Track of the Wolf arrived today. It took me about a half hour after work to fit the hammer to the tumbler. I think the lock may have been assembled from a Siler kit based on the shape of the square hole in the hammer which slides over the end of the tumbler. Anyway, it now functions correctly, locking securely into the half and full cock notches.
If I get upstate this coming weekend I hope to be able to shoot it on paper to check point of impact with ball loads, and patterns with shot.
I got a chance to shoot the canoe gun today over at a friend's place. He has some land and we can shoot safely in his yard. Unfortunately it was raining and the only place I could load while under overhead cover was his patio. I'd then step out to shoot and some tin cans we placed on a hillside.
My load of 1 oz. of #5 shot on top of 65 grains of Scheutzen 3Fg black powder penetrated both side of a #10 can from about 20 yards, so it's got enough power for hunting.
I also tried a couple varieties of ball loads. I shot a half dozen .570 balls loaded in paper cartridges on top of 65 grains of powder. I also tried a few shots with .575 balls loaded on top of a tow wad, with another tow wad over the ball to hold it in place. The balls loads shot high with how I was holding the gun.
I absolutely need to put both shot and ball loads on paper.
Everything went mostly well until the gun fell over onto the brick patio, landing on the hammer which was on half cock. That broke the half cock notch on the tumbler. (Insert vast amounts of profanity here.)
When I was done I used tow wrapped around a worm to scrub the bore. This was the first time I've tried using tow for cleaning and it works pretty well, much like a bore brush. I'll be using it at least for my smoothbores in the future.
Tonight I ordered a replacement tumbler from Track of the Wolf and I paid extra for 2 day delivery. I may be going upstate next weekend and if so I'd really like to bring the gun with me to pattern shot loads and figure out how to hold it when shooting ball.
Back in the 18th Century and into the 19th, fabric was too expensive to waste as cleaning patches so people swabbed their gun bores with tow, which is fiber left over from processing flax, hemp, or jute.
I am expecting an order with some supplies to go with the new Jackie Brown smoothbore I bought last weekend. Among them is a primitive tow worm that screws onto the end of a ramrod and allows you to run a ball of tow up and down the bore to scrub it out. It can also be used to retrieve a lost cleaning patch.
Naturally, since I ordered one I found one I already had and forgot about. Doh.
This shows how it goes onto the outside of the ramrod. I had to open up the coils a little with pliers.
And this shows it with a tow ball threaded onto it:
It's my understanding that Russia used tow for cleaning rifle barrels into the 20th Century, possibly as late as World War 2.
I've had this powder horn for several years. If I remember correctly it was an economy horn from October Country. Whatever color you get with these is the luck of the draw, and as it came it was mostly white with some black.
The horn had a simple staple on the wood plug. I replaced that with the brass acorn that screws into a ferrule I drilled. This it to make filling the horn easier.
One of the things they teach you in hunter safety education is to try and avoid wearing anything white during hunting season because it can look like a deer's white tail and sometimes you are around idiots who will shoot at anything that moves. This probably isn't nearly as much of an issue now that hunter ed classes have been required, along with blaze orange, for decades, but a mostly white horn never sat right with me.
So last night I went over the horn with Fiebing's medium brown leather dye and let it sit overnight. This morning it was still tacky when I went over it with 0000 steel wool. This removed most of the dye sitting on the surface that hadn't been absorbed. I wiped it down vigorously with a paper shop towel, then applied some Sno Seal and buffed that out with the shop towel.
Tow is a fibrous material left over from processing flax, hemp, or jute. It was used as wadding and for bore cleaning during the muzzleloading era. For wadding, a shooter can make small balls of it for over-powder and over-shot or over-ball wads. For cleaning it is wrapped around a worm and then used to scrub the bore like a modern bore brush.
Since I've never used it for shooting, over on the Muzzleloading Forum I started a thread asking for others' experiences and got a lot of good feedback.
One concern I have is that the tow may ignite and smolder when used as wads. This could start fires. Several replies indicated that this can be a problem. Others noted that if you lube the tow with something like Track of the Wolf's mink oil tallow, it not only helps keep fouling soft, it also prevents the wad from igniting.
So wanting to try tow wads, I made up a small batch of tow wads and lubed them with Track's mink oil tallow.
The tow I'm using was bought a couple years ago from Turkey Foot Trading Company and is made from hemp. Previously I used it along with a flint and steel and some charcloth for fire starting.
I have an order on the way from Track which includes a primitive worm so I can try using it for bore cleaning as well.
Another natural material used for wadding is wasp's or hornet's nest. If I can find a nest and not get stung it's something else I want to try.
More to come...
Over my lunch break I put together some ball rounds for the Jackie Brown canoe gun. Again, I used Post-Its for the paper along with a glue stick. These include a .575 round ball and 65 grains of 3Fg Schuetzen black powder.
After the glue dries a bit more I'm going to smear a little lube around the ball end. These are pretty snug in the bore so the lube will help reloading. Were I planning on extensive shooting without wiping the bore I'd need to go to a smaller ball. I have some .570s for this purpose, or even .562s.
Note that these are not combustible cartridges as you'd use in a percussion revolver. Rather, these are designed to have the end opened or torn off, the powder dumped down the bore, and then the ball and paper rammed down on top. The paper acts as a patch and wadding between powder and ball. The paper will be blown out of the barrel, not burned inside it.
The ammo I made up today could also be used in my Indian-made Tulle Fusil de Chasse, which is a 20 gauge flintlock shotgun.
During a break this morning I made up a half dozen loads to try in the Jackie Brown Canoe Gun. I should be able to shoot it on Sunday. I have them in a tin I got from Amazon.
There are two each:
Since the canoe gun came setup for a sling I made one last night.
I cut a length of cowhide ~1.25" wide by ~48" long. One the butt end I punched a hole and then made a slit so it fits over the sling mounting button. On the muzzle end I punched a series of holes for a leather thong to go through.
The leather was a light natural tan color, so I used some Fiebing's dark brown leather dye to darken it. After that dried I worked some neatsfoot oil into both sides of the leather to moisturize and soften it. The leather drank it up. Finally, I gave both sides a coat of Montana Pitch Blend dressing. This is a mix of pine pitch, mink oil, and beeswax. I also worked the leather back and forth to soften it a little since it was very stiff.
I'll probably punch a few more holes in it so I can let it out to go over a heavy coat.
It came out pretty nicely, if I do say so myself.
Today I took a drive to Dixon's Muzzleloading Shop and saw this canoe gun (I know it's not an historical term) on the shelf. I've been looking for a 20 gauge percussion smoothbore and the fact that it's a lefty is icing on the cake.
Some measurements I took:
The barrel has a slight flare at the muzzle end. The front and only sight is a trade gun-style turtle. It's a large Siler lock and the cone is sized for No.11 caps.
I'm hoping to develop good patterning shot loads and also a round ball load.
When I last shot my Euroarms of America Rogers and Spencer revolver I managed to chip the tip off the hand, rendering the gun useless. Since EOA has been out of business for several years sourcing a replacement could be challenging. The only website I found that even listed a replacement was S&S Firearms, but they were out of stock. Dixie Gun Works still has a couple R&S spare parts but no hands.
The revolver in question:
Broken hand on the left:
A friend of mine has a TIG welder. I'm going to ask him if he'd try to build up the broken hand after which I'd dress it to shape.
After I bought the gun a number of years ago, I put together a spare parts kit which included a hand. I installed it today, but first I made a detailed drawing of it in case it ever needs to be replicated.
I'm sharing these for the benefit of my fellow Rogers and Spencer fans. The drawing of the hand was done by tracing around it. Quarter provided for scale.
Perhaps I was lucky but it required no fitting. The cylinder rotates and locks up nicely. I took it to the range this afternoon and put 30 - 36 shots through it. The gun worked perfectly.
As an aside, detail stripping and reassembly was made with the help of these two videos:
This is how firearms disassembly and reassembly should be done.
A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.
-Robert A. Heinlein