On Fri, 2018-11-30 at 11:24 -0800, Tim Harvey wrote:
> root@bionic-newport:~# nmcli connection add type gsm con-name mymodem
> apn $APN
> Error: 'ifname' argument is required.

try:

  $ nmcli connection add type gsm con-name mymodem apn $APN ifname ''

or

  $ nmcli connection add type gsm con-name mymodem apn $APN ifname '*'


best,
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Reply via email to