summaryrefslogtreecommitdiff
path: root/boot/broadcast.txt
blob: 36942c449146731452395c71211bf0ac54f9a5ac (plain)
1
2
3
4
5
6
7
8
9
10
11
auto lo
iface lo inet loopback
iface eth0 inet dhcp
 
auto wlan0
iface wlan0 inet static
  address 192.168.1.1
  netmask 255.255.255.0
  wireless-channel 1
  wireless-essid Jasper
  wireless-mode ad-hoc