Changes between Version 2 and Version 3 of WebInterface


Ignore:
Timestamp:
Jan 3, 2010, 12:21:31 PM (15 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebInterface

    v2 v3  
    55On this page the GUI's tabs (bold), subtabs (italic) and their functionality are defined.
    66
    7 
    8 ==System==
     7== System ==
    98
    109General settings:
     
    4847 
    4948
    50 ==Interfaces==
     49== Interfaces ==
    5150
    5251'''Assign''':
     
    5453Set Interface Network port with dropdown menu for Internal, WAN and External.
    5554
    56 ===LAN===
     55=== LAN ===
    5756
    5857'''Type''': dropdown menu: static or DHCP by default DHCP. Select static if you use another DHCP server in your network.
     
    6261'''MTU''': Enter a value for MTU, If you enter a value in this field, then MSS clamping for TCP connections to the value entered above minus 40 (TCP/IP header size) will be in effect. If you leave this field blank, an MTU of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed.
    6362
    64 ===WAN===
     63=== WAN ===
    6564
    6665'''Type''': dropdown menu: static or DHCP by default DHCP. Select static if you use another DHCP server in your network.
     
    7675'''DHCP Client''' configuration: Hostname. The value in this field is sent as the DHCP client identifier and hostname when requesting a DHCP lease. Some ISPs may require this (for client identification).
    7776
    78 ===External===
     77=== External ===
    7978
    8079'''Type''': Dropdown menu with: static or DHCP
     
    10099 
    101100
    102 ==Firewall==
     101== Firewall ==
    103102
    104103The firewall is used to block unauthorized access while permitting authorized communications. It can be configured to permit, deny, encrypt, decrypt, or proxy all (in and out) computer traffic between different security domains based upon a set of rules and other criteria.
     
    131130 
    132131
    133 ==Services==
     132== Services ==
    134133
    135134'''DHCP''':
     
    164163Description: You may enter a description here for your reference (not parsed).
    165164
    166 ==DNS Forwarding==:
     165== DNS Forwarding ==:
    167166
    168167'''Add DNS''':
     
    196195Password: Enter your password for the service type.
    197196
    198 ==HTTPS==
     197== HTTPS ==
    199198
    200199Certificate: Paste a signed certificate in X.509 PEM format here.
     
    206205Internet Protocol Security (IPsec) is a protocol suite for securing Internet Protocol (IP) communications by authenticating and encrypting each IP packet of a data stream.
    207206
    208 ==NTP==
     207== NTP ==
    209208
    210209Time zone: Select the location closest to you
     
    214213NTP time server: Use a space to separate multiple hosts (only one required). Remember to set up at least one DNS server if you enter a host name here!
    215214
    216 ==Proxy==
     215== Proxy ==
    217216
    218217In computer networks, a proxy server is a server (a computer system or an application program) that acts as an intermediary for requests from clients seeking resources from other servers.
     
    220219To be continued
    221220
    222 ==SSH==
     221== SSH ==
    223222
    224223Secure Shell or SSH is a network protocol that allows data to be exchanged using a secure channel between two networked devices.
     
    226225Enable SSH, check to enable, uncheck to disable SSH access to the generic proxy appliance
    227226
    228 ==Scheduling==
     227== Scheduling ==
    229228
    230229To be continued
    231230
    232 ==Traffic shaping==
     231== Traffic shaping ==
    233232
    234233Traffic shaping (also known as "packet shaping") is the control of computer network traffic in order to optimize or guarantee performance, lower latency, and/or increase usable bandwidth by delaying packets that meet certain criteria.