summaryrefslogtreecommitdiff
path: root/boot/broadcast.txt
blob: ac01451b2b29ea93211a505da03067e16441b256 (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