20.09.2012 15:34, Pietro Paolini:

> I am tryng to use the command :
> 
> echo 2 > /proc/sys/net/ipv4/conf/eth0/force_igmp_version under my Debian 6.0 
> distribution but it does not work.
> 
> I tried also :
> 
> echo 2 > /proc/sys/net/ipv4/conf/default/force_igmp_version
> echo 2 > /proc/sys/net/ipv4/conf/all/force_igmp_version
> 
> But without success, any suggestion ?

Yes, some:

1. Don't hijack threads. If you want to start a new topic, create a
completely *new* mail to debian-user@lists.debian.org. Do not simply
reply to a totally unrelated message, because regardless if you change
the subject line or not, your mailer will (or at least should) do as it
is told and create a reply to this message.

2. Don't use terms like "without success" or "does not work". Rather
tell us what *exactly* happened (program output, console output etc.).

3. Try something like
sysctl net.ipv4.conf.eth0.force_igmp_version=2
You'll have to be root to be allowed to do this (applies to what you
tried, too).

-- 
Regards
  mks


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/505b2186.5060...@list-post.mks-mail.de

Reply via email to