On 2015-03-11 10:58 PM, Zhi-Qiang Lei wrote:
> It was just a router which does NAT for local devices in
> 192.168.1.0/24. The external interface, of cause, was pppoe0. Now for
> some reason, I want one of the device with IP 192.168.1.200
> communicate with outside through the tunnel interface tun0 created by
> OpenVPN. Normally I should setup OpenVPN client on that device, but it
> has a low frequency CPU.
Ah, you want the opposite of what I said then. The only way I know to
do that is to use pf, and the route-to directive, which I think someone
else already covered.
-Adam