帮助你规划家庭与实验室网络拓扑、地址分配、设备连接与常见避坑。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "homelab-network-setup" 技能: 1. 下载 https://raw.githubusercontent.com/affaan-m/ECC/main/skills/homelab-network-setup/SKILL.md 2. 保存为 ~/.claude/skills/homelab-network-setup/SKILL.md 3. 装好后重载技能,告诉我可以用了
请帮我规划一个家庭实验室网络:有光猫、主路由、24口交换机、2个无线AP、1台NAS、3台迷你主机和若干 IoT 设备。请给出推荐拓扑、网段划分、DHCP 保留建议、DNS 方案和布线注意事项,并指出新手常见错误。
一份清晰的家庭实验室网络方案,包含拓扑结构、IP 规划、设备角色分配和实施建议。
我想把家庭网络分成管理设备、服务器、办公设备、访客 Wi‑Fi 和 IoT 五类。请为我设计 VLAN、子网、网关地址、DHCP 范围与基础访问控制思路,要求适合新手维护。
一套易维护的 VLAN 与地址规划建议,说明各网络用途、隔离方式和基础安全策略。
这是我现在的家庭网络:路由器兼做 DHCP 和 DNS,交换机后接 AP、电视、NAS 和台式机,设备 IP 分配比较混乱。请帮我找出结构、地址管理、无线部署和布线上的问题,并给出优化建议。
一份问题诊断与优化清单,指出风险点、配置混乱之处以及更合理的改进方案。
Use this skill to design a home or small-lab network that can grow without needing a full rebuild.
Start by separating device roles:
Internet
|
Modem or ONT
|
Gateway or router NAT, firewall, DHCP, DNS, inter-VLAN routing
|
Managed switch wired clients, AP uplinks, optional VLAN trunks
|
Access points Wi-Fi only; ideally wired backhaul
Servers and NAS stable addresses, DNS names, monitoring
Clients and IoT DHCP pools, isolated later if VLANs are available
Pick a gateway that matches the operator, not just the feature checklist:
| Option | Best fit | Notes |
|---|---|---|
| ISP router | Basic internet only | Limited control and often poor VLAN support |
| UniFi gateway | Managed home network | Good UI, ecosystem lock-in |
| OPNsense or pfSense | Flexible homelab | Strong VLAN, firewall, VPN, and DNS control |
| MikroTik | Advanced network users | Powerful, but easy to misconfigure |
| Linux router | Tinkerers | Document rollback before using as primary gateway |
Avoid the most common default, 192.168.1.0/24, when you expect to use VPNs.
It often conflicts with hotels, offices, and ISP routers.
Example small homelab plan:
192.168.10.0/24 trusted clients
192.168.20.0/24 IoT and media devices
192.168.30.0/24 servers and NAS
192.168.40.0/24 guest Wi-Fi
192.168.99.0/24 network management
Gateway convention: .1
Infrastructure reservations: .2 through .49
Dynamic DHCP pool: .50 through .240
Spare room: .241 through .254
Use home.arpa for local names. It is reserved for home networks and avoids the
leakage/conflict problems of ad hoc names like home.lan.
nas.home.arpa
pihole.home.arpa
gateway.home.arpa
switch-01.home.arpa
Goal: Keep the ISP router but stabilize a small lab.
home.arpa.Goal: Prepare for future segmentation without enabling it immediately.
192.168.1.0/24 when VPN access is planned.…
帮助开发团队设计稳健的部署流程、CI/CD 管道与生产发布策略。
为 Quarkus 项目执行发布前验证闭环,涵盖构建、测试、扫描与差异审查。
帮助你审计、规划并落实技术与内容层面的 SEO 优化,提升搜索可见性。
提供 TypeScript、Python 与 Go 的健壮错误处理模式与用户提示策略
帮助你用地道 Go 实践编写测试、基准、模糊测试并提升覆盖率。
帮助你研究预测市场信号,用于产品决策、数据看板与智能体分析集成。
为家庭实验室网络改造提供分段、DNS过滤与远程访问变更前检查清单
帮助你部署和维护家庭网络中的 Pi-hole 广告拦截与 DNS 服务
帮助用户搭建 WireGuard VPN、配置客户端并安全远程访问家庭网络。
在部署前校验路由器与交换机配置,提前发现安全与连通性风险。
为家庭实验室提供最小 MCP 服务器,便于测试客户端连通与工具调用
让 AI 连接本地 H3C Cloud Lab 并查询拓扑、执行 Comware 命令