Summary: | MAC Address section needs updating (needs emerge macchanger for anything mac-related) | ||
---|---|---|---|
Product: | [OLD] Docs-user | Reporter: | calculuspenguin |
Component: | Handbook | Assignee: | Łukasz Damentko (RETIRED) <rane> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | docs-team, nightmorph, uberlord |
Priority: | Highest | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=3 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
calculuspenguin
2006-01-02 16:15:26 UTC
*** Bug 117514 has been marked as a duplicate of this bug. *** (In reply to comment #0) I use baselayout 1.11.13-r1 (stable x86), and I have no calls to macchanger in my init.d/net. script. It doesn't even check for MAC address, let alone changes to it. conf.d/net.example does show the supposed functionality, but the actual init script doesn't have any calls to macchanger. How exactly does this work? What baselayout version actually works with macchanger? "You don't need to emerge anything for changing the MAC address of your interface if you change to a specific address. However, if you need to change to a random address or a random address of a given type then you need to emerge net-analyzer/macchanger." You must have set it up to randomize the MAC address without having macchanger - and that probably was the cause of your problems. I've tested it on my machine, Gentoo has no problem to set to a static MAC address without having macchanger installed. Feel free to reopen if you don't think it may have been the real cause of your trouble. BTW, before i close it for good: Which baselayout version you have? In unstable (1.12.0_pre12) which i use this problem doesn't seem to happen. In stable version (1.11.13-r1) it seems to be reproducible (i had two people who confirmed that). Maybe UberLord can put more light on this weird issue? might want to test 1.11.14 to be sure Confirmed to work with 1.11.14, thanks vapier. baselayout-1.11 requires macchanger to change to a specific address. baselayout-1.12 does not have this limitation. Added relevant information to the doc. Thanks for reporting and apologies for closing it too quickly. |