# Automatically enable USB network when PC Suite mode is active (default disabled)
USBNETWORK_ENABLE=0

# Automatically enable NAT for sharing internet connection to host (needs kernel with NAT support and iptables, default disabled)
USBNETWORK_NAT=0

# Automatically start DHCP server dnsmasq for assigning IP address to host (default disabled)
# Also start DNS server when USBNETWORK_NAT is enabled and send DNS and gateway addresses via DHCP
USBNETWORK_DHCP=0

# IP Address configuration is taken from file /etc/network/interfaces (interface usb0)
