Routing between two physical networks

2011-02-13 Thread Jeremy Chadwick
(Please keep me CC'd, as I'm not subscribed to freebsd-net) I'm having some complexity handling 3 separate networks on the same physical box, which also acts as a gateway. NAT (pf) is involved, but only for packets going out the external interface (em0). The simple version is that two of the

Re: Routing between two physical networks

2011-02-13 Thread Jeremy Chadwick
As usual, it's something simple. :-) Nikos Vassiliadis contacted me off-list to tell me that the gateway chosen for the printer (192.168.1.1) was incorrect (should have been 192.168.200.1). Once I fixed that, things worked fine. Makes perfect sense. That's what I get for copy-pasting lines in