Difference between revisions of "ETH1"

From Amahi Wiki
Jump to: navigation, search
Line 1: Line 1:
How to run an HDA with eth1
+
Amahi runs best with eth0, since it's the default option. Running with eth1 may not work for all apps, etc.
 +
 
 +
However, here is how to run an HDA with eth1
  
 
* Change /usr/bin/hdactl (near the top, search for eth0)
 
* Change /usr/bin/hdactl (near the top, search for eth0)
 
 
* Change /etc/openvpn/openvpn-startup (line 5)
 
* Change /etc/openvpn/openvpn-startup (line 5)
  
if you install ushare:
+
If you install an app like ushare:
 
* Change /var/hda/apps/ushare/ushare.conf (line 13)
 
* Change /var/hda/apps/ushare/ushare.conf (line 13)
  
if you install darkstat:
+
If you install darkstat:
 
* Change amahi-darkstat.initscript
 
* Change amahi-darkstat.initscript
  
 
Note that any change to /usr/bin/hdactl will be removed each time the hdactl RPM package is updated (when Amahi is updated), which means you'll need to re-do the above edit each time Amahi is updated.
 
Note that any change to /usr/bin/hdactl will be removed each time the hdactl RPM package is updated (when Amahi is updated), which means you'll need to re-do the above edit each time Amahi is updated.

Revision as of 22:00, 7 February 2011

Amahi runs best with eth0, since it's the default option. Running with eth1 may not work for all apps, etc.

However, here is how to run an HDA with eth1

  • Change /usr/bin/hdactl (near the top, search for eth0)
  • Change /etc/openvpn/openvpn-startup (line 5)

If you install an app like ushare:

  • Change /var/hda/apps/ushare/ushare.conf (line 13)

If you install darkstat:

  • Change amahi-darkstat.initscript

Note that any change to /usr/bin/hdactl will be removed each time the hdactl RPM package is updated (when Amahi is updated), which means you'll need to re-do the above edit each time Amahi is updated.