Friday, October 10, 2008

Cervical Mucus Increase And Late Period

changing the MAC on Linux


ago
more or less a month I had to install a linux server as a gateway, firewall and Proxi ... Known in a hotel in the region. The situation was as follows:

1. There was a dedicated Internet connection and in its place was a DHCP (VTR) company that stands to capture the MAC Address of network card so only provide the internet connection to a computer. Well originally existed a router with Mac Clone option to share one a single network connection. I for one had to physically separate the network into 2 networks .. up there all ok ... but as well I had to configure a firewall and Internet sharing me I found the need to clone the MAC address of the router to the card eth0 Linux (Debian 4.0) ...


The way to do it. 1 .- Install

macchanger
aptitude install (apt-get install) 2 .- Stop network / etc / init.d / networking stop
3 .- Clone MAC


$
macchanger-m XX: XX: XX: XX: XX: XX eth0

With the latter I enter the MAC address custom

4 .- Start

network / etc / init.d / networking start


With that and the output can gain Internet for eth0.

No doubt you can do many things and although the MAC guada Machango and load automatically, to make sure I create a small script that is loaded along with the launch of the network (to keep the MAC).

EXAMPLES



# macchanger eth1 Current MAC: 00:40:96:43: ef: 9c [wireless] (Cisco / Aironet 4800/340) Faked MAC : 00:40 : 96:43: ef: 9d [wireless] (Cisco / Aironet 4800/340)

# macchanger - endding
eth1 Current MAC: 00:40:96:43: e8: ec [wireless] (Cisco / Aironet 4800 / 340)
Faked MAC: 00:40:96:6 f: 0f: f2 [wireless] (Cisco / Aironet 4800/340)
# macchanger - another eth1
Current MAC: 00:40:96:43:87:1f [wireless] (Cisco/Aironet 4800/340) Faked MAC: 00:02:2d:ec:00:6f [wireless] (Lucent Wavelan IEEE)

# macchanger -A eth1
Current MAC: 00:40:96:43:39:a6 [wireless] (Cisco/Aironet 4800/340)
Faked MAC: 00:10:5a:1e:06:93 (3Com, Fast Etherlink XL in a Gateway)
# macchanger -r eth1
Current MAC: 00:40:96:43:f1:fc [wireless] (Cisco/Aironet 4800/340) Faked MAC: 6b:fd:10:37:d2:34 (unknown)
# macchanger --mac=01:23:45:67:89:AB eth1
Current MAC: 00:40:96:43:87:65 [wireless] (Cisco/Aironet 4800/340)
Faked MAC: 01:23:45:67:89: ab (unknown)
 #. / Macchanger - list = Cray 
Misc MACs: MAC Vendor Num
--- --- ------
 065 - 00:00:7 d - Cray Research SuperServers, 
Inc 068 - 00:00:80 - Cray Communications (formerly Dowty Network Services)
317 - 00:40: a6 - Cray Research Inc.
 Visit the site macchanger 
creator
 Jlara 

0 comments:

Post a Comment