You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
270 B

3 years ago
  1. # Notes
  2. ## Config IP4V
  3. ```
  4. sudo connmanctl
  5. Error getting VPN connections: The name net.connman.vpn was not provided by any
  6. connmanctl> config wifi_38d269f946b4_756e7365722d486f757365_managed_psk --ipv4 manual 10.0.0.100 255.255.255.0 10.0.0.1 --nameservers 8.8.8.8
  7. ```