Files

72 lines
2.6 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: netzwerk
description:
published: true
date: 2026-06-28T21:15:00.000Z
tags:
editor: markdown
dateCreated: 2026-06-30T21:26:00.000Z
---
# Netzwerk MacBook Pro (da-MacBook)
**Zusammenfassung**: Das MacBook Pro ist per Wi-Fi mit dem Heimnetz verbunden. Ethernet ist nicht verbaut (USB-C-Adapter möglich). Hostname `da_macbook_13_inch`, IP `192.168.178.37`.
**⚠ DNS-Hinweis**: Die FritzBox hat einen zusätzlichen DNS-Eintrag `da-vacuumcleaner` für diese IP (.37). Dabei handelt es sich vermutlich um einen alten/fehlerhaften Eintrag aus der FritzBox-Oberfläche. Der tatsächliche Roborock-Staubsauger (`da-vacuumcleaner`) läuft unter `.26` (DHCP-Hostname bestätigt via TR-064). Siehe [Netzwerk-Roborock](../../Netzwerk/roborock.md).
**Quellen**: 🔌 Lokal (ifconfig, scutil)
**Zuletzt aktualisiert**: 2026-06-30
---
## Aktive Netzwerkschnittstelle
| Merkmal | Wert |
|---|---|
| **Schnittstelle** | `en0` (Wi-Fi) |
| **IP-Adresse** | `192.168.178.37` |
| **Subnetzmaske** | `255.255.255.0` |
| **Gateway** | `192.168.178.1` (FritzBox) |
| **DHCP** | Ja |
| **MAC-Adresse** | `a6:ff:80:f9:d1:2b` |
| **Hostname** | `da_macbook_13_inch` |
| **IPv6** | Global: `fdb8:4cef:7fb5:44db:14a4:e6e6:66b5:d498/64` (autoconf) |
## Weitere Schnittstellen
| Interface | Typ | Status |
|---|---|---|
| `en1``en2` | Netzwerk-Schnittstellen (intern) | Aktiv (Promiscuous-Mode) |
| `en11`, `en12` | USB-C-Netzwerk | Kein Kabel |
| `anpi0`, `anpi1` | Apple NPI | Aktiv |
| `bridge0` | Bridge-Interface | Aktiv |
| `awdl0` | Apple Wireless Direct Link | Aktiv |
| `llw0` | Low-Latency WLAN | Aktiv |
| `utun0``utun9` | VPN/Tunnel-Interfaces | Verschiedene Zwecke |
## DNS
- DNS wird per DHCP von der **FritzBox** (`192.168.178.1`) bezogen
- Zusätzlich läuft **Pi-hole** auf dem PI2 (`192.168.178.44`) sofern als DNS eingetragen
## Dienste
| Dienst | Status | Port |
|---|---|---|
| **SSH (Remote Login)** | ⚠️ Nicht aktiv (ssh-agent läuft, aber sshd nicht) | |
| **AirDrop / AirPlay** | ✅ Aktiv (über `awdl0`) | |
| **MariaDB** | ✅ Lokal (Homebrew) | 3306 |
| **AusweisApp** | ✅ Aktiv (nur lokal) | 24727 |
| **OpenWork (opencode)** | ✅ Aktiv (nur lokal, dynamische Ports) | 49062, 50171, 50273, 50275, 50298 |
## Erreichbarkeit
- **LAN**: Vollständig erreichbar unter `192.168.178.37`
- **Internet**: Über FritzBox (NAT), externe IP `89.0.42.91`
- **Remote-Zugriff**: Kein SSH-Zugriff von außen (sshd nicht aktiv)
## Verwandte Seiten
- [hardware](./hardware.md)
- [sicherheit](./sicherheit.md)
- [systemuebersicht](../Konfiguration/systemuebersicht.md)
- [PI2: Pi-hole](../../PI2/Konfiguration/dienste/pihole.md)