* [gentoo-user] (lack of) spam on list
@ 2014-12-26 15:03 Rich Freeman
2014-12-30 1:47 ` [gentoo-user] Disabling IPv6 on specific interface Zesen Qian
0 siblings, 1 reply; 5+ messages in thread
From: Rich Freeman @ 2014-12-26 15:03 UTC (permalink / raw
To: gentoo-user
On Fri, Dec 26, 2014 at 8:55 AM, Matti Nykyri <matti.nykyri@iki.fi> wrote:
>> On Dec 26, 2014, at 10:15, "Stefan G. Weichinger" <lists@xunil.at> wrote:
>>
>>> Am 26.12.2014 um 09:11 schrieb Dale:
>>>
>>> I didn't get any here either. Unless Gmail filtered it which should be
>>> disabled.
>>
>> me = 3rd one not getting them.
>> Without gmail (but other antispam-measures ...).
>
> +1
>
About the closest thing I've gotten to spam on this list is all the
replies to this email, which do not seem to have anything to do with
ceph on Gentoo despite being placed in a thread with this subject.
Keep in mind that the contents of the From line have very little to do
with how you actually got the email. Full headers are far more
useful.
--
Rich
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Disabling IPv6 on specific interface
2014-12-26 15:03 [gentoo-user] (lack of) spam on list Rich Freeman
@ 2014-12-30 1:47 ` Zesen Qian
2014-12-30 2:05 ` Peter Humphrey
0 siblings, 1 reply; 5+ messages in thread
From: Zesen Qian @ 2014-12-30 1:47 UTC (permalink / raw
To: gentoo-user
Hello list,
I want to disable IPv6 on an certain interface, a simple google
tell me to add one line to /etc/sysctl.d/local.conf
net.ipv6.conf.enp4s0.disable_ipv6=1
Simple enough, but the problem I have is that both ipv6 and the
dirver of the network card(tg3) is loaded by modules. They 're not
loaded when the service sysctl is started, so there's no entry
named "net.ipv6.conf.enp4s0", which make sysctl not working.
So my question is that, is there any way to disable IPv6 on
specific interface, as early as I can? I want to make it early
because I don't want to receive any RA to mess up my route table.
I guess just adding sysctl to preup() in /etc/conf.d/net should do
the trick, but may I make it earlier?
Any comment is appreciated.
--
Zesen Qian (钱泽森)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Disabling IPv6 on specific interface
2014-12-30 1:47 ` [gentoo-user] Disabling IPv6 on specific interface Zesen Qian
@ 2014-12-30 2:05 ` Peter Humphrey
2014-12-30 3:00 ` Zesen Qian
0 siblings, 1 reply; 5+ messages in thread
From: Peter Humphrey @ 2014-12-30 2:05 UTC (permalink / raw
To: gentoo-user
On Tuesday 30 December 2014 09:47:27 Zesen Qian wrote:
> Hello list,
> I want to disable IPv6 on an certain interface, a simple google
> tell me to add one line to /etc/sysctl.d/local.conf
> net.ipv6.conf.enp4s0.disable_ipv6=1
> Simple enough, but the problem I have is that both ipv6 and the
> dirver of the network card(tg3) is loaded by modules. They 're not
> loaded when the service sysctl is started, so there's no entry
> named "net.ipv6.conf.enp4s0", which make sysctl not working.
> So my question is that, is there any way to disable IPv6 on
> specific interface, as early as I can? I want to make it early
> because I don't want to receive any RA to mess up my route table.
> I guess just adding sysctl to preup() in /etc/conf.d/net should do
> the trick, but may I make it earlier?
> Any comment is appreciated.
Please do not hijack someone else's thread.
--
Rgds
Peter.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Disabling IPv6 on specific interface
2014-12-30 2:05 ` Peter Humphrey
@ 2014-12-30 3:00 ` Zesen Qian
2014-12-30 9:53 ` Peter Humphrey
0 siblings, 1 reply; 5+ messages in thread
From: Zesen Qian @ 2014-12-30 3:00 UTC (permalink / raw
To: Peter Humphrey; +Cc: gentoo-user
Peter Humphrey <peter@prh.myzen.co.uk> writes:
> On Tuesday 30 December 2014 09:47:27 Zesen Qian wrote:
>> Hello list,
>> I want to disable IPv6 on an certain interface, a simple google
>> tell me to add one line to /etc/sysctl.d/local.conf
>> net.ipv6.conf.enp4s0.disable_ipv6=1
>> Simple enough, but the problem I have is that both ipv6 and the
>> dirver of the network card(tg3) is loaded by modules. They 're not
>> loaded when the service sysctl is started, so there's no entry
>> named "net.ipv6.conf.enp4s0", which make sysctl not working.
>> So my question is that, is there any way to disable IPv6 on
>> specific interface, as early as I can? I want to make it early
>> because I don't want to receive any RA to mess up my route table.
>> I guess just adding sysctl to preup() in /etc/conf.d/net should do
>> the trick, but may I make it earlier?
>> Any comment is appreciated.
>
> Please do not hijack someone else's thread.
Oh sorry, I just wanted to save typing the address. It seems that I
forget to delete some fields in the origin header. My apologies if it
makes confusion. Do I need to re-send the mail in a new thread?
--
Zesen Qian (钱泽森)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Disabling IPv6 on specific interface
2014-12-30 3:00 ` Zesen Qian
@ 2014-12-30 9:53 ` Peter Humphrey
0 siblings, 0 replies; 5+ messages in thread
From: Peter Humphrey @ 2014-12-30 9:53 UTC (permalink / raw
To: gentoo-user
On Tuesday 30 December 2014 11:00:42 Zesen Qian wrote:
> Peter Humphrey <peter@prh.myzen.co.uk> writes:
> > Please do not hijack someone else's thread.
>
> Oh sorry, I just wanted to save typing the address. It seems that I
> forget to delete some fields in the origin header. My apologies if it
> makes confusion.
I don't know how you use emacs for e-mail but I assume you hit some field or
symbol. Just don't hit Reply unless you are actually replying. In KMail I
hit the list address if I want to start a thread.
> Do I need to re-send the mail in a new thread?
I don't suppose Rich was expecting many answers to his post, so in this case
that won't be necessary.
--
Rgds
Peter.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-12-30 9:53 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-26 15:03 [gentoo-user] (lack of) spam on list Rich Freeman
2014-12-30 1:47 ` [gentoo-user] Disabling IPv6 on specific interface Zesen Qian
2014-12-30 2:05 ` Peter Humphrey
2014-12-30 3:00 ` Zesen Qian
2014-12-30 9:53 ` Peter Humphrey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox