RPi gadget hint.

Suggested for the /etc/network/interfaces file

Existing rpi configuration:

  1. allow-hotplug usb0
  2. iface usb0 inet static
  3. address 192.168.7.2
  4. netmask 255.255.255.0
  5. network 192.168.7.0
  6. broadcast 192.168.7.255
  7. gateway 192.168.7.1

Recommended change:

  1. auto usb0
  2. iface usb0 inet static
  3. address 192.168.7.2
  4. netmask 255.255.255.0
  5. network 192.168.7.0
  6. broadcast 192.168.7.255
  7. gateway 192.168.7.1
Existing host machine configuration:

  1. allow-hotplug usb0
  2. iface usb0 inet static
  3. address 192.168.7.2
  4. netmask 255.255.255.0
  5. network 192.168.7.0
  6. broadcast 192.168.7.255
  7. gateway 192.168.7.1
  Recommended change:
 
  1. auto usb0
  2. iface usb0 inet static
  3. address 192.168.7.1
  4. netmask 255.255.255.0
  5. network 192.168.7.0
  6. broadcast 192.168.7.255
  7. gateway 192.168.7.1

Comments

Popular posts from this blog

Guiless?

Web.com and Network Solutions, the Walmart of the internet.

MSOffice vs Libreoffice