Subnet A

192.168.1.0/24

Host (enp2s0)

192.168.1.100

Gateway

Router

Subnet B

10.0.0.0/24

Server (enp1s0)

10.0.0.50

Simulation Logs

Controls

Configuration

Current iptables Rules

FORWARD -i enp2s0 -o enp1s0 -j ACCEPT
FORWARD -i enp1s0 -o enp2s0 -j ACCEPT
POSTROUTING -o enp1s0 -j MASQUERADE