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

_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to