Private
Server IP : 195.201.23.43  /  Your IP : 18.226.52.105
Web Server : Apache
System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64
User : kdecoratie ( 1041)
PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /etc/default/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /etc/default/ubuntu-fan
#
# Configuration for Ubuntu fan overlay network
#

# FAN_OVERLAY defines the /8 network that is the overlay network.
# It is supplied in the format "250.0.0.0/8".  Note that the /8 specified
# will, if a routable destination, be superseded by the fan overlay.
#
# If this is not set, the fan will not be configured.
#
#FAN_OVERLAY="250.0.0.0/8"

# Use a bridge specifically for the fan overlay.  May be set to false
# to use a pre-existing bridge, e.g., one provided by lxc.  In that case,
# the bridge must be configured for use with fan.
#
USE_FAN_BRIDGE="true"

# Name of the fan bridge, if USE_FAN_BRIDGE is set to true.
# Note if you change the bridge name you need to 
# hange /etc/dnsmasq.d/ubuntu-fan to match.
#
FAN_BRIDGE="fanbr0"

# The network interface to utilize for the fan overlay traffic.  If
# not specified here, the interface associated with the default
# route is chosen.
#
#FAN_PRIMARY="eth0"

# FAN_PRIMARY_ADDR contains the IPv4 address on the FAN_PRIMARY
# interface to use for the fan.
#
# If this is not specified, the first IPv4 address assigned to the
# FAN_PRIMARY interface is utilized.  FAN_PRIMARY_ADDR is specified
# as an IPv4 address without a network mask specifier.
#
# It is expected that this address will be part of a /16 subnet to
# be utilized for the fan underlay.
#
#FAN_PRIMARY_ADDR="10.2.3.4"

# Name of the tunnel device used for fan traffic
#
FAN_DEV="fan0"

Private