Hi,
I have an IP range on re0 (10.0.10.1 to 10.0.10.255).
I have another device tun0 connected which has the IP address 10.0.20.100.
Now I want to route requests to a certain IP of the range connected to re0 be routed to tun0.
E.g: Request to 10.0.10.100 should go via tun0 as there is another system connected with ip 10.0.10.100.
How can I do that?
Thanks for help.
I have an IP range on re0 (10.0.10.1 to 10.0.10.255).
I have another device tun0 connected which has the IP address 10.0.20.100.
Now I want to route requests to a certain IP of the range connected to re0 be routed to tun0.
E.g: Request to 10.0.10.100 should go via tun0 as there is another system connected with ip 10.0.10.100.
How can I do that?
Thanks for help.