Dear All,
Just simply change like this :
First, capture the hardware address / mac-address before changing
# ifconfig eth0 | grep HWaddr
After that, do this command :
# ifconfig eth0 down
# ifconfig eth0 hw ether 80:00:27:88:F6:AF
# ifconfig eth0 up
And then, capture again after changing the mac-address
# ifconfig eth0 | grep HWaddr
be aware, this command will be disconnect [...]
Archive for the ‘Network’ Category
HowTo: change MAC-Address on Linux …
Posted in Network, tagged address, connection, DHCP, IP, LAN, Linux, MAC, ubuntu, WAN on December 30, 2008 | Leave a Comment »
Mikrotik + IPCop + Juniper Netscreen … go i-net
Posted in Network, tagged IPCop, Juniper, Mikrotik, Netscreen, Squid on December 9, 2008 | Leave a Comment »
Dear all of my friends,
After long week end and no time to write this blog, here we are, now we give you tutor for mixing between Mikrotik + IPCop + Juniper Netscreen as we use at my Network Infrastructures.
Some of resource from chatting with the geek, read the resource, trying on multiple virtual machine to [...]






