# 4pfsec Home Lab by Nee

## Introduction

I started Home-Lab-ing about 2 whole years ago on a Raspberry Pi which I got for my birthday. I'm now currently on a Dell PowerEdge R710 together with some networking and storage hardware! (Looking to expand :relaxed:)

This site documents My entire Home Lab and all the services I run :relaxed:! The site also contains some of my personal configs `(docker-compose.yml)` that I deploy in my lab! Hope this helps someone out there! Happy Home-Lab-ing!! 🥰

### Topology

![](https://4023630493-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVNw0ukkXTvV2pJfDvjn%2Fuploads%2FPckquRds2NPufivfaHQP%2Fimage.png?alt=media\&token=e799f14a-ee18-4eda-983a-6d4774d434a5)

### Infrastructure

#### Router <a href="#router" id="router"></a>

* **Nokia Beacon**
* **Cisco 1941 Series**

#### Access Point <a href="#access-point" id="access-point"></a>

* **Nokia Beacon Wifi**
* **CISCO Aironet 1250 Series**

#### Switch <a href="#switch" id="switch"></a>

* **Linksys LGS108 8-Port Business Desktop Gigabit Switch**
* **Cisco Catalyst 3750 v2 Series PoE-24**

#### Server <a href="#server" id="server"></a>

* **Dell PowerEdge R710**\
  CPU\
  \- 2 x Intel Xeon E5530\
  RAM\
  \- 64GB ECC RAM \[config = 8 x 8gb sticks]\
  Storage\
  \- 6 x 600gb SAS drives\
  Extras\
  \- Perc 6i RAID Controller\
  \- iDrac remote management

![](https://4023630493-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVNw0ukkXTvV2pJfDvjn%2Fuploads%2FPUGrsOcz6371cqhPlNDQ%2Fimage.png?alt=media\&token=4d68f74e-a348-4925-975f-4d4361690923)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://homelab.4pfsec.com/4pfsec-home-lab-by-nee.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
