Add deployment traces for the JPpro proxy node, RackNerd origin hosts, catproxy boundary changes, local speed checks, and Sub2API rate-limit behavior. Keep remote secrets excluded while tracking sanitized nginx, compose, plan, and operational memory documents.
1.1 KiB
1.1 KiB
3c4g firewall and origin boundary notes
日期:2026-05-26
origin.proxy.api.lilifamily.com: nginx allowlist only permits JPpro151.242.164.72.origin.proxy.api.lilifamily.com:X-Proxy-Ng-Tokenis required and redacted from Git.catproxy.lilifamily.com: public direct main-site entry on 3c4g; no nginx IP allowlist is applied.proxy.api.lilifamily.com: DNS points to JPpro151.242.164.72; 3c4g oldsub2api.confsite is disabled fromsites-enabled.127.0.0.1:8080: Sub2API local upstream only; Docker publishes it on loopback, not public interfaces.- Default unknown Host behavior: nginx
00-default-deny.confreturns444for unknown HTTP/HTTPS hosts. - logrotate:
/etc/logrotate.d/nginx-proxy-ngdry-run succeeded. - Validation: local/public origin without token returned
403; JPpro with token returned200;catproxy.lilifamily.com/healthreturned200; direct 3c4gproxy.apiSNI no longer serves the application.
Known limitation: origin enforcement is nginx-layer allow/deny, not a system firewall rule. If future origin is moved to a dedicated port, also add nftables/cloud firewall rules for proxy-ng node IPs only.