SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I know how to manually set a mac address using ifconfig, is there an arguement to do so in /etc/rc.d/rc.inet1.conf? Just wondering. If not, I'll just make a script to set it and bring it up/down. Thanks.
ho ho. That's kind of amusing, as I did try that already, (mirroring the same general setup I figured it would use) However, it didnt work (probably since I'm running 10.1!!) Thanks for the heads up. I guess I'll just *make do*.
You can copy the rc.inet1.* and rc.wireless.* files that Slackware 10.2 uses - they work perfectly well in Slackware 10.1 (just replace the old rc.wireless and rc.inet1 with the newer ones). You don't have to replace your *.conf files with the new ones, but you should look at them anyway, to see the new options that you can use.
Can someone tell me what the advantage is to override the card's hardware MAC address?
Here at the universities network I can only use one network card (card1), which is registered using the MAC address connected to my username. Can I then connect with a different card (card2) by entering the MAC address of card1 in rc.inet1.conf?
Originally posted by LJSBrokken Can someone tell me what the advantage is to override the card's hardware MAC address?
Here at the universities network I can only use one network card (card1), which is registered using the MAC address connected to my username. Can I then connect with a different card (card2) by entering the MAC address of card1 in rc.inet1.conf?
Cheers, Leon.
I tried "changing" MAC address before using dhcpcd command. What it actually do is that when the dhcpClient ask for an IP address from the dhcpServer, it will report the SPECIFIED Mac address. That is when it matters most. Getting your machine a valid IP address and "registered" on the dhcp server.
When you probe your machine, it will still show the ORIGINAL MAC address.
I know that the dhcp server can be set to check your MAC address against an allowed list before giving out the IP address. So, yes, I think you can use a different card to connect using your old card MAC address. But, you can be using both card at the same time since both will have the same IP address.
I may be wrong.
My NIC was block once, I just "changed" the MAC address and it works.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.