Re: Dual NATting routers / iproute problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux