Hi all, I' ve a raspberry pi, but at home I haven' t an internet connection and I use a free wifi. To connect Raspberry so I thinked to use my MAC as router, I went in Preferences->Internet and wireless->Share and I checked Share Internet: Share from: Wifi at computer that use: Ethernet.
But Raspberry still doesn' t connect. What should I do?
When I write in Raspberry terminal (LXTerminal)
- Code: Select all
ifconfig
there are two result
- Code: Select all
eth0
with some infos and
- Code: Select all
lo
with some infos, but if I write
- Code: Select all
iwconfig
the result of each one is
- Code: Select all
Interface doesn' t support scanning.
I' m using Mac os 1.8.2 and Raspberry Pi with Raspbian.
Help me, Thank you!!!
AlessioMTX