aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2011-08-23 15:54:29 +0200
committerJacob Appelbaum <jacob@appelbaum.net>2011-08-23 15:54:29 +0200
commit74e568fc3ca899b202e839a31ec166f8f8c528c8 (patch)
tree1797f82ec16031ba8d69a39fcb627621eb89ddc2
parent5c61f445926f1420f61e509cea51dc7a24e1b0b5 (diff)
downloadtorouter-74e568fc3ca899b202e839a31ec166f8f8c528c8.tar.gz
torouter-74e568fc3ca899b202e839a31ec166f8f8c528c8.zip
we want wlan0 not uap0 for freedom-maker
-rw-r--r--packages/torouter-prep/configs/interfaces2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/torouter-prep/configs/interfaces b/packages/torouter-prep/configs/interfaces
index ef3071a..a72d593 100644
--- a/packages/torouter-prep/configs/interfaces
+++ b/packages/torouter-prep/configs/interfaces
@@ -23,7 +23,7 @@ iface eth1 inet static
post-up /etc/init.d/dnsmasq restart
# The magic Tor wireless network
-iface uap0 inet static
+iface wlan0 inet static
address 172.16.23.1
netmask 255.255.255.0
network 172.16.23.0