Hello, I have a linux gateway with two network cards. The default route is set via eth0. When an http request from an arbitrary ipaddres arrives on eth1, the gateway sends the answer out to eth0, as expected. Is it possible to mark those incoming http requests via iptables or other tools in a way, that the answer gets out via eth1? Thanks Norbert