Matthew R. Dempsky wrote:

Is my guess correct? If so, is it possible to have OpenBSD route traffic both ways across the ethernet cable?

Thanks.


icmp's replies would go through loopback in such case.

If you wanted to force it to go over the cable, you could use route(8) to
manually set routing or use pf and set reply-to option on interface, where icmp request is incoming.

Reply via email to