Re: system-connection for WWAN not working



On Mon, 2009-11-16 at 15:14 +0100, van Schelve wrote:
> Hello.
> 
> I trying to create a system-connection for an internal wwan module under
> ubuntu-karmic.
> 
> When configuring as a user connection I am able to use it for dial-up
> later. Now I changed this connection and set the hook in "available to all
> users" with the following results:
> 
> - I need to type in my login password again
> - a new file is in /etc/NetworkManager/system-connections/:
> root c399415:~# ls -l /etc/NetworkManager/system-connections/
> -rw------- 1 root root 749 Nov 16 14:53 MyWWAN
> 
> - When trying to connect the pppd terminates with signal 15:
> 
> Nov 16 14:55:56 c399415 pppd[3491]: Plugin
> /usr/lib/pppd/2.4.4/nm-pppd-plugin.so loaded.
> Nov 16 14:55:56 c399415 pppd[3491]: pppd 2.4.5 started by root, uid 0
> Nov 16 14:55:56 c399415 pppd[3491]: Removed stale lock on ttyUSB2 (pid
> 3362)
> Nov 16 14:55:56 c399415 pppd[3491]: Using interface ppp0
> Nov 16 14:55:56 c399415 pppd[3491]: Connect: ppp0 <--> /dev/ttyUSB2
> Nov 16 14:55:56 c399415 pppd[3491]: CHAP authentication succeeded
> Nov 16 14:55:56 c399415 pppd[3491]: CHAP authentication succeeded
> Nov 16 14:56:16 c399415 pppd[3491]: Terminating on signal 15
> 
> - When trying to connect again the NM symbol rotates extremly fast in the
> gnome-panel but no pppd comes up under the hood.

Can you try some PPP debugging?  You can enable that in NM by:

1) stopping NetworkManager
2) running NM as root like:

NM_PPP_DEBUG=1 /usr/sbin/NetworkManager --no-daemon

3) try to connect the system 3G connection
4) grab the output from NM/pppd and reply with it to this mail

That should tell us more about what NM is doing.

Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]