prioritising wifi networks

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
waynea
Level 3
Level 3
Posts: 135
Joined: Mon Oct 14, 2013 11:49 am

prioritising wifi networks

Post by waynea »

I want to set things up so that all clients connect to a preferred wifi network (and not to a segregated guest network).
There seems to be no way of doing this thorugh Start > preferences > Nework Connections.
Searching around I came across this link from Ask Ubuntu

Code: Select all

https://askubuntu.com/questions/165679/how-to-manage-available-wireless-network-priority
which looked promising but couldnt be made to work. One reason may be that the package

Code: Select all

nmcli
doesnt seem to exist in package manager.
I'm on Mint 17.3 MATE running a Lenovo X300
any ideas??
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
JoeFootball
Level 13
Level 13
Posts: 4673
Joined: Tue Nov 24, 2009 1:52 pm
Location: /home/usa/mn/minneapolis/joe

Re: prioritising wifi networks

Post by JoeFootball »

waynea wrote:any ideas??
On my Linux Mint 17.3 Cinnamon system, nmcli is installed by default. Are you sure that's not the case with your LM 17.3 MATE system?

Code: Select all

$ nmcli
Usage: nmcli [OPTIONS] OBJECT { COMMAND | help }

OPTIONS
  -t[erse]                                   terse output
  -p[retty]                                  pretty output
  -m[ode] tabular|multiline                  output mode
  -f[ields] <field1,field2,...>|all|common   specify fields to output
  -e[scape] yes|no                           escape columns separators in values
  -n[ocheck]                                 don't check nmcli and NetworkManager versions
  -v[ersion]                                 show program version
  -h[elp]                                    print this help

OBJECT
  nm              NetworkManager's status
  c[onnection]    NetworkManager's connections
  d[evice]        devices managed by NetworkManager
Joe
Locked

Return to “Networking”