[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 03996) Re: how to supress RA on linux
- To: usagi-users@xxxxxxxxxxxxxx
- Subject: (usagi-users 03996) Re: how to supress RA on linux
- From: "Anjali Gajendragadkar" <anjali1004@xxxxxxxxx>
- Date: Wed, 21 Nov 2007 12:08:27 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=oppS36NjS4jce+c5En5hz4oWU1ENCSuiZ+M/uEpgc1Y=; b=ikasIrP07TZnn+FQKBE9xyy4jSV+dv/WsiGj3lFG39WauJ8MMKY6XPnEWv/csbmBwl6TDKI+4c0rWmJ8DaKjgMpOxAV8giuzEf5v/qrWcijknlhK0K7UGh7j26fIfvpbzHxLU0VSDEeCDV6WwTJJJlmIJ07qu5Gjef/FunYuMVY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=HZ9ISBXZbPG7GEhPpCpf9h+WGAdQAkV6mROXR2tzMs3nhPr/q7H5wJ4dpcwLtH/330aEXmHUI/aYcLuUcIG+tNAtogXhA1xy8Y8TR55UdLjxTOo1h3ny/E0x3spUNzFFh6rWA/xd2gubNGtmczb2liq8KMVx/mtAZjgOAhkRqJs=
- In-reply-to: <891702.12833.qm@web8902.mail.in.yahoo.com>
- References: <79d3f7750711200222n1ddea811r3c55893f3b467fe9@mail.gmail.com> <891702.12833.qm@web8902.mail.in.yahoo.com>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- Resent-date: Thu, 22 Nov 2007 00:06:56 +0900
- Resent-from: nakam@xxxxxxxxxxxxxx
- Resent-message-id: <200711220006.FMLAAB32493.usagi-users@linux-ipv6.org>
- Resent-to: usagi-users@xxxxxxxxxxxxxx (moderated)
thanks Parmendra
With this inteface doesnot have autoconf ipv6 address
but still interface receives default gateway , i mean since it accepts RA, interface calculates default GW from the RA
Is there some way to stop this, so that default gateway will not be calculated from RA
-Anjali
On Nov 20, 2007 5:26 PM, Pramendra Singh <
pramendrasingh_it@xxxxxxxxxxx> wrote:
Hi
sorry for creating confusion with my last mail..
Vaun is right. set 0 to
/proc/sys/net/ipv6/conf/all/accept_ra to sppress RA
and u can supress autoconfiguration of ipv6 address
with setting 0 to
/proc/sys/net/ipv6/conf/all/auto_conf
Regards
Pramendra
--- Anjali Gajendragadkar <
anjali1004@xxxxxxxxx>
wrote:
> I have a linux PC (2.6.12.3 - kernel) with ipv6
> enabled and assigned
> it an static IP address
> The PC also receives RA as Router is enabled and
> configured with IPV6 prefix.
>
> Thus my PC has three address
> 1. Static IPv6 address
> 2. From router advertisment RA (prefix+MAC address)
> 3. Link local address
>
> my questions
> 1. is it possible to supress RA on the linux PC, so
> that PC will not
> generate IPV6 address using this
> 2. can link local address be supressed
>
> -Anjali
>
>
>
>