livebox:webserver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
livebox:webserver [2012/03/20 12:18] – [WebServer] minerva9livebox:webserver [2012/05/03 20:02] – [Network / Services] brett
Line 23: Line 23:
 The network section defines what additional services will be enabled and the ports used, whether DHCP or STATIC IP configuration is setup, if the two Ethernet ports should be bridged together into a Switch configuration or addressed individually, the domain name of the Livebox and the NTP time server to stay in sync with. The network section defines what additional services will be enabled and the ports used, whether DHCP or STATIC IP configuration is setup, if the two Ethernet ports should be bridged together into a Switch configuration or addressed individually, the domain name of the Livebox and the NTP time server to stay in sync with.
  
-{{setup1.PNG}}+{{:livebox:uiadmin_mgt.jpg}}
  
 <code> <code>
 [network] [network]
-lan_proto=dhcp+lan_proto=static
 hostname=hahbox hostname=hahbox
 config_bridge=1 config_bridge=1
-ether_0=00:07:3A:11:22:00 +ether_0=00:07:3A:11:22:02 
-ether_1=00:07:3A:11:22:01+ether_1=00:07:3A:11:22:03 
 +ftp_enable=0
 domain= domain=
 ntp_host=uk.pool.ntp.org ntp_host=uk.pool.ntp.org
 +ip=192.168.11.9
 +netmask=255.255.255.0
 +gateway=192.168.11.1
 +dns=192.168.11.1
 </code> </code>
  
Line 43: Line 48:
  
 These network entries allow in-built services such as SSH, TELNET and FTP to be enabled/disabled. These network entries allow in-built services such as SSH, TELNET and FTP to be enabled/disabled.
 +
 +<note important>SSH requires that you're livebox can NTP sync to a valid time source before it will work.  This is a requirement of SSL, the encryption transport.  If you are having internet connectivity issues and your box can't time sync then enabled TELNET this has no such dependency.</note>
  
 {{services.PNG}} {{services.PNG}}
  • livebox/webserver.txt
  • Last modified: 2012/05/09 12:35
  • by minerva9