At [i]http://www.opensolaris.org/os/project/nwam/phase0/troubleshooting/[/i]
there was a guide to try and figure out what the problem was. I went through
every step of the guide, but I'm afraid I don't know what it means. Below is
the list of the output of what happened when I went through the steps. The
strange thing is, at first it worked with NWAM.
eric at opensolaris:~$ svcs physical
STATE STIME FMRI
disabled 15:02:02 svc:/network/physical:default
online 15:55:09 svc:/network/physical:nwam
eric at opensolaris:~$ ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
inet 127.0.0.1 netmask ff000000
ral0: flags=201000842<BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 6
inet 0.0.0.0 netmask 0
rge0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500
index 7
inet 0.0.0.0 netmask ff000000
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252
index 1
inet6 ::1/128
eric at opensolaris:~$ dladm show-link
dladm: insufficient privileges
eric at opensolaris:~$ su
Password:
eric at opensolaris:~# dladm show-link
LINK CLASS MTU STATE OVER
ral0 phys 1500 down --
rge0 phys 1500 unknown --
eric at opensolaris:~# dladm scan-wifi
LINK ESSID BSSID/IBSSID SEC STRENGTH MODE SPEED
ral0 bbSSID 0:6:25:f2:b6:df wpa excellent b 11Mb
eric at opensolaris:~# netstat -rn
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ---------- ---------
127.0.0.1 127.0.0.1 UH 1 71 lo0
Routing Table: IPv6
Destination/Mask Gateway Flags Ref Use If
--------------------------- --------------------------- ----- --- ------- -----
::1 ::1 UH 1 0 lo0
eric at opensolaris:~#
[b]Contents of /etc/resolv.conf:[/b]
domain hsd1.ct.comcast.net.
nameserver 68.87.71.226
nameserver 68.87.73.242
After this, I tried configuring it manually, by typing in this: (the question
marks stand for the key)
dladm connect-wifi -e bbSSID -k ????????? ral0
However, bash responded with
dladm: invalid key(s) '???????????'
The strangest thing is that it doesn't work now, but it did earlier. I would
appreciate any help.
This message posted from opensolaris.org