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
livebox:webserver [2012/03/20 12:25] – [Network / Services] minerva9livebox:webserver [2012/05/09 12:35] (current) – [Network / Services] minerva9
Line 9: Line 9:
 {{:livebox:info.png|}} {{:livebox:info.png|}}
  
-To access any other page but **info** you will need to authenticate.  Login as **admin** you can enter anything as the password and it will be accepted.  Not until the admin user password has been setup will it be validated. +To access any other page but **info** you will need to authenticate.  Logging in as **admin** you can enter anything as the password and it will be accepted.  Not until the admin user password has been setup will it be validated. 
  
 {{:livebox:login.png|}} {{:livebox:login.png|}}
Line 27: Line 27:
 <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 your 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 enable TELNET access. This has no such dependency.</note>
  
 {{services.PNG}} {{services.PNG}}
  • livebox/webserver.1332246321.txt.gz
  • Last modified: 2012/03/20 12:25
  • by minerva9