Welcome to Sky User - The unofficial support forum for everything Sky! - Now helping over 31,400 members.
Want to see fewer adverts? - Why not join SkyUser today?

Technical discussion This is a discussion on, change mac address within the Technical help forum; Hi I have just been trying a few different things in telnet and was wondering if it was possible to ...

Reply
  LinkBack (1) Thread Tools Display Modes
  1 links from elsewhere to this Post. Click to view. #1  
Old 23-03-08, 09:42 PM
danny565's Avatar
Sky User Member
Exchange:
Broadband ISP: Connect
Router: Netgear V1 DG834GT
Sky TV:
 
Join Date: Apr 2007
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
change mac address

Hi

I have just been trying a few different things in telnet and was wondering if it was possible to change the MAC address of the router from telnet?
if so what commands would i have to use
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!
Reply With Quote
  #2  
Old 23-03-08, 10:07 PM
James67's Avatar
Sky User Member
Exchange:
Broadband ISP: Max
Router: Netgear V1 DG834GT
Sky TV:
 
Join Date: Sep 2007
Posts: 1,770
Blog Entries: 3
Thanks: 2
Thanked 56 Times in 19 Posts
Re: change mac address

You can change it temporarily by doing something like this…
Code:
ifconfig eth0 down; ifconfig eth0 hw ether 00:1b:de:ad:be:ef; ifconfig eth0 up
…where 00:1b:de:ad:be:ef is the MAC address you want to use. You'll need to delete your PC's arp table entry for your router (doing something like "arp -d 192.168.0.1") because, obviously, that'll be wrong after you've typed those commands on the router.

The three commands do have to be typed on the same line - don't try doing "ifconfig eth0 down" on its own, because then your telnet connection will freeze and you won't be able to type the remaining two commands!

As for making the change permanent, that's not so easy. It's possible to do this if you have a connection to the router's console port. You can break into the router's boot sequence and use the CFE console access to change the MAC address permanently. I'll have a look and see if there's an easier way to do this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!
Reply With Quote
  #3  
Old 23-03-08, 11:03 PM
danny565's Avatar
Sky User Member
Exchange:
Broadband ISP: Connect
Router: Netgear V1 DG834GT
Sky TV:
 
Join Date: Apr 2007
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
Re: change mac address

cheers james i appreciate the help
Do i need to access the serial port to do this or is there a more simple way?

Last edited by danny565; 24-03-08 at 02:15 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.skyuser.co.uk/forum/technical-discussion/21493-change-mac-address.html
Posted By For Type Date
Untitled document This thread Refback 09-04-08 12:46 AM


All times are GMT. The time now is 04:23 PM.