OpenWrt GUI: new release
Post Info
Author
Date
Posted: Wednesday, February 15, 2006
Updated: Saturday, November 24, 2007
Categories
Development::Linux::OpenWrt (20)
Development::Web::AJAX::Dojo (25)
It looks like this is the last update before upcoming beta release. Besides some minor bug fixes, it sports improved firewall configuration widget:
- Compact representation of port ranges.
- Example: tcp 9000-9100 => mycomp
- Port redirection.
- Example: tcp 8080 => mycomp:80
While the former improves on existing functionality, the latter implements totally new feature. It allows mapping external ports to different ports of internal computers. Redirection of ranges is supported as well. As a matter of fact it was the most requested feature so far.
The package is here: webui-0.1-alpha.ipk. You can install it using following command in OpenWrt shell:
ipkg install http://lazutkin.com/download/webui-0.1-alpha.ipk
Previous release notes can be found here: WebUI refresher, and alpha released.
Save/recommend this post:
Subscribe to this blog:
Most recent related documents:
Document published at about the same time:

