<sys/socket.h>: turn off MSG_NOSIGNAL
[minix3.git] / tests / ipf / regress / ni18.nat
blob40113c1c32c2e89f2a2fef824db7063cba9629db
1 rdr hme0 192.168.1.0/24 port 80 -> 1.1.1.1 port 80 tcp;
2 no rdr hme0 192.168.1.1 port 80 tcp;
3 map hme1 10.1.0.0/16 -> 203.1.1.1/32 portmap tcp/udp 10000:20000
4 no map hme1 10.1.1.0/24 tcp;