Hi, I have setup a Linux box similar to the load balanced method in the = LARTC guide(conns: LAN,DMZ,ISP1,ISP2). When running clients like Jabber/MSN it seems like the route gets lost = in the table after a while.=20 What can I change to increase the "tracking" time in the tables?? Cheers, Daniel.
Daniel Bartlett wrote: > Hi, > I have setup a Linux box similar to the load balanced method in the LARTC guide(conns: LAN,DMZ,ISP1,ISP2). > When running clients like Jabber/MSN it seems like the route gets lost in the table after a while. > What can I change to increase the "tracking" time in the tables?? > Not sure if they apply with load balancing , but there are some settings in /proc/sys/net/ipv4/route/ the gc are garbage collection - you'll have to google for detail. Andy.