<div dir="ltr">Hi guys<div><br></div><div>I finally got Modem Manager up and running, and set it up with my Modem. It's working great and I learned a lot playing around with it.</div><div>My question right now is, I managed to bring up a context on the modem but I'm not sure how to hook up the PPP to it. I have a hspa and hspa_chat that I call but they fail to connect to the network:</div><div><br></div><div><br></div><div><div>pppd call hspa</div><div>{hspa_chat} Establishing Link...</div><div>Script /usr/sbin/chat -v -f /etc/ppp/peers/hspa_chat finished (pid 14633), status = 0x0</div><div>Serial connection established.</div><div>using channel 3</div><div>Using interface ppp0</div><div>Connect: ppp0 <--> /dev/ttyUSB3</div><div>ModemManager[4728]: <debug> [946952787.798597] [mm-base-manager.c:296] device_added(): (net/ppp0): could not get port's parent device</div><div>Warning - secret file /etc/ppp/pap-secrets has world and/or group access</div><div><div><div><div>sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x60506051> <pcomp> <accomp>]</div><div>sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x60506051> <pcomp> <accomp>]</div></div><div><div>sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x60506051> <pcomp> <accomp>]</div><div>sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x60506051> <pcomp> <accomp>]</div></div><div></div><div><div>sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x60506051> <pcomp> <accomp>]</div><div>sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x60506051> <pcomp> <accomp>]</div></div><div><div>sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x60506051> <pcomp> <accomp>]</div><div>sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x60506051> <pcomp> <accomp>]</div></div><div></div><div>LCP: timeout sending Config-Requests<br></div></div></div></div><div><div>Connection terminated.</div><div>Script /usr/sbin/chat -v -f /etc/ppp/peers/hspa_chat_down finished (pid 14788), status = 0x0</div><div>Serial link disconnected.</div><div>Modem hangup</div></div><div><br></div><div><br></div><div>My hspa:</div><div><div>debug</div><div>child-timeout 10</div><div>nodetach</div><div>maxfail 0</div><div>unit 0</div><div>ktune</div><div>/dev/ttyUSB3</div><div>115200</div><div>defaultroute</div><div>usepeerdns</div><div>mtu 496</div><div>mru 496</div><div><br></div><div>lcp-echo-failure 3</div><div>lcp-echo-interval 15</div><div>lcp-max-configure 8</div><div>lcp-max-failure 5</div><div>lcp-max-terminate 5</div><div><br></div><div>ipcp-max-failure 5</div><div>ipcp-max-configure 8</div><div>ipcp-max-terminate 5</div><div>ipcp-accept-local</div><div>ipcp-accept-remote</div><div><br></div><div>novj</div><div>noccp</div><div><br></div><div>noauth</div><div><br></div><div>nocrtscts</div><div>lock</div><div>connect '/usr/sbin/chat -v -f /etc/ppp/peers/hspa_chat'</div><div>disconnect '/usr/sbin/chat -v -f /etc/ppp/peers/hspa_chat_down'</div></div><div><br></div><div><br></div><div> and hspa_chat:</div><div><div>SAY '{hspa_chat} Establishing Link...\n'</div><div>TIMEOUT 1</div></div><div><br></div><div><br></div><div>Any documentation on this?</div><div>Thanks!</div></div>