---------- Forwarded message ----------
From: Maninder Singh <[EMAIL PROTECTED]>
Date: Oct 15, 2008 11:16 PM
Subject: ip forwarding between two tap interfaces
To: Vishal Verma <[EMAIL PROTECTED]>, Peter Teoh <[EMAIL PROTECTED]>

I have created two virtual interfaces on host linux : *tap0 :
172.31.5.254* and
*tap1 : 198.162.10.42

*First UML instance say uml1 is linked with tap0 and its *eth0 is
172.31.5.253

*I have set ip forwarding on, in the host machine and have set the route
like
*
route add -host 172.31.5.253 dev tap0

*Now, when i ping from uml1 to 172.31.5.254, it is successful
But   when i ping from uml1 to  198.162.10.42, it says : Network
unreachable.

But if i configure eth0 of host machine same as tap1, it works !!
*

What could be the reason?
**
*

*
*

Reply via email to