On Wed, 2013-09-04 at 03:33 +0200, FA - ML wrote:
> Hello,
> 
>     I have a strange problem with network-manager and my 3g connection.
> My system:
> 
>     - I run Debian wheezy (stable)
>     - Kernel is 2.6.31.14.27-efikamx
>     - I installed network-manager and network-manager-gnome and stalonetray
>     - I do not use a DE. I have X plus Xmonad installed. Whenever I need to
>       use nm-applet, I launch stalonetray.
> 
> The problem:
> 
>     - I add a broadband connection (3G) via the nm applet; fill in all the
>       needed infos
>     - I try to connect to such connection, it works flawlessly
>     - I disconnect
>     - When I try to reconnect back again, I cannot.
>     - The only way to get the connection to work back again is to edit
>       connection / delete and then add it back once again
> 
> I attach the log obtained via `modem-manager --debug` and
> `NM_PPP_DEBUG=1 /usr/sbin/NetworkManager --no-daemon`. In those logs
> I perform the add/connect/disconnect actions.
> 
> It seems an authentication problem, but I have no idea on how to solve it.
> Any help appreciated!

It's clearly not a ModemManager issue, but an NM issue.  Could you run
NetworkManager with these options?

/usr/sbin/NetworkManager --no-daemon --log-level=debug
--log-domains="core,hw,device,agents,ip4"

and post the log output?  Also, can you paste in the connection file
from /etc/NetworkManager/system-connections (taking out any information
you consider confidential, of course).

Thanks,
Dan

_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to