Gluon 2017.1.1 Clients

Tach,

habe zum Testen 2 Nodes mit einer „HomeBrew FW“ 2017.1.1 geflashed.

Tiny 841v9 => Freifunk Winterberg - loading...
Generic 1043V2 => Freifunk Winterberg - loading...

die Nodes werden auf der Map angezeigt, komme per „Reset bis alle LEDs leuchten“ nicht mehr auf die Config-Oberfläche - die nodes sind auch per Browser über IPv6 http://[2a03:2260:10:22:16cc:20ff:fe98:1048]/ nicht erreichbar.

Ist da beim FW-Backen was schief gelaufen oder tickt „LEDE-Gluon“ anders?
(wie komm ich auf die Config-Oberfläche)

Wie sieht denn deine site.conf sowie modules und site.mk aus? :slight_smile:

Site.conf

{
hostname_prefix = ‚ff-biggesee‘,
site_name = ‚Freifunk Rheinland - Moehne (Biggesee)‘,
site_code = ‚moehne‘,
opkg = {
lede = ‚http://opkg.services.ffac/lede/snapshots/packages/%A‘,
extra = {
gluon = ‚http://opkg.services.ffac/modules/gluon-%GS-%GR/%S‘,
},
},

    prefix4 = '10.27.32.0/20',
    prefix6 = '2a03:2260:10:22::/64',

    timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
    ntp_servers = {'ntp.moehne'},
    regdom = 'DE',
mesh_on_wan = false,
    wifi24 = {
            channel = 1,
    supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
    basic_rate = {6000, 9000, 18000, 36000, 54000},
            ap = {
                    ssid = 'Freifunk',
            },
            ibss = {
                    ssid = 'wifimesh-biggesee',
                    bssid = '02:CA:FF:27:24:62',
                    mcast_rate = 12000,
            },
    },
    wifi5 = {
            channel = 44,
    supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
    basic_rate = {6000, 9000, 18000, 36000, 54000},
            ap = {
                    ssid = 'Freifunk (5GHz)',
            },
            ibss = {
                    ssid = 'wifimesh-biggesee5',
                    bssid = '02:CA:FF:27:54:62',
                    mcast_rate = 12000,
            },
    },

next_node = {
    ip4 = '10.27.32.42',
    ip6 = '2a03:2260:10:22::42',
    mac = '50:51:52:53:54:55',
},

fastd_mesh_vpn = {
  methods = {'salsa2012+umac', 'salsa2012+gmac'},
  mtu = 1406,
  groups = {
     backbone = {
         limit = 1,
         groups = {
             location0 = {
                 limit = 1,
                 peers = {
                 },
             },
             location1 = {
                 limit = 1,
                 peers = {
                 },
             },
             location2 = {
                 limit = 1,
                 peers = {
                            moehne205 = {
                                    key = '53e3b460fe60782683dae4c08b88f89a4d27069bb04b92e5e447f6560a7b3a41',
                                    remotes = {'"205.freifunk-moehne.de" port 10002'},
                            },
                            moehne206 = {
                                    key = 'de92ca80e33525598d5a9f8fbdbdd272f16b6f70fea6c3793803d1b325ce6c3c',
                                    remotes = {'"206.freifunk-moehne.de" port 10002'},
                            },
                 },
             },
             location3 = {
                 limit = 1,
                 peers = {
                            moehne301 = {
                                    key = '07333333a47cef18937b21704e589075ee1d876c4764579c62e295a9e5f25e12',
                                    remotes = {'"301.freifunk-moehne.de" port 10002'},
                            },
                 },
             },
         },
     },
    bandwidth_limit = {
            enabled = false,
            egress = 400,
            ingress = 9000,
    },
  },
},
tunneldigger_mesh_vpn = {
    mtu = 1364,
    brokers = {'204.freifunk-moehne.de:10102','206.freifunk-moehne.de:10102','302.freifunk-moehne.de:10102','303.freifunk-moehne.de:10102'},
    bandwidth_limit = {
        enabled = false,
        ingress = 4000,
        egress = 400,
    },
},


    autoupdater = {
            enabled = 1,
            branch = 'stable',
            branches = {
                    stable = {
                            name = 'stable',
                            mirrors = {
                                    'http://firmware.freifunk-moehne.de/biggesee/stable/sysupgrade',
                'http://[2a03:2260:10::f0f0]/biggesee/stable/sysupgrade',
                            },
                            probability = 0.25,
                            good_signatures = 2,
                            pubkeys = {
                                    'bf7b30b985fe5fe2421771f318da246854a6499d5e6ac7f7c6d0f21ec40dd1cc', -- buildserver (Freifunk Rheinland Domaene Moehne)
                                    '59f0c52643abec678f5dbceca601e8bc6948224bdc1711c2ddf35e6ad9efaf8f', -- thomasDOTde (Freifunk Rheinland Domaene Moehne)
                                    '8f8004f35e7ed643f6f210b1c8aa3d4e555fa55b871bd436b22ce7c61898f794', -- Lars (Freifunk Rheinland Domaene Moehne)
                                    'd10a59ac68af56eaccae8f647bb10b7d8215f616d66327e47576e6e504aa5d19', -- nullu (Freifunk Rheinland Domaene Moehne)
                            },
                    },
                    snapshot = {
                            name = 'snapshot',
                            mirrors = {
                 'http://firmware.freifunk-moehne.de/biggesee/snapshot/sysupgrade',
                 'http://[2a03:2260:10::f0f0]/biggesee/snapshot/sysupgrade',
                            },
                            probability = 1.00,
                            good_signatures = 1,
                            pubkeys = {
                                    'bf7b30b985fe5fe2421771f318da246854a6499d5e6ac7f7c6d0f21ec40dd1cc', -- buildserver (Freifunk Rheinland Domaene Moehne)
                                    '59f0c52643abec678f5dbceca601e8bc6948224bdc1711c2ddf35e6ad9efaf8f', -- thomasDOTde (Freifunk Rheinland Domaene Moehne)
                                    '8f8004f35e7ed643f6f210b1c8aa3d4e555fa55b871bd436b22ce7c61898f794', -- Lars (Freifunk Rheinland Domaene Moehne)
                                    'd10a59ac68af56eaccae8f647bb10b7d8215f616d66327e47576e6e504aa5d19', -- nullu (Freifunk Rheinland Domaene Moehne)
                            },
                    },
                    experimental = {
                            name = 'experimental',
                            mirrors = {
                 'http://firmware.freifunk-moehne.de/biggesee/experimental/sysupgrade',
                 'http://[2a03:2260:10::f0f0]/biggesee/experimental/sysupgrade',
                            },
                            probability = 1.00,
                            good_signatures = 1,
                            pubkeys = {
                                    'bf7b30b985fe5fe2421771f318da246854a6499d5e6ac7f7c6d0f21ec40dd1cc', -- buildserver (Freifunk Rheinland Domaene Moehne)
                                    '59f0c52643abec678f5dbceca601e8bc6948224bdc1711c2ddf35e6ad9efaf8f', -- thomasDOTde (Freifunk Rheinland Domaene Moehne)
                                    '8f8004f35e7ed643f6f210b1c8aa3d4e555fa55b871bd436b22ce7c61898f794', -- Lars (Freifunk Rheinland Domaene Moehne)
                                    'd10a59ac68af56eaccae8f647bb10b7d8215f616d66327e47576e6e504aa5d19', -- nullu (Freifunk Rheinland Domaene Moehne)
                            },
                    },

            },
    },

}

site.mk

GLUON_SITE_PACKAGES :=
gluon-mesh-batman-adv-15
gluon-alfred
gluon-respondd
gluon-autoupdater
gluon-config-mode-autoupdater
gluon-config-mode-contact-info
gluon-config-mode-core
gluon-config-mode-geo-location
gluon-config-mode-hostname
gluon-config-mode-mesh-vpn
gluon-ebtables-filter-multicast
gluon-ebtables-filter-ra-dhcp
gluon-ebtables-source-filter
gluon-web-admin
gluon-web-autoupdater
gluon-web-wifi-config
gluon-web-private-wifi
gluon-mesh-vpn-tunneldigger
gluon-tunneldigger-watchdog
gluon-radvd
gluon-setup-mode
gluon-status-page
iwinfo
haveged

DEFAULT_GLUON_RELEASE := v1.x-BiggSee-$(shell date ‚+%Y%m%d‘)

GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)

GLUON_PRIORITY ?= 0

GLUON_LANGS ?= en de

GLUON_ATH10K_MESH ?= ibss

GLUON_REGION := eu

modules

GLUON_SITE_FEEDS=‚ffrl_packages ffddorf‘

####FFRL Packages
PACKAGES_FFRL_PACKAGES_REPO=https://github.com/ffrl/ffrl-packages.git
PACKAGES_FFRL_PACKAGES_COMMIT=ae3be0765e3bab7434aedeb0f8b8e0d8d0b41075
PACKAGES_FFRL_PACKAGES_BRANCH=Branch_v2017.x

####FFDORF Packages
PACKAGES_FFDDORF_REPO=https://github.com/ffddorf/ddorf-packages.git
PACKAGES_FFDDORF_COMMIT=a907085cfdcae36843bbc908d554db4c00077e91
PACKAGES_FFDDORF_BRANCH=v2017.x