OUR NETWORK:TiVo Community TechLore Explore3DTV DVRplayground Dijit Community See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 376308.0
July 26, 2010 01:04 PM

Categories: Open Source Projects and Firmware

Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

Peter Redmer

Administrator
Joined: 01/02/2008

Peter Redmer
Administrator
Blog | Twitter

Discussion:    Add a Comment | Comments 1-9 of 9 | Latest Comment

July 26, 2010 1:10 PM

I wonder what app people like to use most once they install optware.
rTorrent - ADOS - SAWANNA CMS - eset_upd - transmission - imageview - asterisk - sabnzbget - nzbgetweb - plowshare

http://placeshiftingenthusiasts.com/

July 26, 2010 1:11 PM

That could be our next poll!

Peter Redmer
Administrator
Blog | Twitter

January 19, 2011 12:46 PM

So the real question, like 60% of the vote is. What is Optware? What does it do, is it easy to install, what benefit does it have for my network?

Andrew

January 19, 2011 2:36 PM

For dd-wrt see:

http://www.dd-wrt.com/wiki/index.php/Optware,_the_Right_Way

January 19, 2011 3:34 PM

Kong, I read the article. It was way over my head so I voted What the Heck.

Netgear WNR3500L, DD-WRT Kong Mod USB/FTP/SAMBA3/OpenVPN/Proxy Build 18010M, Win XP Home SP3, Firefox 8, ethernet to GlobeSurfer II modem.

January 20, 2011 7:54 AM

The Optware home page has a better explanation. Optware is a package management system which allows you to use USB external storage devices to hold router software. Instead of packing all the functionality (i.e. VPN, SSH, miniDNLA) onto a tiny ROM, only boot processes go on the 8MB ROM; software is stored on the GBs (TBs?) of an external hard drive or thumbstick.
http://www.nslu2-linux.org/wiki/Optware/HomePage

January 20, 2011 10:57 AM

Thank you Benji. That gives me a better understanding.

The question for me now is, if all my required functionality can be packaged onto the 8MB ROM, what is the advantage of installing/using Optware?

Netgear WNR3500L, DD-WRT Kong Mod USB/FTP/SAMBA3/OpenVPN/Proxy Build 18010M, Win XP Home SP3, Firefox 8, ethernet to GlobeSurfer II modem.

January 23, 2011 4:26 AM updated: January 23, 2011 4:27 AM

It only depends on your needs. If you need only a router wuth extended functionnalities, then you don't need optware. But if you're using your router as a NAS you will probably want to download things directly from the router using torrent ou newsgroups (so you need a bittorrent software or a newsgroup grabber... can't be done without optware).

Some other people maintain a small web site hosted on the router: so you need optware to to install a web server. Others use their router as a VoIP device: you must install asterisk...

And sometimes, some routers haven't enough ROM/RAM to host a big version of firmware (it means no DLNA, no NAS support etc....) but if they have an USB port they can have it through optware.

You can also install various network monitoring tools and so on... See Optware site for all packaged softwares.

All above must be done thinking that a router is not a computer and can't have the same use.

WNR3500L running Toastman's Tomato.

January 23, 2011 5:23 AM

rbscairns said: Thank you Benji. That gives me a better understanding. The question for me now is, if all my required functionality can be packaged onto the 8MB ROM, what is the advantage of installing/using Optware?
You getting all this packages.

  • Bash instead of shell in busybox - (LFS support)
  • Automounting, Unmounting and Hotmounting of storage devices - Automatically mounts all recognized partitions and filesystem formats (including NTFS in K26).
  • Network printing with Watchprinter - Plug a USB printer into your router and let anyone on the LAN (or even WAN) print.
  • Torrent transmission with watchdog - Including Bittorrent transmission with Web Administration
  • Pre-configured Samba share - Samba provides file and print services for various Microsoft Windows clients and can integrate with a Windows Server domain, either as a Primary Domain Controller (PDC) or as a domain member. http://www.samba.org/
  • NFS File Sharing - It is now possible to share files via NFS in a pure Linux environment.
  • Xinetd - A replacement for inetd, the internet services daemon. Controls user defined network services such as printing and SWAT (Samba Web Administration Tool) http://www.xinetd.org/
  • Pound - A lightweight open source reverse proxy program suitable to be used as a web server load balancing solution. http://www.apsis.ch/pound/
  • Vlighttpd - Allows you to get a 2nd IP on your system and run virtual hosting there.
  • Pixelserv - A super minimal webserver, it's one and only purpose is serving a 1x1 pixel transparent gif file. Using some creative firewalling (netfilter/iptables) rules you can redirect some webrequests (for adds for example) to pixelserv. http://proxytunnel.sourceforge.net/pixelserv.php
  • AsiaBlock - A custom iptables firewall that is configurable to block certain countries from accessing your Webserver, FTP or just general Web surfing.
  • Worldblock - Very similar to Asiablock, other than the fact that it is for blocking everything except your country. To properly use this service, you must know how to use Vi editor to add your country.
  • StopHack - This CRON script will check /var/log/messages for pound entries that are malicious and put the IP's in /opt/etc/asia.spam. The AsiaBlock service MUST be running for this to work.
  • Stophammer - Similar to stophack, only it provides firewall services that increase your network security in a very respectable fashion. See Service examples below to understand how it works.
  • Vim with proper terminal support - Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. http://www.vim.org/about.php
  • Siproxd - A masquerading SIP Proxy Server. Siproxd is a proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP connections work via an masquerading firewall (NAT). It allows SIP software clients (like kphone, linphone) or SIP hardware clients (Voice over IP phones which are SIP-compatible).
  • Fixtables - This service is used to fix a firewall rule-set bug that is present in all K26 firmwares. K24 is not affected. The service also contains VITAL security measures against current DD-WRT builds! It is highly recommended to use.
  • Zabbix - Zabbix offers advanced monitoring, alerting and visualization features today which are missing in other monitoring systems, even some of the best commercial ones. This service blows away SNMP, Cacti, Wallwatcher, etc. For more information, search the forums and check out the website! http://www.zabbix.com/features.php
  • Reloc_syslogd - A service that is designed to extend the size of DD-WRT's syslogd and integrate kernel logging into /opt/var/log/messages
  • Service tool - Control all of these services. (Usage explained below)
  • Services running as other users than root
  • Other various useful tools such as net and storage diagnostics..

Discussion:    Add a Comment | Back to Top | Comments 1-9 of 9 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window