View | Details | Raw Unified | Return to bug 39395 | Differences between
and this patch

Collapse All | Expand All

(-)sbin/natd/natd.8 3 Jan 2002 04:06:48 -0000 (-3 / +3 lines)
Lines 209-217 Link Here
209
If several address aliases specify the same public address
209
If several address aliases specify the same public address
210
as follows
210
as follows
211
.Bd -literal -offset indent
211
.Bd -literal -offset indent
212
.Ar redirect_address 192.168.0.2 public_addr
212
redirect_address 192.168.0.2 public_addr
213
.Ar redirect_address 192.168.0.3 public_addr
213
redirect_address 192.168.0.3 public_addr
214
.Ar redirect_address 192.168.0.4 public_addr
214
redirect_address 192.168.0.4 public_addr
215
.Ed
215
.Ed
216
.Pp
216
.Pp
217
the incoming traffic will be directed to the last
217
the incoming traffic will be directed to the last

Return to bug 39395