mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
xburst: nanonote: move Ben special files to it's package
This commit is contained in:
@@ -1,16 +0,0 @@
|
|||||||
# Copyright (C) 2006 OpenWrt.org
|
|
||||||
|
|
||||||
config interface loopback
|
|
||||||
option ifname lo
|
|
||||||
option proto static
|
|
||||||
option ipaddr 127.0.0.1
|
|
||||||
option netmask 255.0.0.0
|
|
||||||
|
|
||||||
config interface lan
|
|
||||||
option ifname usb0
|
|
||||||
option proto static
|
|
||||||
option ipaddr 192.168.254.101
|
|
||||||
option netmask 255.255.255.0
|
|
||||||
option gateway 192.168.254.100
|
|
||||||
option dns "8.8.8.8 8.8.4.4"
|
|
||||||
option hostname BenNanoNote
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
config system
|
|
||||||
option hostname BenNanoNote
|
|
||||||
option timezone UTC
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
127.0.0.1 BenNanoNote localhost
|
|
||||||
@@ -16,7 +16,6 @@ net.ipv4.netfilter.ip_conntrack_max=16384
|
|||||||
net.ipv4.netfilter.ip_conntrack_tcp_timeout_established=3600
|
net.ipv4.netfilter.ip_conntrack_tcp_timeout_established=3600
|
||||||
net.ipv4.netfilter.ip_conntrack_udp_timeout=60
|
net.ipv4.netfilter.ip_conntrack_udp_timeout=60
|
||||||
net.ipv4.netfilter.ip_conntrack_udp_timeout_stream=180
|
net.ipv4.netfilter.ip_conntrack_udp_timeout_stream=180
|
||||||
# net.ipv6.conf.all.forwarding=1
|
|
||||||
|
|
||||||
# disable bridge firewalling by default
|
# disable bridge firewalling by default
|
||||||
net.bridge.bridge-nf-call-arptables=0
|
net.bridge.bridge-nf-call-arptables=0
|
||||||
|
|||||||
Reference in New Issue
Block a user