Hello,
On Sat, 6 Jul 2002, Santosh Pratapwar(PCLAB RA) wrote:
> We are facing a problem of arp. We have 2.4.7-10 kernel on director and
> real servers. For connecting to clients for first time from real servers
> it will connect thorugh director. But for next time it will connect
> directly. Arp table is showing entry of clients. We are using lvs in NAT
> method. Any suggestions.
Try to stop sending ICMP redirects in director:
echo 0 > /proc/sys/net/ipv4/conf/all/send_redirects
echo 0 > /proc/sys/net/ipv4/conf/eth0/send_redirects
...
echo 0 > /proc/sys/net/ipv4/conf/DEVNAME/send_redirects
> santosh
Regards
--
Julian Anastasov <ja@xxxxxx>
|