LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > HCL
User Name
Password

Notices

» Number of reviews : 1 - viewing 10 Per Page

Last Review by lol197282 - posted: 05-20-2008 09:32 PM [ Post a Review


Views: 42152

distro, ubuntu edgy, sis900 (onboard ethernet ) lspci :00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91) I had a problem where the network card wouldn't acquire an IP address from the router, something to do with the card's designated mac address. A bit of google scratching fixed it (see below). this worked for me (using 2 lines in terminal)
Quote:
sudo ifconfig eth0 down hw ether 00:E0:18:B3:A0:F7 sudo ifconfig eth0 up
http://www.irongeek.com/i.php?page=security/changemac =============================== then I made it more permanent. Opened a terminal window
Quote:
sudo gedit /etc/network/interfaces
, edited the interfaces file commented out the 1st line & added a 3rd
Quote:
#auto eth0 iface eth0 inet dhcp hwaddress ether 00:E0:18:B3:A0:F7
(3rd line might need indenting) saved and closed. then via terminal typed
Quote:
sudo /etc/init.d/networking restart
sis900 card worked after restart http://www.howtogeek.com/howto/ubuntu/change-your-network-card-mac-address-on-ubuntu/

Rating: 3
Product Details: "900 PCI Fast Ethernet" by wuck - posted: 02-09-2004 - Rating: ********* 8.91



  



All times are GMT -5. The time now is 02:32 AM.

Main Menu

My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration