mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-21 02:56:48 -04:00
5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
rdr hme0 192.168.1.0/24 port 80 -> 1.1.1.1 port 80 tcp;
|
|
no rdr hme0 192.168.1.1 port 80 tcp;
|
|
map hme1 10.1.0.0/16 -> 203.1.1.1/32 portmap tcp/udp 10000:20000
|
|
no map hme1 10.1.1.0/24 tcp;
|