Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106062 - Incorrect command for enabling multicast
Summary: Incorrect command for enabling multicast
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jan Kundrát (RETIRED)
URL: http://www.gentoo.org/doc/en/diskless...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 06:10 UTC by Rabbe Fogelholm
Modified: 2005-09-16 09:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rabbe Fogelholm 2005-09-15 06:10:24 UTC
In the June 1, 2005 version, Code Listing 3.1 says

# ifconfig eth0 enable multicast

which causes the diagnostic "enable: unknown host". The word 'enable' should be
dropped.

Perhaps it would also be a good idea to take these steps in a different order:
First use a plain `ifconfig' command to check things (look for the MULTICAST
word in the console output)--it will usually be there. Then, only if needed, do
the `ifconfig eth0 multicast' command. And, thinking about it, if it was in fact
needed it should probably be worked into the /etc/conf.d/net file too.
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2005-09-16 09:18:44 UTC
I've removed "enable", thanks for reporting. If you think that we should 
rephrase the checks, please reopen. 
 
And finally for any suggestions to baselayout stuff (like networking scripts) 
please file separate bugreport.