---
owner: gmikcon
status: active
last_reviewed: 2026-05-10
review_interval: 90d
confidence: medium
source_of_truth: owner-confirmed-and-nmap-observed
---

# Smart Home Server

The smart-home server is present in both local networks.

## Addresses

- Home LAN: `192.168.1.101`.
- Home IoT LAN: `192.168.2.101`.

## Observed Services

Observed on `192.168.1.101` during local network discovery:

- SSH on TCP `22`, OpenSSH 9.6p1 Ubuntu.
- HTTP on TCP `80`, nginx 1.24.0 on Ubuntu.
- HTTPS on TCP `443`, nginx 1.24.0 on Ubuntu.
- rpcbind on TCP `111`.

## Network Role

This host bridges the operational smart-home context across:

- `home-lan` (`192.168.1.0/24`);
- `home-iot-lan` (`192.168.2.0/24`).

The current policy allows full access between the two local networks. A future policy may isolate the IoT LAN from the home LAN and possibly deny IoT internet access.

No raw credentials are documented here.
