skip to content
..., etc.
User Tools
Log In
Site Tools
Search
Tools
Show page
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
unix:stora
To open arbitrary ports on a NetGear Stora, edit /etc/init.d/iptables and add a variable near the top of the file called TCP_OPEN_PORTS_EXT. <code> export DEF_PROFILE=`grep '^defaultProfile' $OEADMIN_CONFIG | awk '{print $2;}'` export TCP_OPEN_PORTS_EXT=29101 </code> Then issue a restart via "/etc/init.d/iptables restart". This is necessary if you want to setup an arbitrary daemon on the system, like transmission, maybe.
unix/stora.1296648557.txt.gz
· Last modified: 2011/02/02 07:09 by
ben
Page Tools
Show page
Old revisions
Backlinks
Back to top