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

(usagi-users 02669) Re: ISATAP radvd problem



Hi,
 
Is radvd service running? You have to enable the ip_forward bit to 1.
 
with regards,
GSuresh

Yang Hsiung <yhsiung@xxxxxxxxx> wrote:
Hi,

I setup the ISATAP router and client nodes based on the steps
described in http://v6web.litech.org/isatap/

Unfortunately, after I started the radvd I did not see any Router
Advertisement messages were sent out from router node.
Here is the /etc/radvd.conf partial contents:

interface is0
{
AdvSendAdvert on;
UnicastOnly on;
AdvHomeAgentFlag off;

prefix 3ffe:ffff:1234:5678::/64
{
AdvOnLink on;
AdvAutonomous on;
AdvRouterAddr off;
};
};

Therefore, my client node can never auto-config a ISATAP
global address.

Note: if I manually configure both nodes with static global
addresses for is0 interface, then I can ping each other.

Any idea?

Yang


Do you Yahoo!?
Free Pop-Up Blocker - Get it now