How do I change Eth1 to Wlan0?








ok. first time do this.... 
sudo gedit /etc/udev/rules.d/70-persistent-net.rules

and than you will see...


# This file maintains persistent names for network interfaces.
# See udev(7) for syntax.
#
# Entries are automatically added by the 75-persistent-net-generator.rules
# file; however you are also free to add your own entries.

# PCI device 0x1969:0x1062 (atl1c)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:26:22:4c:XX:XX", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x14e4:0x4315 (wl)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="0c:60:76:XX:XX:XX", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"


I just changed the eth1 here to wlan0....  this is so simple, don't be panic like me..
Thanks for your help guys...some programs will not work properly if it thinks a wireless connection is an ethernet connection...

then reboot...or restart networking...

if you not understand, don't be shy to ask ..
happy walking...














1 comment:

 

Catatan Mahasiswa Copyright © 2012-2013 | Created by Putra Ferdidenz