Thus spake Luigi Fabio: > > Webserver has webA and webB as IPs (aliases) on its eth0 device and it also > has the following rules: > 32762: from all to webA lookup routA > 32763: from all to webB lookup routB Make this: 32762: from webA lookup routA 32763: from webB lookup routB You need to route outgoing packets, don't you? So source addresses must be considered for correct routing decision. > - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html