Chris Thomas contributed a mac address changer other than the ones listed below....previous to this email. Although the mac address is obviously easy to change, I wanted to look at the program that Chris sent to the list, and compare. (automation will facilitate the randomization of generating macs) Does anyone remember that web page/program which Chris submitted?
Thanks Date: Thu, 6 Dec 2007 14:44:22 -0600 From: cantorm...@gmail.com To: linuxusers@socallinux.org Subject: Re: [LinuxUsers] Technitium MAC Address Changer v4.7 Yes and the problem is mac users arent generally smarte enough to think of that......so I figured I would share for all the point click engineers out there....... On Dec 5, 2007 11:03 PM, Joel Brauer < ehudo...@gmail.com> wrote: Chris, why am I picking on you? http://irongeek.com/i.php?page=security/changemac says this is as easy as : ifconfig eth0 down hw ether 00:00:00:00:00:01 ifconfig eth0 up I'll write an open source script :) (I must have repressed issues) #!/bin/sh ifconfig eth0 down hw ether $1 ifconfig eth0 up This is of course an alpha script, use with care :P -joel On Dec 5, 2007 7:21 PM, Chris Penn < cantorm...@gmail.com> wrote: Unfortunately not open source, but looks interesting..... http://tmac.technitium.com/tmac/index.html -- "As we open our newspapers or watch our television screens, we seem to be continually assaulted by the fruits of Mankind's stupidity." -Roger Penrose _______________________________________________ LinuxUsers mailing list LinuxUsers@socallinux.org http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers -- Joel Brauer Only you can decide to be happy! The rest of life is in the details... _______________________________________________ LinuxUsers mailing list LinuxUsers@socallinux.org http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers -- "As we open our newspapers or watch our television screens, we seem to be continually assaulted by the fruits of Mankind's stupidity." -Roger Penrose _________________________________________________________________ Rediscover HotmailĀ®: Now available on your iPhone or BlackBerry http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Mobile2_042009