netbsd-help: RE: ipf / ipnat statements without effect
Subject: RE: ipf / ipnat statements without effect
To: Patrick Leslie Polzer
<leslie.polzer@gmx.net>
From: Conrad T. Pino
<NetBSD-Current@Pino.com>
List: netbsd-help
Date: 04/15/2004 17:21:23
Hi Leslie,
> > map ppp0 192.168.1.0/24 -> 0/32 proxy port ftp ftp/tcp
> > map ppp0 192.168.1.0/24 -> 0/32 portmap tcp/udp 40000:60000
> > map ppp0 192.168.1.0/24 -> 0/32
>
> These are fine. "map" commands requires source IP address when
> transmitted on "ppp0" interface.
Should say: "map" commands rewrites source IP address when
transmitted on "ppp0" interface.
Conrad