Hi Jean,
the result of
$ dhcpcd -v LOG_DEBUG -d 2 eth1
is
Error, dhcpStart: ioctl SIOCGIFHWADDR: No such device
even if iwconfig shows:
eth1 unassociated ESSID:"home"
Mode:Managed Channel=0 Access Point: 00:2C:F9:08:3B:6D
Bit Rate:0 kb/s Tx-Power=20 dBm Sensitivity=8/0
Retry limit:7 RTS thr:off Fragment thr:off
Encryption key:(mykey) Security mode:restricted
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
and here's my wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1
network={
ssid="home"
key_mgmt=NONE
wep_key0=(mykey)
wep_tx_keyidx=0
priority=5
auth_alg=SHARED
}
A/ What is the content of your wpa_supplicant.conf? (please don't show
your psk if any)
B/ What is the output of dhcpcd -v LOG_INFO eht1? (or LOG_DEBUG)
cheers,
Thanks in advance,
Marco
--
[email protected] mailing list