Nexx WT3020H
Wie sieht Unterstützung durch unser Meshkit aus?
Code: Alles auswählen
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/package$ ls -l
insgesamt 12
-rw-rw-r--  1 tommy tommy 6524 Jun 17 23:33 Makefile
drwx------ 12 tommy tommy 4096 Jun 19 22:01 packages-halle-master
Code: Alles auswählen
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/package$ make
Makefile:10: /feeds.mk: Datei oder Verzeichnis nicht gefunden
make: *** Keine Regel, um »/feeds.mk« zu erstellen.  Schluss.
Code: Alles auswählen
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/package$ makeMakefile:10: /feeds.mk: Datei oder Verzeichnis nicht gefunden
make: *** Keine Regel, um »/feeds.mk« zu erstellen.  Schluss.
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/package$ cd ..
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64$ make
awk: include/scan.awk: line 21: function asort never defined
awk: include/scan.awk: line 21: function asort never defined
Collecting package info: done
awk: include/scan.awk: line 21: function asort never defined
awk: include/scan.awk: line 21: function asort never defined
Collecting target info: done
#
# configuration written to .config
#
 make[1] world
 make[2] package/compile
 make[2] package/index
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64$ Code: Alles auswählen
src custom file:///home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packagesCode: Alles auswählen
make image PROFILE="MT7620a" PACKAGES="freifunk-halle-full"Code: Alles auswählen
Downloading file:///home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages/Packages.
Downloading file:packages/Packages.
Updated list of available packages in /home/tommy/openwrt/OpenWrt-ImageBuilder-ramips-mt7620.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.10/root-ramips//usr/lib/opkg/lists/imagebuilder.
Collected errors:
 * copy_file: ///home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages/Packages: No such file or directory.
 * file_copy: Failed to copy file ///home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages/Packages to /home/tommy/openwrt/OpenWrt-ImageBuilder-ramips-mt7620.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.10/root-ramips//usr/lib/opkg/lists/custom.
make package_install
make[2]: Entering directory `/home/tommy/openwrt/OpenWrt-ImageBuilder-ramips-mt7620.Linux-x86_64'
Code: Alles auswählen
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/package$ ls -l
insgesamt 48
drwxrwxr-x 2 tommy tommy 4096 Jun 20 16:30 freifunk-de
drwxrwxr-x 3 tommy tommy 4096 Jun 20 16:30 freifunk-gwtunnel
drwxrwxr-x 2 tommy tommy 4096 Jun 20 16:30 freifunk-halle
drwxrwxr-x 3 tommy tommy 4096 Jun 20 16:30 freifunk-halle-botinfo
drwxrwxr-x 3 tommy tommy 4096 Jun 20 16:30 freifunk-halle-dhcp
drwxrwxr-x 3 tommy tommy 4096 Jun 20 16:30 freifunk-halle-full
drwxrwxr-x 3 tommy tommy 4096 Jun 20 16:30 freifunk-halle-luci2
drwxrwxr-x 2 tommy tommy 4096 Jun 20 16:30 freifunk-halle-vpn
drwxrwxr-x 3 tommy tommy 4096 Jun 20 16:30 freifunk-halle-vpn-prepare
drwxrwxr-x 3 tommy tommy 4096 Jun 20 16:30 freifunk-halle-without-vpn
-rw-rw-r-- 1 tommy tommy 6524 Jun 15 08:51 Makefile
Code: Alles auswählen
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages$ ls -l
insgesamt 28
drwxr-xr-x 2 tommy tommy 4096 Jun 20 19:17 base
drwxr-xr-x 2 tommy tommy 4096 Jun 20 19:17 luci
drwxr-xr-x 2 tommy tommy 4096 Jun 20 19:17 management
drwxr-xr-x 2 tommy tommy 4096 Jun 20 19:17 packages
drwxr-xr-x 2 tommy tommy 4096 Jun 20 19:17 routing
drwxr-xr-x 2 tommy tommy 4096 Jun 20 19:17 targets
drwxr-xr-x 2 tommy tommy 4096 Jun 20 19:17 telephony
Code: Alles auswählen
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64$ make -j1 V=s
#
# configuration written to .config
#
make[1]: Entering directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64'
make[2]: Entering directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64'
make[3]: Entering directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/package/freifunk-de'
mkdir -p /home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages /home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.10/freifunk-de/ipkg-ramips_24kec/freifunk-de/CONTROL /home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.10/pkginfo
cp -fpR ./files/* /home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.10/freifunk-de/ipkg-ramips_24kec/freifunk-de/
cp: cannot stat './files/*': No such file or directory
make[3]: *** [/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages/base/freifunk-de_1.0_ramips_24kec.ipk] Error 1
make[3]: Leaving directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/package/freifunk-de'
make[2]: *** [package/freifunk-de/compile] Error 2
make[2]: Leaving directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64'
make[1]: *** [/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.10/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64'
make: *** [world] Fehler 2
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64$ 
Code: Alles auswählen
screen /dev/ttyAMA0 57600Code: Alles auswählen
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64$ make -j1 V=s
#
# configuration written to .config
#
make[1]: Entering directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64'
make[2]: Entering directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64'
make[3]: Entering directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/package/freifunk-de'
mkdir -p /home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages /home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.10/freifunk-de/ipkg-ramips_24kec/freifunk-de/CONTROL /home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.10/pkginfo
cp -fpR ./files/* /home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.10/freifunk-de/ipkg-ramips_24kec/freifunk-de/
cp: cannot stat './files/*': No such file or directory
make[3]: *** [/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages/base/freifunk-de_1.0_ramips_24kec.ipk] Error 1
make[3]: Leaving directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/package/freifunk-de'
make[2]: *** [package/freifunk-de/compile] Error 2
make[2]: Leaving directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64'
make[1]: *** [/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.10/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64'
make: *** [world] Fehler 2
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64$ Code: Alles auswählen
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64$ tree package
package
├── freifunk-de
│   └── Makefile
├── freifunk-gwtunnel
│   └── files
│       └── etc
│           └── config
│               └── freifunk-gwtunnel
├── freifunk-halle
│   └── Makefile
├── freifunk-halle-botinfo
│   ├── files
│   │   ├── etc
│   │   │   ├── config
│   │   │   │   └── botinfo
│   │   │   └── init.d
│   │   │       └── botinfo
│   │   ├── usr
│   │   │   └── share
│   │   │       ├── shlib-olsr.sh
│   │   │       └── shlib-webif.sh
│   │   └── www
│   │       └── cgi-bin
│   │           └── botinfo.txt
│   └── Makefile
├── freifunk-halle-dhcp
│   ├── files
│   │   ├── etc
│   │   │   ├── config
│   │   │   │   └── freifunk-halle
│   │   │   └── hotplug.d
│   │   │       └── iface
│   │   │           └── 99-wan-openvpn
│   │   ├── lib
│   │   │   └── netifd
│   │   │       ├── halledhcp.script
│   │   │       └── proto
│   │   │           └── halledhcp.sh
│   │   └── usr
│   │       └── lib
│   │           └── lua
│   │               └── luci
│   │                   └── model
│   │                       ├── cbi
│   │                       │   └── admin_network
│   │                       │       └── proto_halledhcp.lua
│   │                       └── network
│   │                           └── proto_halledhcp.lua
│   └── Makefile
├── freifunk-halle-full
│   ├── files
│   │   └── full
│   └── Makefile
├── freifunk-halle-luci2
│   ├── files
│   │   └── luci2
│   └── Makefile
├── freifunk-halle-vpn
│   └── Makefile
├── freifunk-halle-vpn-prepare
│   ├── files
│   │   ├── etc
│   │   │   ├── openvpn
│   │   │   │   ├── halle.ca
│   │   │   │   └── route-up.sh
│   │   │   └── uci-defaults
│   │   │       └── freifunk-halle-openvpn
│   │   └── www
│   │       └── cgi-bin
│   │           └── botinfo.txt
│   └── Makefile
├── freifunk-halle-without-vpn
│   ├── files
│   │   └── vpn
│   └── Makefile
├── Makefile
└── Makefile~
46 directories, 30 files
Code: Alles auswählen
define Package/freifunk-halle-full
  SECTION:=luci
  CATEGORY:=LuCI
  SUBMENU:=9. Freifunk
  TITLE:=freifunk-halle-vpn
  DEPENDS:= \
		+batctl \
		+freifunk-de \
		+freifunk-halle-botinfo \
		+freifunk-halle-dhcp \
		+freifunk-halle-vpn \
		+freifunk-p2pblock \
		+iputils-traceroute6 \
		+luci \
		+luci2 \
		+luci-app-freifunk-policyrouting \
		+luci-app-freifunk-widgets \
		+luci-app-meshwizard \
		+luci-app-p2pblock \
		+luci-i18n-freifunk-policyrouting-de \
		+luci-i18n-olsr-de \
		+luci-i18n-openvpn-de \
		+luci-i18n-p2pblock-de \
		+luci-mod-freifunk \
		+luci-mod-freifunk-community \
		+luci-proto-ppp \
		+luci-ssl \
		+olsrd-mod-txtinfo \
		+ppp \
		+ppp-mod-pppoe
endefCode: Alles auswählen
define Package/freifunk-de
  SECTION:=luci
  CATEGORY:=LuCI
  SUBMENU:=9. Freifunk
  TITLE:=freifunk-de
  DEPENDS:= \
		+luci-i18n-base-de \
		+luci-i18n-commands-de \
		+luci-i18n-firewall-de \
		+luci-i18n-freifunk-de \
		+luci-i18n-meshwizard-de \
		+luci-i18n-splash-de
endefCode: Alles auswählen
define Package/freifunk-de/install
	$(CP) ./files/* $(1)/
endefCode: Alles auswählen
Downloading file:///home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages/Packages.
Downloading file:packages/Packages.
Updated list of available packages in /home/tommy/openwrt/OpenWrt-ImageBuilder-ramips-mt7620.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.10/root-ramips//usr/lib/opkg/lists/imagebuilder.
Collected errors:
 * copy_file: ///home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages/Packages: No such file or directory.
 * file_copy: Failed to copy file ///home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages/Packages to /home/tommy/openwrt/OpenWrt-ImageBuilder-ramips-mt7620.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.10/root-ramips//usr/lib/opkg/lists/custom.
make package_install
make[2]: Entering directory `/home/tommy/openwrt/OpenWrt-ImageBuilder-ramips-mt7620.Linux-x86_64'
Code: Alles auswählen
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-ImageBuilder-ramips-mt7620.Linux-x86_64$ tree /home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin
/home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin
└── ramips
    └── packages
        ├── base
        │   ├── freifunk-de_1.0_ramips_24kec.ipk
        │   ├── freifunk-halle_1.0_ramips_24kec.ipk
        │   ├── freifunk-halle-botinfo_1.1_ramips_24kec.ipk
        │   ├── freifunk-halle-dhcp_0.4_ramips_24kec.ipk
        │   ├── freifunk-halle-full_1.0_ramips_24kec.ipk
        │   ├── freifunk-halle-luci2_1.0_ramips_24kec.ipk
        │   ├── freifunk-halle-vpn_1.0_ramips_24kec.ipk
        │   ├── freifunk-halle-vpn-prepare_0.2_ramips_24kec.ipk
        │   ├── freifunk-halle-without-vpn_1.0_ramips_24kec.ipk
        │   ├── Packages
        │   └── Packages.gz
        ├── luci
        │   ├── Packages
        │   └── Packages.gz
        ├── management
        │   ├── Packages
        │   └── Packages.gz
        ├── packages
        │   ├── Packages
        │   └── Packages.gz
        ├── routing
        │   ├── Packages
        │   └── Packages.gz
        ├── targets
        │   ├── Packages
        │   └── Packages.gz
        └── telephony
            ├── Packages
            └── Packages.gz
9 directories, 23 files
Code: Alles auswählen
src custom file:///home/tommy/openwrt/OpenWrt-SDK-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64/bin/ramips/packages/baseCode: Alles auswählen
tommy@tommy-VirtualBox:~/openwrt/OpenWrt-ImageBuilder-ramips-mt7620.Linux-x86_64$ tree bin
bin
└── ramips
    ├── md5sums
    ├── openwrt-ramips-mt7620-mt7620a-squashfs-sysupgrade.bin
    ├── openwrt-ramips-mt7620-root.squashfs
    ├── openwrt-ramips-mt7620-uImage.bin
    ├── openwrt-ramips-mt7620-vmlinux.bin
    ├── openwrt-ramips-mt7620-vmlinux.elf
    └── sha256sums
1 directory, 7 files
Code: Alles auswählen
[  717.240000] br-lan: port 1(eth0.1) entered forwarding state
[  717.250000] br-lan: port 1(eth0.1) entered forwarding state
[  718.220000] br-lan: port 1(eth0.1) entered disabled state
[  718.280000] br-lan: port 1(eth0.1) entered forwarding state
[  718.290000] br-lan: port 1(eth0.1) entered forwarding state
.
.
.
[  732.220000] br-lan: port 1(eth0.1) entered disabled state
[  732.240000] br-lan: port 1(eth0.1) entered forwarding state
Code: Alles auswählen
root@(none):/etc/config# ls -l
-rw-rw-r--    1 root     root            69 Jun 23  2015 botinfo
-rw-r--r--    1 root     root           964 Jun 20  2015 dhcp
-rw-r--r--    1 root     root           134 Jun 20  2015 dropbear
-rw-r--r--    1 root     root          4250 Jun 19  2015 firewall
-rw-rw-r--    1 root     root          2764 Jun 19  2015 freifunk
-rw-rw-r--    1 root     root           180 Jun 19  2015 freifunk-gwcheck
-rw-rw-r--    1 root     root           314 Jun 23  2015 freifunk-halle
-rw-rw-r--    1 root     root           122 Jun 19  2015 freifunk-mapupdate
-rw-rw-r--    1 root     root           116 Jun 19  2015 freifunk-policyrouting
-rw-rw-r--    1 root     root           860 Jun 19  2015 freifunk-widgets
-rw-r--r--    1 root     root           219 Jun 19  2015 freifunk_p2pblock
-rw-rw-r--    1 root     root           566 Jun 19  2015 luci
-rw-rw-r--    1 root     root            46 Jun 19  2015 luci_olsr
-rw-rw-r--    1 root     root            39 Jun 19  2015 luci_splash
-rw-rw-r--    1 root     root           101 Jun 19  2015 luci_splash_leases
-rw-rw-r--    1 root     root           134 Jun 19  2015 meshwizard
-rw-r--r--    1 root     root           532 Jun 19  2015 olsrd
-rw-r--r--    1 root     root           261 Jun 19  2015 olsrd6
-rw-r--r--    1 root     root         13054 Jun 20  2015 openvpn
-rw-rw-r--    1 root     root          2678 Jun 19  2015 openvpn_recipes
-rw-r--r--    1 root     root            97 Jun 19  2015 rpcd
-rw-rw-r--    1 root     root           269 Dec 27  2014 system
-rw-rw-r--    1 root     root           773 Jun 19  2015 ucitrack
-rw-r--r--    1 root     root          3459 Jun 19  2015 uhttpd
Code: Alles auswählen
eth0      Link encap:Ethernet  HWaddr 0E:4B:D4:93:F9:A6
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:5
Code: Alles auswählen
config system
        option hostname OpenWrt
        option timezone UTC
config timeserver ntp
        list server     0.openwrt.pool.ntp.org
        list server     1.openwrt.pool.ntp.org
        list server     2.openwrt.pool.ntp.org
        list server     3.openwrt.pool.ntp.org
        option enabled 1
        option enable_server 0
Code: Alles auswählen
config directservers 'hallevpn'
        list server '134.255.239.79'
        list server '178.254.31.83'
        list server '192.53.103.108'
        list server '192.53.103.104'
        list server '128.138.140.44'
        list server '8.8.8.8'
        list server '212.204.49.83'
        list server '141.1.1.1'
Code: Alles auswählen
[  495.800000] ralink_soc_eth 10100000.ethernet eth0: port 5 link down
[  534.770000] ralink_soc_eth 10100000.ethernet eth0: port 4 link down
[  534.770000] ralink_soc_eth 10100000.ethernet eth0: port 5 link up (10Mbps/Half duplex)
[  536.770000] ralink_soc_eth 10100000.ethernet eth0: port 4 link up (100Mbps/Full duplex)
[  536.770000] ralink_soc_eth 10100000.ethernet eth0: port 5 link up (100Mbps/Full duplex)
[  538.770000] ralink_soc_eth 10100000.ethernet eth0: port 4 link up (10Mbps/Half duplex)
[  538.770000] ralink_soc_eth 10100000.ethernet eth0: port 5 link up (10Mbps/Half duplex)
[  540.770000] ralink_soc_eth 10100000.ethernet eth0: port 4 link up (10Mbps/Full duplex)
[  542.770000] ralink_soc_eth 10100000.ethernet eth0: port 4 link up (100Mbps/Full duplex)
[  542.770000] ralink_soc_eth 10100000.ethernet eth0: port 5 link up (100Mbps/Full duplex)
[  544.770000] ralink_soc_eth 10100000.ethernet eth0: port 4 link up (10Mbps/Full duplex)
[  548.770000] ralink_soc_eth 10100000.ethernet eth0: port 4 link up (10Mbps/Half duplex)
[  548.770000] ralink_soc_eth 10100000.ethernet eth0: port 5 link up (10Mbps/Half duplex)
[  549.800000] ralink_soc_eth 10100000.ethernet eth0: port 5 link down
[  552.770000] ralink_soc_eth 10100000.ethernet eth0: port 5 link up (10Mbps/Half duplex)
[  554.770000] ralink_soc_eth 10100000.ethernet eth0: port 4 link up (10Mbps/Full duplex)
[  554.770000] ralink_soc_eth 10100000.ethernet eth0: port 5 link up (100Mbps/Half duplex)
[  556.770000] ralink_soc_eth 10100000.ethernet eth0: port 4 link up (10Mbps/Half duplex)
[  556.770000] ralink_soc_eth 10100000.ethernet eth0: port 5 link up (10Mbps/Half duplex)
[  560.770000] ralink_soc_eth 10100000.ethernet eth0: port 5 link up (100Mbps/Full duplex)
[  562.770000] ralink_soc_eth 10100000.ethernet eth0: port 4 link down
[  562.770000] ralink_soc_eth 10100000.ethernet eth0: port 5 link up (10Mbps/Half duplex)
[  578.800000] ralink_soc_eth 10100000.ethernet eth0: port 4 link up (10Mbps/Half duplex)
[  578.800000] ralink_soc_eth 10100000.ethernet eth0: port 5 link down
Code: Alles auswählen
config interface 'loopback'
        option ifname 'lo'
        option proto 'static'
        option ipaddr '127.0.0.1'
        option netmask '255.0.0.0'
config globals 'globals'
        option ula_prefix 'fdf6:156c:1116::/48'
config interface 'lan'
        option ifname 'eth0.1'
        option force_link '1'
        option macaddr '86:3b:09:09:48:a5'
        option type 'bridge'
        option proto 'static'
        option ipaddr '192.168.1.1'
        option netmask '255.255.255.0'
        option ip6assign '60'
config interface 'wan'
        option ifname 'eth0.2'
        option force_link '1'
        option macaddr '86:3b:09:09:48:a6'
        option proto 'dhcp'
config interface 'wan6'
        option ifname 'eth0.2'
        option proto 'dhcpv6'
Code: Alles auswählen
Please choose the operation: 
   1: Load system code to SDRAM via TFTP. 
   2: Load system code then write to Flash via TFTP. 
   3: Boot system code via Flash (default).
   4: Entr boot command line interface.
   9: Load Boot Loader code then write to Flash via TFTP.Code: Alles auswählen
/usr/lib/lua/luci/dispatcher.lua:255: No valid theme found
stack traceback:
	[C]: in function 'assert'
	/usr/lib/lua/luci/dispatcher.lua:255: in function 'dispatch'
	/usr/lib/lua/luci/dispatcher.lua:168: in function </usr/lib/lua/luci/dispatcher.lua:167>Code: Alles auswählen
local boardinfo = util.ubus("system", "board")