Logo

Welcome to netslack.com!

This is a site about network and slackware!

by netslack

If you're using Microsoft NPS as a RADIUS server, it can be a pain to interpret the log files produced from the NPS service. Here are some tips to make it easier!

...
by

I created a new VM running Slackware on my MacBook M4. Here's how to install VMware Tools to have dynamic screen resoultion and copy/paste working.

Dependencies / prereqs

First, we need dependencies from slackbuilds.org. I'm using sbopkg (https://sbopkg.org)

sudo sbopkg -i libmspack
sudo sb...

by netslack

So, I got my hands on a second-hand laptop! The operating system was Windows 11, so first thing to do was to replace Windows with Slackware....

by netslack

My work computer is a MacBook Pro M1, and as a consultant when I connect remotely to customers, I do it from within a virtual machine. Mostly due to security reasons, but also to be able to connect to multiple customers at the same time, in different virtual machines. The VM's is virtualized using V...

by netslack

This, the first post of netslack, is going through a NAT scenario where multiple VRFs is in use.

The topology looks like this. A client with RFC1918 address need to reach a server on the internet. The client is connected to a router (R1). The server is connected to another router (R2).

R1 is doi...