On Fri, Oct 30, 2009 at 3:30 PM, Logu <[email protected]> wrote: > > > Hi, > > I followed this link > > > http://www.linuxquestions.org/linux/answers/Networking/Spanning_Multiple_DSLsf > > or > > load balancing of 2 ISPs. > > But I'm unable to achieve the loadbalancing. even I'm unable to ping > other > > PCs. > > I notice that ,route command gives the same output before & after > applying > > those rules (I followed that link) > > Could you tell me how can I troubleshoot this issue? > > what is the output of > ip rule show > ip addr show > ip route show > > route command will only show the main kernel routing table. You must use > iproute2's "ip route show table <table>" > > > -logu > _______________________________________________ > To unsubscribe, email [email protected] with"unsubscribe > <password> <address>" > in the subject or body of the message. > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc >
OutPut of ip rule show http://pastebin.com/m5bc58d41 OutPut of ip addr show http://pastebin.com/m5787561a OutPut of ip route show http://pastebin.com/m79bc0692 Thanks & Regards MThanigairajan The Most Certain Way To Succeed Is To Try One More Time -- By Edison _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
