> Date: Sun, 20 Sep 2015 23:52:32 +0300 > Subject: Re: [OpenWrt-Devel] [PATCH] comgt-ncm: Add possibility to > choose PDP context type > From: s...@olmari.fi > To: malaa...@elisanet.fi > CC: openwrt-devel@lists.openwrt.org > > This is not working with Huawei E3276, only "option pdptype 'IP' works, > IPV6 and IPV4V6... I do not have IPv6 offered from ISP currently, > should it matter. At attachment there is clips from the log using each > option type, most important clip here, same for IPV4V6 (aka no option > set): > > Sun Sep 20 20:32:10 2015 daemon.notice netifd: wan (2935): sending -> > AT+CGDCONT=1,"IPV6","opengate" > Sun Sep 20 20:32:11 2015 daemon.notice netifd: wan (2935): Error > running AT-command > Sun Sep 20 20:32:11 2015 daemon.notice netifd: wan (2935): Failed to > initialize modem > > There is also some random other errors seen on log on _working_ > connection, I don't know do they bear any importance, as system works. > Anything I could do to make it work so that it wouldn't at least fail? > > Sami Olmari > > P.S. I've updated wiki with this new option information :) >
Hi, If you don't have IPv6 from your ISP, then that is expected. That doesn't change the fact that my patch does introduce a regression for those without IPv6, them having to manually disable it (setting ipv6 to 0 selects "IP" by default). I'll have to think the defaults through again, most likely changing PDP type "IP" to be the default unless IPv6 is explicitely _enabled_. Thanks for reporting! Matti _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel