OpenWrt Forum Archive

Topic: TL-MR3020 - Image with OpenVPN and 3G

The content of this topic has been archived on 2 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi all. I would build an Image with imgbuild for my TL-MR3020. I need OpenVPN and 3G-USB support. Is this correct?

make image PROFILE=TLMR3040 PACKAGES='openvpn-openssl \
comgt kmod-usb-serial kmod-usb-serial-option kmod-usb-serial-wwan usb-modeswitch usb-modeswitch-data'

Is it possible add LUCI or is 4MB to small?

make image PROFILE=TLMR3040 PACKAGES='luci-lib-sys liblua libuci-lua lua \
libubus-lua luci-lib-core luci-lib-nixio luci-sgi-cgi luci-lib-web \
luci-proto-core luci-i18n-english luci-mod-admin-core libiwinfo-lua \
luci-theme-base luci-theme-bootstrap luci-theme-openwrt luci-app-firewall \
luci-lib-ipkg luci-proto-ppp luci-mod-admin-full uhttpd uhttpd-mod-ubus luci luci-proto-3g\
openvpn-openssl \
comgt kmod-usb-serial kmod-usb-serial-option kmod-usb-serial-wwan usb-modeswitch usb-modeswitch-data'

Thanks!

(Last edited by nicki on 16 May 2016, 00:21)

Just try it out, but most probably LuCI won't fit into 4MB.

there's a development build for ROOTer fimrware builds here http://www.ofmodemsandmen.com/downloadse.html

on basic build, you will have all the 3g/4g/lte functions and to have a VPN, you need a EXT-ROOTer thing and have it installed on a USB flashdrive because 4mb flash wont go anywhere.

you can use the built-in microsd card slot on the modem (most of them had it anyway, Huawei and ZTE variants) and you can use that as a EXT-ROOTer drive,

Thanks for your reply.
I build my own image with OpenVPN, USB-Support and without LUCI. For 3G I will try Micros-SD-Card buil-in on the modem.

The discussion might have continued from here.