ishtar pins down its LAN address #104

Merged
lament merged 1 commit from ishtar-static-ip into main 2026-07-21 10:27:20 -05:00
Owner
  • ishtar's LAN v4 nailed to 192.168.1.15 via dhcpcd.extraConfig (static ip_address + routers), so the router can hand it a fixed reservation and port-forward to a known address
    • pinned inside dhcpcd, not interfaces.enp8s0.useDHCP = false - dhcpcd keeps owning v6 (SLAAC/RA) on the iface, only v4 is fixed
  • minecraft server rebound off its own .77 DHCP reservation onto the host's new static .15 (static/ishtar/minecraft.nix) - one place that says where ishtar sits on the LAN
  • carved out of the WG-entry-point rework (network stuffs) so it can land on its own - that half dials ishtar directly on this address but is waiting on hardware, so it stays parked
- `ishtar`'s LAN v4 nailed to `192.168.1.15` via `dhcpcd.extraConfig` (static `ip_address` + `routers`), so the router can hand it a fixed reservation and port-forward to a known address - pinned *inside* dhcpcd, not `interfaces.enp8s0.useDHCP = false` - dhcpcd keeps owning v6 (SLAAC/RA) on the iface, only v4 is fixed - minecraft server rebound off its own `.77` DHCP reservation onto the host's new static `.15` (`static/ishtar/minecraft.nix`) - one place that says where `ishtar` sits on the LAN - carved out of the WG-entry-point rework (`network stuffs`) so it can land on its own - that half dials `ishtar` directly on this address but is **waiting on hardware**, so it stays parked
pin ishtar's static lan ip
All checks were successful
CI / check (pull_request) Successful in 58s
CI / deploy (pull_request) Has been skipped
CI / build (pull_request) Successful in 2m6s
CI / dry-activate (pull_request) Successful in 47s
CI / check (push) Has been skipped
CI / build (push) Has been skipped
CI / dry-activate (push) Has been skipped
CI / deploy (push) Successful in 2m57s
c68d7a8dc6
lament merged commit c68d7a8dc6 into main 2026-07-21 10:27:20 -05:00
lament deleted branch ishtar-static-ip 2026-07-21 10:27:20 -05:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
lament/pantheon!104
No description provided.