From 73d125b250b0e1741f8f7298226107566b33de61 Mon Sep 17 00:00:00 2001 From: ficus Date: Tue, 25 Sep 2012 19:01:13 +0200 Subject: dhcp settings for lan and wifi --- torouterui/templates/lib.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'torouterui/templates/lib.html') diff --git a/torouterui/templates/lib.html b/torouterui/templates/lib.html index 6ac5e12..03a671f 100644 --- a/torouterui/templates/lib.html +++ b/torouterui/templates/lib.html @@ -39,8 +39,17 @@ Network hardware not detected at all! SSID {{ ifstatus.ssid }} - Frequency - {{ ifstatus.freq }} + SSID Broadcast? + {{ ifstatus.ssid_broadcast }} + + Channel + {{ ifstatus.channel }} + + TX Power + {{ ifstatus.tx_power }} + + Auth Mode + {{ ifstatus.auth_mode }} Signal Strength {{ ifstatus.signal_dbm }} -- cgit v1.2.3