Err.. No, duh... linux-router/eth0 has 10.0.0.250... But if the packet becomes destined for 192.168.0.1 in PREROUTING, would then the routing decision be based on the 192.168.0.1 address, and since eth1 has an IP of 192.268.0.250/24, would the packet not get forwarded out there? On Thu, 2003-06-19 at 21:30, Shawn wrote: > It wouldn't throw it away if it had a route for it, would it? > > Since linux-router/eth1 has 10.0.0.250/24 assigned, wouldn't it forward > out that one?