#18906: Add option to select PDP context type for 3G connections
----------------------+-----------------------------------
 Reporter:  jonas@…   |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:
Component:  packages  |    Version:  Barrier Breaker 14.07
 Keywords:            |
----------------------+-----------------------------------
 I have a 3G modem connect over USB with an operator that supports IPv6. In
 order for this to work, I need to modify the /etc/chatscripts/3g.chat and
 change the following


 {{{
 -OK      'AT+CGDCONT=1,"IP","$USE_APN"'
 +OK      'AT+CGDCONT=1,"IPV6","$USE_APN"'
 }}}


 Other possible values I've seen are "PPP", "IPV4V6". It seem that IPV4V6
 is what will be used by most operators around me.

 An option to the 3g proto file to select this would be great.

--
Ticket URL: <https://dev.openwrt.org/ticket/18906>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to