From acb8da4edf611c2199bbf6d3b26eeec0f69f1b56 Mon Sep 17 00:00:00 2001 From: Jacob Appelbaum Date: Fri, 26 Aug 2011 00:55:27 +0200 Subject: uap0 and not wlan0 --- packages/torouter-prep/configs/dnsmasq.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/torouter-prep/configs/dnsmasq.conf') diff --git a/packages/torouter-prep/configs/dnsmasq.conf b/packages/torouter-prep/configs/dnsmasq.conf index cc6477d..2711486 100644 --- a/packages/torouter-prep/configs/dnsmasq.conf +++ b/packages/torouter-prep/configs/dnsmasq.conf @@ -83,7 +83,7 @@ no-poll # interface (eg eth0) here. # Repeat the line for more than one interface. interface=eth1 -interface=wlan0 +interface=uap0 # Or you can specify which interface _not_ to listen on except-interface=eth0 except-interface=lo -- cgit v1.2.3