Formatting
This commit is contained in:
parent
41c4867901
commit
b0e2916e0a
4 changed files with 7 additions and 0 deletions
|
|
@ -3,16 +3,19 @@
|
||||||
## Router: Archer C20
|
## Router: Archer C20
|
||||||
|
|
||||||
IP Address: 192.168.0.1
|
IP Address: 192.168.0.1
|
||||||
|
|
||||||
MAC Address: 5C:62:8B:B6:2F:A8
|
MAC Address: 5C:62:8B:B6:2F:A8
|
||||||
|
|
||||||
## Server: raspberrypi
|
## Server: raspberrypi
|
||||||
|
|
||||||
IP Address: 192.168.0.105 (reserved on router)
|
IP Address: 192.168.0.105 (reserved on router)
|
||||||
|
|
||||||
MAC Address: E4:5F:01:D1:AF:9B
|
MAC Address: E4:5F:01:D1:AF:9B
|
||||||
|
|
||||||
## Workstation: homeoffice
|
## Workstation: homeoffice
|
||||||
|
|
||||||
IP Address: 192.168.0.108 (reserved on router)
|
IP Address: 192.168.0.108 (reserved on router)
|
||||||
|
|
||||||
MAC Address: B4:2E:99:EB:80:62
|
MAC Address: B4:2E:99:EB:80:62
|
||||||
|
|
||||||
## My Phone: Brad-s-S10
|
## My Phone: Brad-s-S10
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,9 @@
|
||||||
# ISP
|
# ISP
|
||||||
|
|
||||||
ISP: Aussie Broadband
|
ISP: Aussie Broadband
|
||||||
|
|
||||||
Static IP: No
|
Static IP: No
|
||||||
|
|
||||||
CGNAT: No
|
CGNAT: No
|
||||||
|
|
||||||
Opted out of CGNAT because corporate VPN couldn't connect. Likely because
|
Opted out of CGNAT because corporate VPN couldn't connect. Likely because
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
# Jellyfin media server
|
# Jellyfin media server
|
||||||
|
|
||||||
Host: raspberrypi
|
Host: raspberrypi
|
||||||
|
|
||||||
Port: 8096 (Access via web browser)
|
Port: 8096 (Access via web browser)
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@
|
||||||
## DNS server that supports DNS-based domain blocking.
|
## DNS server that supports DNS-based domain blocking.
|
||||||
|
|
||||||
Host: raspberrypi
|
Host: raspberrypi
|
||||||
|
|
||||||
Port: 53
|
Port: 53
|
||||||
|
|
||||||
Upstream DNS server: 192.168.0.1 (i.e. ISP DNS)
|
Upstream DNS server: 192.168.0.1 (i.e. ISP DNS)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue