Dear users,

I am trying to configure the mipl 2.0.2 on fedora
2.6.16 and i have 2 questions regarding radvd.

1. i have alread switched on forwarding on eth0 (which
by the way is the only card on my pc) but it says i
need to on forwarding. So i switched on forwarding on
"all". is this ok?

2. when i enter /etc/init.d/radvd start nothing is
displayed in radvdump. (my conf file is in
/etc/radvd.conf) so i ran the /usr/sbin/radvd -C
/etc/radvd.conf -d 2 -m stderr which works and i see
something in radvdump. but the output of radvdump is
as follows:

#
# radvd configuration generated by radvdump 0.9.1
# based on Router Advertisement from
fe80::202:b3ff:fe60:a50f
# received by interface eth0
#

interface eth0
{
        AdvSendAdvert on;
        # Note: {Min,Max}RtrAdvInterval cannot be
obtained with radvdump
        AdvManagedFlag off;
        AdvOtherConfigFlag off;
        AdvReachableTime 0;
        AdvRetransTimer 0;
        AdvCurHopLimit 64;
        AdvHomeAgentFlag on;
        AdvDefaultPreference medium;
        AdvSourceLLAddress on;
        AdvHomeAgentInfo on;
        AdvMobRtrSupportFlag off;
        HomeAgentPreference 20;
        HomeAgentLifetime 10000;

        prefix fec0:106:2700::2/64
        {
                AdvValidLifetime 12000;
                AdvPreferredLifetime 10000;
                AdvOnLink on;
                AdvAutonomous on;
                AdvRouterAddr on;
        }; # End of prefix definition

}; # End of interface definition

it appears to simply print out the content of the conf
file. is this ok?

any help would be appriciated.
shariq

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

_______________________________________________
mipl mailing list
[email protected]
http://www.mobile-ipv6.org/cgi-bin/mailman/listinfo/mipl

Reply via email to