[radvd-devel-l] radvd syntax error
fibie roosadhy
fibie.roosadhy at gmail.com
Wed Mar 26 21:20:38 EDT 2008
dear all,
something rare happen.
i used two routers,home agent and foreign router. my home agent is fine,but
foreign router is not. it still inform me :
radvd: syntax error in /etc/radvd.conf, line 1:
radvd: error parsing or activating the config file: /etc/radvd.conf
this is my radvd.conf on foreign agent
interface eth1
{
AdvSendAdvert on;
AdvIntervalOpt on;
MinRtrAdvInterval 3;
MaxRtrAdvInterval 10;
AdvHomeAgentFlag off;
prefix 2002:192:f3::/64
{
AdvOnLink on;
AdvAutonomous on;
AdvRouterAddr on;
};
};
do you think something happen with my gcc ?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.litech.org/pipermail/radvd-devel-l/attachments/20080327/bdc7507b/attachment.htm
More information about the radvd-devel-l
mailing list