[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <loom.20090313T131931-421@post.gmane.org>
Date: Fri, 13 Mar 2009 13:22:25 +0000 (UTC)
From: feldmaus <feldmann_markus@....de>
To: netdev@...r.kernel.org
Subject: Re: no IPv6 Routers present
Vlad Yasevich <vladislav.yasevich <at> hp.com> writes:
> Get rid of NOARP in you eth0 case, and it should work.
>
It seems to better, but i do not know how the <NOARP> comes from ?
I changed my </etc/network/interfaces> from:
iface dsl-provider inet ppp
pre-up /sbin/ifconfig eth0 up -arp 0# line maintained by pppoeconf
provider dsl-provider
to this one:
iface dsl-provider inet ppp
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
provider dsl-provider
Should this the key ?
Regards Markus
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists