type
status
date
slug
summary
tags
category
icon
password
Docker image
- Docker Hub
haishanh/yacd
- GitHub Container Registry
ghcr.io/haishanh/yacd
Docker Container with Fixed IP and IPtables Rules for IP Range
- Create Custom Docker Network:
- Run Container with Fixed IP:
- Set IPtables Rules for Allowed Range (10.8.0.0/24):
- Allow access to ip
A
for IPs in the10.8.0.0/24
range: - Block all other access to ip
A
:
This configuration enables access for the
10.8.0.x
IP range while blocking others.