Configuration Scarlet Box: Difference between revisions
Jump to navigation
Jump to search
(Basic configuration and guidelines) |
(Settings for AMule) |
||
Line 1: | Line 1: | ||
== Configuration == |
== Configuration == |
||
=== DHCP Server settings === |
|||
* Advanced options settings |
|||
<div style="padding-left: |
<div style="padding-left:3em;"> |
||
{| class="wikitable" |
{| class="wikitable" |
||
|- |
|- |
||
Line 26: | Line 27: | ||
|- |
|- |
||
|Use local host as default gateway||yes |
|Use local host as default gateway||yes |
||
|} |
|||
</div> |
|||
* Fixed Host settings |
|||
<div style="padding-left:3em;"> |
|||
{| class="wikitable" |
|||
|- |
|||
!IP address!!MAC address!!Max. Lease Time!!Default Lease Time!!Comment |
|||
|- |
|||
|<tt>172.19.100.1</tt>||<tt>00:10:a7:0a:bf:6d</tt>||86400||43200||Set for '''AMule''' on '''Gryphon''' |
|||
|} |
|} |
||
</div> |
</div> |
||
=== DNS relay settings === |
|||
* DNS relay LAN database |
|||
<div style="padding-left:3em;"> |
<div style="padding-left:3em;"> |
||
{| class="wikitable" |
{| class="wikitable" |
||
Line 38: | Line 48: | ||
|- |
|- |
||
|Local domain name||HELL |
|Local domain name||HELL |
||
|} |
|||
</div> |
|||
=== Security settings === |
|||
* Advanced NAT Configuration settings |
|||
<div style="padding-left:3em;"> |
|||
{| class="wikitable" |
|||
|- |
|||
!colspan="12"|Reserved Mappings |
|||
|- |
|||
!colspan="2"|IP Addresses!!colspan="4"|Source IP Addresses!!Transport!!colspan="2"|External Port Range!!colspan="2"|Internal port Range!!Status |
|||
|- |
|||
!Global!!Internal!!IP Addr From!!IP addr To!!Source Subnet!!Source Netmask!!Type!!Start!!End!!Start!!End!!State |
|||
|- |
|||
|colspan="12"|'''Settings for AMule''' |
|||
|- |
|||
|Same as interface address||<tt>172.19.100.1</tt>||<tt>0.0.0.0</tt>||<tt>255.255.255.255</tt>||<tt>0.0.0.0</tt>||<tt>0.0.0.0</tt>||tcp||4500||4999||4500||4999||Enabled |
|||
|- |
|||
|Same as interface address||<tt>172.19.100.1</tt>||<tt>0.0.0.0</tt>||<tt>255.255.255.255</tt>||<tt>0.0.0.0</tt>||<tt>0.0.0.0</tt>||udp||4500||4999||4500||4999||Enabled |
|||
|} |
|} |
||
</div> |
</div> |
Revision as of 16:29, 23 January 2009
Configuration
DHCP Server settings
- Advanced options settings
Variable | Value |
---|---|
Subnet value | 172.19.0.0 |
Subnet mask | 255.255.0.0 |
IP interface | ethernet-0 |
Maximum lease time | 86400 |
Default lease time | 43200 |
Start of address range | 172.19.3.2 |
End of address range | 172.19.3.254 |
Use a default range | no |
Use local host address as DNS server | yes |
Use local host as default gateway | yes |
- Fixed Host settings
IP address | MAC address | Max. Lease Time | Default Lease Time | Comment |
---|---|---|---|---|
172.19.100.1 | 00:10:a7:0a:bf:6d | 86400 | 43200 | Set for AMule on Gryphon |
DNS relay settings
- DNS relay LAN database
Variable | Value |
---|---|
Local domain name | HELL |
Security settings
- Advanced NAT Configuration settings
Reserved Mappings | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
IP Addresses | Source IP Addresses | Transport | External Port Range | Internal port Range | Status | ||||||
Global | Internal | IP Addr From | IP addr To | Source Subnet | Source Netmask | Type | Start | End | Start | End | State |
Settings for AMule | |||||||||||
Same as interface address | 172.19.100.1 | 0.0.0.0 | 255.255.255.255 | 0.0.0.0 | 0.0.0.0 | tcp | 4500 | 4999 | 4500 | 4999 | Enabled |
Same as interface address | 172.19.100.1 | 0.0.0.0 | 255.255.255.255 | 0.0.0.0 | 0.0.0.0 | udp | 4500 | 4999 | 4500 | 4999 | Enabled |
Guidelines
Configuring the box
- Connect to http://local.gateway to configure the Scarlet box.
- Do the necessary changes and test whether the new changes are working.
- If not, one can power-off and power-on the box to recover the old settings back.
- Go to Configuration → Save config to save permanently the new configuration.
- Failure to do so means that old settings will be restored at next reboot./font>
- Go to System → Backup to download a Configuration Profile (.tpr file) that can be restored later on.
DHCP Server
Go to Configuration → DHCP server to configure box DHCP server.
- Click Advanced Options... to configure the DHCP server settings
- Click Create new Fixed Host... to create a new fixed host
- NEVER EVER use a fixed host address that is within the DHCP IP address allocation range configured for the selected subnet above, or the network will be down and the Scarlet box must be rebooted.