Difference between revisions of "Mesh/Network Configuration for Linux"

From Sudo Room
Jump to navigation Jump to search
(creating page)
 
Line 9: Line 9:
* Change method to "Manual"
* Change method to "Manual"
* Click Add
* Click Add
* Under "Address" type "192.168.1.10" (some devices will only accept from this IP)
* Under "Address" type the IP address
* Under "Netmask" type "255.255.255.0"
* Under "Netmask" type the Subnet Mask address
* Under "Gateway" type "0.0.0.0"
* Under "Gateway" type router / gateway address
* Click Save
* Click Save
* Click Close
* Click Close

Revision as of 21:33, 4 May 2016

Generic

Ubuntu

  • Click on the network icon on the top right of the toolbar.
  • Click "Edit connections..."
  • Click on Ethernet connection "Wired connection 1" and click Edit
  • Click on the "IPv4 Settings" tab
  • Change method to "Manual"
  • Click Add
  • Under "Address" type the IP address
  • Under "Netmask" type the Subnet Mask address
  • Under "Gateway" type router / gateway address
  • Click Save
  • Click Close