[Xastir] Xastir on the Raspberry Pi

Max Harper kg4pid at yahoo.com
Mon Nov 18 11:09:13 EST 2013


"Post your /etc/network/interfaces file and we'll see what we can figure
out with your interface.  That one file dictates a lot of this behavior."
 
Here it is and thanks for taking a look.
 
auto lo
 
iface lo inet loopback
iface eth0 inet static
address 192.168.1.211
netmask 255.255.255.0
gateway 192.168.1.1
 
allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet static
address 192.168.1.211
netmask 255.255.255.0
gateway 192.168.1.1
 
Thanks Max



More information about the Xastir mailing list