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/03/20 12:37] – [Network / Services] minerva9
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>
  
  • livebox/webserver.txt
  • Last modified: 2012/05/09 12:35
  • by minerva9