Week 3
Week 3
- Made a more detailed system diagram
- Redesigned a project plan in Gantt chart form
- Connected the entire system (Router, Sever, web page)
- Tested
Our more detailed system diagram is followed. The first step was to set our fake WiFi's name the same as the school official open WiFi's name which is used to induce users to connect our fake WiFi. Then a HTTP request would be send to our router. We downloaded a software in the router to redirect request to let our server send security warning web page to the user. Installed the OpenWRT to find the connection record.
The redesigned project plan in Gantt chart form is shown below:
In this week, we successfully connected the entire system which includes router, web page and server. Through the software we downloaded to the router, entered the server's IP address in the configuration file in this software to connect the router to the server. Then put the script, picture and html file of the web page into the corresponding folder of the server, so that the webpage and the server could be connected. The below shows this entire system.
During the testing, we found that we could connect to our fake WiFi successfully use the mobile phone, but the web page did not pop out as expected. We are still working on this problem.
We used openwrt's command-line operations to see how many users were connected to our fake AP. Since we couldn't see how long the user was connected , we download the "nodogsplash" plug-in for the router. After enabling nodogsplash, we can see the connection time of the user connected to the fake AP by checking the status of nodogsplash.
评论
发表评论