如何自定义登陆页面("Blocked by Netgear" - 更改为 "Blocked by house owner",等等)
How to customize a landing page ("Blocked by Netgear" - change to "Blocked by house owner", etc.)
希望我来对了论坛。
我只是想问一下我是否可以自定义一个着陆页。
我在家里屏蔽了一些网站(我的室友一直在下载不可靠的东西)。
但与其说 "Blocked by Netgear",不如说 "Landlord prohibits access to these websites as per the lease agreement" 等等
我使用的是 Netgear DGN2200 调制解调器路由器。
谢谢。
不幸的是,我认为不经过一些努力是不可能的:
有关详细信息,请参阅此论坛:
Netgear Forum
编辑:来自上文post
How To Change "BLOCKED BY NETGEAR FIREWALL"
- Enable Debug Mode On Your Router a) http://192.168.0.1/setup.cgi?todo=debug b)
http://192.168.0.1/block.htm c) view source of block.htm, copy it to
notepad, edit to your liking. d) save modified block.htm as block.htm
to your C:\ as c:\block.htm
- Open up a telnet console a) telnet 192.168.0.1 b) enter your router username c) enter your router password
- Navigate/Change/CHMOD a) cd /etc/ b) CHMOD 0777 block.htm c) mv block.htm old_block.htm
- Upload a) open an FTP command line b) upload c:\block.htm to your server c) make sure it looks nice (NOTE: Angelfire/Geocities/etc...
will not work, banners ruin it)
- SECRET WGET in Router a) navigate to /etc/ in your router from telnet b) wget http://yourpaidwebhost.com/block.htm c) enjoy
- Visit a blocked website a) visit a blocked website.
By Ryan M For GovernmentSecurity.org
希望我来对了论坛。
我只是想问一下我是否可以自定义一个着陆页。
我在家里屏蔽了一些网站(我的室友一直在下载不可靠的东西)。
但与其说 "Blocked by Netgear",不如说 "Landlord prohibits access to these websites as per the lease agreement" 等等
我使用的是 Netgear DGN2200 调制解调器路由器。
谢谢。
不幸的是,我认为不经过一些努力是不可能的:
有关详细信息,请参阅此论坛: Netgear Forum
编辑:来自上文post
How To Change "BLOCKED BY NETGEAR FIREWALL"
- Enable Debug Mode On Your Router a) http://192.168.0.1/setup.cgi?todo=debug b) http://192.168.0.1/block.htm c) view source of block.htm, copy it to notepad, edit to your liking. d) save modified block.htm as block.htm to your C:\ as c:\block.htm
- Open up a telnet console a) telnet 192.168.0.1 b) enter your router username c) enter your router password
- Navigate/Change/CHMOD a) cd /etc/ b) CHMOD 0777 block.htm c) mv block.htm old_block.htm
- Upload a) open an FTP command line b) upload c:\block.htm to your server c) make sure it looks nice (NOTE: Angelfire/Geocities/etc... will not work, banners ruin it)
- SECRET WGET in Router a) navigate to /etc/ in your router from telnet b) wget http://yourpaidwebhost.com/block.htm c) enjoy
- Visit a blocked website a) visit a blocked website.
By Ryan M For GovernmentSecurity.org