I have a shortcut icon in the panel (close to the time and date display) for network connections. If I left click this icon, a list with a number of wired as well as wireless networks shows up.
When I run my iphone with the setting->internet sharing: ON and plug in the USB cable in between the laptop and the iphone, a network called Auto wwan0 (this is the iphone) shows up when left clicking the network connections icon in the panel.
The iphone is an access point, and I used to be able to connect to the iphone before (and then use the iphone’s GSM/UMTS connection in order to surf the web on the laptop). Now this does not work for me anymore. Why?
I have only done the regular updates to the system, no special tweaks so I’m a bit confused…
Yes I think it is now. I still don’t understand why do You need to plug in the iPhone in order for the network to show up but I guess that does not matter all that much. The icon for network connections is an applet for NetworkManager. Trace the logs when You’re trying to connect. You can do this with the following command to observe the log file “live” :
tail -f /var/log/NetworkManager
I think You need root rights to watch the log. After running this command keep the terminal open, try to connect and look what pops up there. You can also paste the output here if You are not sure what the log says.
Hi, thanks for the suggestion, but I had no luck with that tweak. When connecting to the iPhone the log still reveals that the dhcp transaction takes too long.
Still writing from my iPhone which is inconvenient. Adding to the inconvenience: I fell from my bike and broke my collar bone… No Internet on the laptop, no (operational) right arm. But if you give me some more hints/suggestions I will (slowly) try it out.
Many thanks so far!
(in a few days I will get my hands on a machine so that I can copy n paste the log file)