lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ