diff options
Diffstat (limited to 'packages/torouter-prep/configs/interfaces')
-rw-r--r-- | packages/torouter-prep/configs/interfaces | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/torouter-prep/configs/interfaces b/packages/torouter-prep/configs/interfaces index ef3071a..3af6c55 100644 --- a/packages/torouter-prep/configs/interfaces +++ b/packages/torouter-prep/configs/interfaces @@ -23,6 +23,7 @@ iface eth1 inet static post-up /etc/init.d/dnsmasq restart # The magic Tor wireless network +auto uap0 iface uap0 inet static address 172.16.23.1 netmask 255.255.255.0 |