Vraag


Acties:
  • 0 Henk 'm!

  • MartyNH
  • Registratie: Juni 2018
  • Laatst online: 07-09 14:12
Hallo allemaal!

Ik lees al een tijdje mee en zit nu zelf met een probleem. Onder lichte druk van m'n vriendin moet ik iets aan dit probleem doen. Ze vindt het niet zo grappig om steeds via de app het internet weer werkend te krijgen :+

Het probleem, mijn EdgerouterX doet niet helemaal wat ik wil. Ik heb dit apparaat gekocht omdat ik graag iets wil leren, ben dus absoluut geen expert. Ben in grote lijnen wel bekent met termen, maar kan ze niet altijd plaatsen. Anyway, het probleem is dat mijn EdgerouterX na 3x de leasetime (21600) van de ISP geen nieuwe lease meer krijgt.

Relevante software en hardware die ik gebruik
Arris TM822 cable modem (op lokaal kabelnetwerk, ik woon in het buitenland).
EdgeRouterX (v1.10.9)
Ubiquiti Unifi AC_LR
EdgeRouter en Unifi worden via POE adapter gevoed, één POE adapter voor de EdgeRouter en pthru naar de Unifi
Asus RT66U B1 router (dient alleen voor always on VPN voor o.a. NL TV, deze router hangt achter de Edgerouter).

Wat ik al gevonden of geprobeerd heb
Heb een en ander al proberen uit te vinden en geprobeerd (door gelijke problemen te lezen op o.a. Tweakers en Ubiquiti forum), maar mijn probleem is nergens zo precies omschreven.

Ik heb de router geinstalleerd met de standaard wizard, daarna heb de firmware geupdate, het probleem bleef bestaan, daarna de next hop vastgelegd, het Gateway address toegevoegd, een andere Name server. Inmiddels de firmware nogmaals geupdate, de instellingen nog eens nagelopen, maar met mijn kennis ziet het er op het eerste gezicht best oké uit. Het probleem blijft dat na de leasetime (21600) er niet automatisch een nieuwe lease word gegeven. Wat bijvoorbeeld wel met Asus RT66U router gebeurd, dus het lijkt mij een Edgerouter gerealateerd probleem. Als ik in de UNMS-app de eth0 tijdelijk uitzet en daarna weer aan krijg ik vrijwel direct weer mijn IP adres van mijn ISP.

Tot slot nog even de info uit m'n Edgerouter:
interface : eth0
ip address : 100.X.Y.Z [Active]
subnet mask: 255.255.0.0
domain name: XYZdomain.com [overridden by domain-name set using CLI]
router : 100.X.Y.Z
name server: 88.X.Y.Z 88.X.Y.Z
dhcp server: 88.X.Y.Z
lease time : 21600
last update: Mon Apr 22 09:14:13 CEST 2019
expiry : Mon Apr 22 15:14:05 CEST 2019
reason : BOUND
Version: v1.10.9
Build ID: 5166958
Build on: 02/13/19 19:52
Copyright: 2012-2018 Ubiquiti Networks, Inc.
HW model: EdgeRouter X 5-Port
HW S/N: FCECDA7B36C0
Uptime: 10:58:08 up 1 day, 2:59, 1 user, load average: 3.04, 2.94, 2.63
show configuration
firewall {
all-ping enable
broadcast-ping disable
ipv6-name WANv6_IN {
default-action drop
description "WAN inbound traffic forwarded to LAN"
enable-default-log
rule 10 {
action accept
description "Allow established/related sessions"
state {
established enable
related enable
}
}
rule 20 {
action drop
description "Drop invalid state"
state {
invalid enable
}
}
}
ipv6-name WANv6_LOCAL {
default-action drop
description "WAN inbound traffic to the router"
enable-default-log
rule 10 {
action accept
description "Allow established/related sessions"
state {
established enable
related enable
}
}
rule 20 {
action drop
description "Drop invalid state"
state {
invalid enable
}
}
rule 30 {
action accept
description "Allow IPv6 icmp"
protocol ipv6-icmp
}
rule 40 {
action accept
description "allow dhcpv6"
destination {
port 546
}
protocol udp
source {
port 547
}
}
}
ipv6-receive-redirects disable
ipv6-src-route disable
ip-src-route disable
log-martians enable
name WAN_IN {
default-action drop
description "WAN to internal"
rule 10 {
action accept
description "Allow established/related"
state {
established enable
related enable
}
}
rule 20 {
action drop
description "Drop invalid state"
state {
invalid enable
}
}
}
name WAN_LOCAL {
default-action drop
description "WAN to router"
rule 10 {
action accept
description "Allow established/related"
state {
established enable
related enable
}
}
rule 20 {
action drop
description "Drop invalid state"
state {
invalid enable
}
}
}
receive-redirects disable
send-redirects enable
source-validation disable
syn-cookies enable
}
interfaces {
ethernet eth0 {
address dhcp
description "Internet RSN"
dhcpv6-pd {
pd 0 {
interface switch0 {
host-address ::1
prefix-id :1
service slaac
}
prefix-length /48
}
rapid-commit enable
}
duplex auto
firewall {
in {
ipv6-name WANv6_IN
name WAN_IN
}
local {
ipv6-name WANv6_LOCAL
name WAN_LOCAL
}
}
ip {
}
speed auto
}
ethernet eth1 {
duplex auto
speed auto
}
ethernet eth2 {
description Chromecast
duplex auto
speed auto
}
ethernet eth3 {
description ASUS
duplex auto
speed auto
}
ethernet eth4 {
description "Ubiquity Unifi AC_LR"
duplex auto
poe {
output pthru
}
speed auto
}
loopback lo {
}
switch switch0 {
address 192.168.1.1/24
description Local
mtu 1500
switch-port {
interface eth1 {
}
interface eth2 {
}
interface eth3 {
}
interface eth4 {
}
vlan-aware disable
}
}
}
service {
dhcp-server {
disabled false
hostfile-update disable
shared-network-name LAN {
authoritative enable
subnet 192.168.1.0/24 {
default-router 192.168.1.1
dns-server 192.168.1.1
dns-server 1.1.1.1
lease 86400
start 192.168.1.38 {
stop 192.168.1.243
}
static-mapping Asus {
ip-address 192.168.1.44
mac-address 38:05:47:db:47:00
}
static-mapping Chromecast {
ip-address 192.168.1.42
mac-address e4:00:42:38:b7:00
}
static-mapping Ubi_accespoint {
ip-address 192.168.1.39
mac-address fc:0c:da:8c:ae:00
}
}
}
static-arp disable
use-dnsmasq disable
}
dns {
forwarding {
cache-size 150
listen-on switch0
}
}
gui {
http-port 80
https-port 443
older-ciphers enable
}
nat {
rule 5010 {
description "masquerade for WAN"
outbound-interface eth0
type masquerade
}
}
ssh {
port 22
protocol-version v2
}
unms {
disable
}
}
system {
gateway-address 100.X.Y.Z
host-name ubnt
login {
user MartyNH {
authentication {
encrypted-password ***
}
level admin
}
}
name-server 1.1.1.1
name-server 1.0.0.1
ntp {
server 0.ubnt.pool.ntp.org {
}
server 1.ubnt.pool.ntp.org {
}
server 2.ubnt.pool.ntp.org {
}
server 3.ubnt.pool.ntp.org {
}
}
syslog {
global {
facility all {
level notice
}
facility protocols {
level debug
}
}
}
time-zone Europe
traffic-analysis {
dpi disable
export disable
Hopelijk is er een expert die mij verder op weg kan helpen :) Mooie paasmaandag! MartyNH

Alle reacties


Acties:
  • 0 Henk 'm!

  • DAzN
  • Registratie: April 2000
  • Niet online
ik zou beginnen met het bekijken van de logfiles. Misschien kun je het logniveau (man syslog) aanpassen en de rotatie-tijd verhogen om er zeker van te zijn dat het moment dat er geen nieuwe lease wordt aangevraagd, gelogged wordt.

Acties:
  • 0 Henk 'm!

  • MartyNH
  • Registratie: Juni 2018
  • Laatst online: 07-09 14:12
DAzN schreef op maandag 22 april 2019 @ 14:45:
ik zou beginnen met het bekijken van de logfiles. Misschien kun je het logniveau (man syslog) aanpassen en de rotatie-tijd verhogen om er zeker van te zijn dat het moment dat er geen nieuwe lease wordt aangevraagd, gelogged wordt.
Thanks, ik neem aan dat je bedoeld dat ik een remote syslog laat lopen. Daar moet ik even het juiste programma'tje voor vinden.

Ondertussen was de lease time verlopen
show dhcp client leases
interface : eth0
last update: Mon Apr 22 15:14:13 CEST 2019
reason : PREINIT
Ik bekeek ook even de show log informatie:
show log
nesize 32 bytes
Apr 21 07:58:12 ubnt kernel: MIPS secondary cache 256kB, 8-way, linesize 32 byte
s.
Apr 21 07:58:12 ubnt kernel: Built 1 zonelists in Zone order, mobility grouping
on. Total pages: 65024
Apr 21 07:58:12 ubnt kernel: Kernel command line: console=ttyS1,57600n8 ubi.mtd=
Apr 21 07:58:12 ubnt rsyslogd: set SCM_CREDENTIALS failed on '/dev/log': Protoco
l not available
Apr 21 07:58:12 ubnt kernel: Linux version 3.10.107-UBNT (root@af95c634a81e) (gc
c version 4.6.3 (Buildroot 2012.11.1) ) #1 SMP Wed Feb 13 20:05:27 UTC 2019
Apr 21 07:58:12 ubnt kernel:
Apr 21 07:58:12 ubnt kernel: The CPU feqenuce set to 880 MHz
Apr 21 07:58:12 ubnt kernel: GCMP present
Apr 21 07:58:12 ubnt kernel: Zone ranges:
Apr 21 07:58:12 ubnt kernel: DMA [mem 0x00000000-0x00ffffff]
Apr 21 07:58:12 ubnt kernel: Normal [mem 0x01000000-0x0fffffff]
Apr 21 07:58:12 ubnt kernel: HighMem empty
Apr 21 07:58:12 ubnt kernel: Movable zone start for each node
Apr 21 07:58:12 ubnt kernel: Early memory node ranges
Apr 21 07:58:12 ubnt kernel: node 0: [mem 0x00000000-0x0fffffff]
Apr 21 07:58:12 ubnt kernel: Primary instruction cache 32kB, 4-way, VIPT, linesi
ze 32 bytes.
Apr 21 07:58:12 ubnt kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, l
7 root=ubi0_0 rootfstype=ubifs rootsqimg=squashfs.img rootsqwdir=w rw
Apr 21 07:58:12 ubnt kernel: launch: starting cpu1
Apr 21 07:58:12 ubnt kernel: launch: cpu1 gone!
Apr 21 07:58:12 ubnt kernel: Primary instruction cache 32kB, 4-way, VIPT, linesi
ze 32 bytes.
Apr 21 07:58:12 ubnt kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, l
inesize 32 bytes
Apr 21 07:58:12 ubnt kernel: MIPS secondary cache 256kB, 8-way, linesize 32 byte
s.
Apr 21 07:58:12 ubnt kernel: launch: starting cpu2
Apr 21 07:58:12 ubnt kernel: launch: cpu2 gone!
Apr 21 07:58:12 ubnt kernel: Primary instruction cache 32kB, 4-way, VIPT, linesi
ze 32 bytes.
Apr 21 07:58:12 ubnt kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, l
inesize 32 bytes
Apr 21 07:58:12 ubnt kernel: MIPS secondary cache 256kB, 8-way, linesize 32 byte
s.
Apr 21 07:58:12 ubnt kernel: launch: starting cpu3
Apr 21 07:58:12 ubnt kernel: launch: cpu3 gone!
Apr 21 07:58:12 ubnt kernel: Primary instruction cache 32kB, 4-way, VIPT, linesi
ze 32 bytes.
Apr 21 07:58:12 ubnt kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, l
inesize 32 bytes
Apr 21 07:58:12 ubnt kernel: MIPS secondary cache 256kB, 8-way, linesize 32 byte
s.
Apr 21 07:58:12 ubnt kernel: 4 CPUs re-calibrate udelay(lpj = 1167360)
Apr 21 07:58:12 ubnt kernel: Ralink gpio driver initialized
Apr 21 07:58:12 ubnt kernel: i2cdrv_major = 218
Apr 21 07:58:12 ubnt kernel: flash manufacture id: c2, device id 20 15
Apr 21 07:58:12 ubnt kernel: MX25L1605D(c2 2015c220) (2048 Kbytes)
Apr 21 07:58:12 ubnt kernel: mtd .name = raspi, .size = 0x00200000 (2M) .erasesi
ze = 0x00010000 (64K) .numeraseregions = 0
Apr 21 07:58:12 ubnt kernel: Creating 1 MTD partitions on "raspi":
Apr 21 07:58:12 ubnt kernel: 0x000000000000-0x000000080000 : "SPI_FLASH"
Apr 21 07:58:12 ubnt kernel: MediaTek Nand driver init, version v2.1 Fix AHB vir
t2phys error
Apr 21 07:58:12 ubnt kernel: Enable NFI Clock
Apr 21 07:58:12 ubnt kernel: # MTK NAND # : Use HW ECC
Apr 21 07:58:12 ubnt kernel: NAND ID [C2 DA 90 95 06, 00909506]
Apr 21 07:58:12 ubnt kernel: Support this Device in MTK table! c2da
Apr 21 07:58:12 ubnt kernel: [NAND]select ecc bit:4, sparesize :64 spare_per_sec
tor=16
Apr 21 07:58:12 ubnt kernel: Bad eraseblock 163 at 0x000001460000
Apr 21 07:58:12 ubnt kernel: Bad eraseblock 1985 at 0x00000f820000
Apr 21 07:58:12 ubnt kernel: Signature matched and data read!
Apr 21 07:58:12 ubnt kernel: load_fact_bbt success 2047
Apr 21 07:58:12 ubnt kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Apr 21 07:58:12 ubnt kernel: 00 00 00 00 00 00 00 00 c0 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Apr 21 07:58:12 ubnt kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Apr 21 07:58:12 ubnt kernel: last message repeated 12 times
Apr 21 07:58:12 ubnt kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0c
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Apr 21 07:58:12 ubnt kernel: Creating 7 MTD partitions on "MT7621-NAND":
Apr 21 07:58:12 ubnt kernel: 0x000000000000-0x00000ff80000 : "ALL"
Apr 21 07:58:12 ubnt kernel: Bad block detected at 0x28c0, oob_buf[0] is 0x0
Apr 21 07:58:12 ubnt kernel: Bad block detected at 0x1f040, oob_buf[0] is 0x0
Apr 21 07:58:12 ubnt kernel: 0x000000000000-0x000000080000 : "Bootloader"
Apr 21 07:58:12 ubnt kernel: 0x000000080000-0x0000000e0000 : "Config"
Apr 21 07:58:12 ubnt kernel: 0x0000000e0000-0x000000140000 : "eeprom"
Apr 21 07:58:12 ubnt kernel: 0x000000140000-0x000000440000 : "Kernel"
Apr 21 07:58:12 ubnt kernel: 0x000000440000-0x000000740000 : "Kernel2"
Apr 21 07:58:12 ubnt kernel: 0x000000740000-0x00000ff00000 : "RootFS"
Apr 21 07:58:12 ubnt kernel: Bad block detected at 0x28c0, oob_buf[0] is 0x0
Apr 21 07:58:12 ubnt kernel: Bad block detected at 0x1f040, oob_buf[0] is 0x0
Apr 21 07:58:12 ubnt kernel: [mtk_nand] probe successfully!
Apr 21 07:58:12 ubnt kernel: UBNT BD mac fcecda7b36c0 kidx 1 mrev 22 serial FCEC
DA7B36C0 type e50
Apr 21 07:58:12 ubnt kernel: rdm_major = 253
Apr 21 07:58:12 ubnt kernel: GMAC1_MAC_ADRH -- : 0x0000fcec
Apr 21 07:58:12 ubnt kernel: GMAC1_MAC_ADRL -- : 0xda7b36c0
Apr 21 07:58:12 ubnt kernel: Ralink APSoC Ethernet Driver Initilization. v3.1 5
12 rx/tx descriptors allocated, mtu = 1500!
Apr 21 07:58:12 ubnt kernel: GMAC1_MAC_ADRH -- : 0x0000fcec
Apr 21 07:58:12 ubnt kernel: GMAC1_MAC_ADRL -- : 0xda7b36c0
Apr 21 07:58:12 ubnt kernel: PROC INIT OK!
Apr 21 07:58:12 ubnt kernel: Ralink I2C Init
Apr 21 07:58:12 ubnt kernel: UBI: attaching mtd7 to ubi0
Apr 21 07:58:12 ubnt kernel: Bad block detected at 0x28c0, oob_buf[0] is 0x0
Apr 21 07:58:12 ubnt kernel: Bad block detected at 0x1f040, oob_buf[0] is 0x0
Apr 21 07:58:12 ubnt kernel: UBI: scanning is finished
Apr 21 07:58:12 ubnt kernel: UBI: attached mtd7 (name "RootFS", size 247 MiB) to
ubi0
Apr 21 07:58:12 ubnt kernel: UBI: PEB size: 131072 bytes (128 KiB), LEB size: 12
6976 bytes
Apr 21 07:58:12 ubnt kernel: UBI: min./max. I/O unit sizes: 2048/2048, sub-page
size 2048
Apr 21 07:58:12 ubnt kernel: UBI: VID header offset: 2048 (aligned 2048), data o
ffset: 4096
Apr 21 07:58:12 ubnt kernel: UBI: good PEBs: 1980, bad PEBs: 2, corrupted PEBs:
0
Apr 21 07:58:12 ubnt kernel: UBI: user volume: 1, internal volumes: 1, max. volu
mes count: 128
Apr 21 07:58:12 ubnt kernel: UBI: max/mean erase counter: 55/15, WL threshold: 4
096, image sequence number: 44624025
Apr 21 07:58:12 ubnt kernel: UBI: available PEBs: 0, total reserved PEBs: 1980,
PEBs reserved for bad PEB handling: 38
Apr 21 07:58:12 ubnt kernel: UBI: background thread "ubi_bgt0d" started, PID 54
Apr 21 07:58:12 ubnt kernel: UBIFS: background thread "ubifs_bgt0_0" started, PI
D 55
Apr 21 07:58:12 ubnt kernel: UBIFS: mounted UBI device 0, volume 0, name "troot"
Apr 21 07:58:12 ubnt kernel: UBIFS: LEB size: 126976 bytes (124 KiB), min./max.
I/O unit sizes: 2048 bytes/2048 bytes
Apr 21 07:58:12 ubnt kernel: UBIFS: FS size: 244428800 bytes (233 MiB, 1925 LEBs
), journal size 12189696 bytes (11 MiB, 96 LEBs)
Apr 21 07:58:12 ubnt kernel: UBIFS: reserved for root: 4952683 bytes (4836 KiB)
Apr 21 07:58:12 ubnt kernel: UBIFS: media format: w4/r0 (latest is w4/r0), UUID
FEC7E87F-A8C7-46C0-9309-4F078A16D10E, small LPT model
Apr 21 07:58:12 ubnt kernel: aufs test_add:305:swapper/0[1]: uid/gid/perm /root.
loop 0/0/0755, 0/102/0755
Apr 21 07:58:12 ubnt kernel: Algorithmics/MIPS FPU Emulator v1.5
Apr 21 07:58:12 ubnt kernel: ubnt_platform: module license 'Proprietary' taints
kernel.
Apr 21 07:58:12 ubnt kernel: Disabling lock debugging due to kernel taint
Apr 21 07:58:12 ubnt kernel: Registering char device flash0 (200) succeeds
Apr 21 07:58:12 ubnt kernel: Raeth v3.1 (Tasklet)
Apr 21 07:58:12 ubnt kernel:
Apr 21 07:58:12 ubnt kernel: phy_tx_ring = 0x00c00000, tx_ring = 0xa0c00000
Apr 21 07:58:12 ubnt kernel:
Apr 21 07:58:12 ubnt kernel: phy_rx_ring0 = 0x00c02000, rx_ring0 = 0xa0c02000
Apr 21 07:58:12 ubnt kernel: change HW-TRAP to 0x17c8f
Apr 21 07:58:12 ubnt kernel: GMAC1_MAC_ADRH -- : 0x0000fcec
Apr 21 07:58:12 ubnt kernel: GMAC1_MAC_ADRL -- : 0xda7b36c0
Apr 21 07:58:12 ubnt kernel: eth0: ===> VirtualIF_open
Apr 21 07:58:12 ubnt kernel: eth1: ===> VirtualIF_open
Apr 21 07:58:12 ubnt kernel: eth2: ===> VirtualIF_open
Apr 21 07:58:12 ubnt kernel: eth3: ===> VirtualIF_open
Apr 21 07:58:12 ubnt kernel: eth4: ===> VirtualIF_open
Apr 21 07:58:12 ubnt kernel: CDMA_CSG_CFG = 81000000
Apr 21 07:58:12 ubnt kernel: GDMA1_FWD_CFG = 21710000
Apr 21 07:58:12 ubnt kernel: ESW: Link Status Changed - Port0 Link UP
Apr 21 07:58:12 ubnt kernel: ESW: Link Status Changed - Port3 Link UP
Apr 21 07:58:12 ubnt ssh-recovery[478]: starting...
Apr 21 07:58:12 ubnt kernel: Bridge firewalling registered
Apr 21 07:58:13 ubnt ssh-recovery[478]: if=(all) port=(60257) terminate-timeout=
(60)
Apr 21 07:58:13 ubnt ssh-recovery[478]: enabling link on interfaces...
Apr 21 07:58:13 ubnt kernel: eth0: ===> VirtualIF_open
Apr 21 07:58:13 ubnt ssh-recovery[478]: eth0 :: mac=(fc:ec:da:7b:36:00)
Apr 21 07:58:13 ubnt kernel: eth1: ===> VirtualIF_open
Apr 21 07:58:13 ubnt ssh-recovery[478]: eth1 :: mac=(fc:ec:da:7b:36:00)
Apr 21 07:58:13 ubnt kernel: eth2: ===> VirtualIF_open
Apr 21 07:58:13 ubnt ssh-recovery[478]: eth2 :: mac=(fc:ec:da:7b:36:00)
Apr 21 07:58:13 ubnt kernel: eth3: ===> VirtualIF_open
Apr 21 07:58:13 ubnt ssh-recovery[478]: eth3 :: mac=(fc:ec:da:7b:36:00)
Apr 21 07:58:13 ubnt kernel: eth4: ===> VirtualIF_open
Apr 21 07:58:13 ubnt ssh-recovery[478]: eth4 :: mac=(fc:ec:da:7b:00:c4)
Apr 21 07:58:13 ubnt ssh-recovery[478]: switch0 :: mac=(fc:ec:da:00:36:c5)
Apr 21 07:58:14 ubnt kernel: ip_set: protocol 6
Apr 21 07:58:15 ubnt ssh-recovery[478]: service started :: pid=(614)
Apr 21 07:58:16 ubnt kernel: Type=Linux
Apr 21 07:58:16 ubnt NSM[689]: NSM-6: Initializing memdbg: ptr=0x693634 history
-size=1024 memdbg-size=143552
Apr 21 07:58:16 ubnt NSM[696]: NSM-6: 10 MB
Apr 21 07:58:16 ubnt NSM[696]: NSM-6: 1000 MB
Apr 21 07:58:16 ubnt NSM[696]: NSM-6: 10 MB
Apr 21 07:58:16 ubnt NSM[696]: NSM-6: 10 MB
Apr 21 07:58:16 ubnt NSM[696]: NSM-6: 1000 MB
Apr 21 07:58:16 ubnt NSM[696]: NSM-6: 10 MB
Apr 21 07:58:16 ubnt RIB[699]: RIB-6: Initializing memdbg: ptr=0x5874c4 history
-size=1024 memdbg-size=143552
Apr 21 07:58:16 ubnt NSM[696]: NSM-4: Could not create VRF table with identifie
r 1 in the MPLS Forwarder
Apr 21 07:58:16 ubnt RIB[702]: RIB-6: RIBd (1.2.0) starts
Apr 21 07:58:21 ubnt IMI[686]: IMI-6: imi_server_send_config called (PM 1)
Apr 21 07:58:22 ubnt IMI[686]: IMI-6: imi_server_send_config called (PM 42)
Apr 21 07:58:24 ubnt rl-system.init: Checking/creating SSH host keys.
Apr 21 07:58:26 ubnt rsyslogd: set SCM_CREDENTIALS failed on '/dev/log': Protoco
l not available
Apr 21 07:58:27 ubnt rsyslogd: set SCM_CREDENTIALS failed on '/dev/log': Protoco
l not available
Apr 21 07:58:30 ubnt ntpd[998]: ntpd 4.2.6p2@1.2194-o Wed Feb 13 19:01:06 UTC 20
19 (1)
Apr 21 07:58:30 ubnt ntpd[999]: proto: precision = 40.968 usec
Apr 21 07:58:30 ubnt ntpd[999]: ntpd exiting on signal 15
Apr 21 07:58:32 ubnt ntpd[1060]: ntpd 4.2.6p2@1.2194-o Wed Feb 13 19:01:06 UTC 2
019 (1)
Apr 21 07:58:32 ubnt ntpd[1061]: proto: precision = 43.196 usec
Apr 21 07:58:34 ubnt ntpd_intres[1063]: host name not found: 0.ubnt.pool.ntp.org
Apr 21 07:58:34 ubnt ntpd_intres[1063]: host name not found: 1.ubnt.pool.ntp.org
Apr 21 07:58:34 ubnt ntpd_intres[1063]: host name not found: 2.ubnt.pool.ntp.org
Apr 21 07:58:34 ubnt ntpd_intres[1063]: host name not found: 3.ubnt.pool.ntp.org
Apr 21 07:58:42 ubnt ntpd[1061]: ntpd exiting on signal 15
Apr 21 07:58:46 ubnt ntpd[1679]: ntpd 4.2.6p2@1.2194-o Wed Feb 13 19:01:06 UTC 2
019 (1)
Apr 21 07:58:46 ubnt ntpd[1685]: proto: precision = 37.507 usec
Apr 21 07:58:48 ubnt ntpd[1685]: ntpd exiting on signal 15
Apr 21 07:58:48 ubnt kernel: ESW: Link Status Changed - Port4 Link UP
Apr 21 07:58:50 ubnt ntpd[1747]: ntpd 4.2.6p2@1.2194-o Wed Feb 13 19:01:06 UTC 2
019 (1)
Apr 21 07:58:50 ubnt ntpd[1748]: proto: precision = 41.091 usec
Apr 21 07:58:51 ubnt ubnt-service-ssh: waiting for netplugd to be started...
Apr 21 07:58:52 ubnt ubnt-service-gui: waiting for netplugd to be started...
Apr 21 07:58:54 ubnt dhcpd: WARNING: Host declarations are global. They are not
limited to the scope you declared them in.
Apr 21 07:58:54 ubnt dhcpd:
Apr 21 07:58:54 ubnt dhcpd: No subnet declaration for eth0 (100.X.Y.Z).
Apr 21 07:58:54 ubnt dhcpd: ** Ignoring requests on eth0. If this is not what
Apr 21 07:58:54 ubnt dhcpd: you want, please write a subnet declaration
Apr 21 07:58:54 ubnt dhcpd: in your dhcpd.conf file for the network segment
Apr 21 07:58:54 ubnt dhcpd: to which interface eth0 is attached. **
Apr 21 07:58:54 ubnt dhcpd:

Apr 21 08:00:06 ubnt netplugd: Starting network plug daemon: netplugd.
Apr 21 08:00:10 ubnt kernel: ESW: Link Status Changed - Port4 Link Down
Apr 21 08:00:11 ubnt ubnt-service-ssh: starting the SSH service (see messages fr
om sshd).
Apr 21 08:00:12 ubnt ubnt-service-gui: starting the GUI service.
Apr 21 08:00:13 ubnt kernel: ESW: Link Status Changed - Port4 Link UP
Apr 21 08:00:21 ubnt ssh-recovery[683]: terminating the SSH recovery service ::
pid=(614)
Apr 21 08:00:22 ubnt kernel: ESW: Link Status Changed - Port4 Link Down
Apr 21 08:00:25 ubnt kernel: ESW: Link Status Changed - Port4 Link UP
Apr 22 09:11:10 ubnt ntpd[1748]: ntpd exiting on signal 15
Apr 22 09:11:12 ubnt ntpd[1799]: ntpd 4.2.6p2@1.2194-o Wed Feb 13 19:01:06 UTC 2
019 (1)
Apr 22 09:11:12 ubnt ntpd[1800]: proto: precision = 40.175 usec
Apr 22 09:11:14 ubnt ntpd_intres[1801]: host name not found: 0.ubnt.pool.ntp.org
Apr 22 09:11:14 ubnt ntpd_intres[1801]: host name not found: 1.ubnt.pool.ntp.org
Apr 22 09:11:14 ubnt ntpd_intres[1801]: host name not found: 2.ubnt.pool.ntp.org
Apr 22 09:11:14 ubnt ntpd_intres[1801]: host name not found: 3.ubnt.pool.ntp.org
Apr 22 09:12:16 ubnt ntpd_intres[1801]: host name not found: 0.ubnt.pool.ntp.org
Apr 22 09:12:16 ubnt ntpd_intres[1801]: host name not found: 1.ubnt.pool.ntp.org
Apr 22 09:12:16 ubnt ntpd_intres[1801]: host name not found: 2.ubnt.pool.ntp.org
Apr 22 09:12:16 ubnt ntpd_intres[1801]: host name not found: 3.ubnt.pool.ntp.org
Apr 22 09:12:34 ubnt dhclient: send_packet: Network is unreachable
Apr 22 09:12:34 ubnt dhclient: send_packet: please consult README file regarding
broadcast address.
Apr 22 09:12:34 ubnt dhclient: dhclient.c:2257: Failed to send 300 byte long pac
ket over fallback interface.
Apr 22 09:12:37 ubnt kernel: eth0: ===> VirtualIF_close
Apr 22 09:14:04 ubnt kernel: eth0: ===> VirtualIF_open
Apr 22 09:14:08 ubnt ntpd[1800]: ntpd exiting on signal 15
Apr 22 09:14:11 ubnt ntpd[3373]: ntpd 4.2.6p2@1.2194-o Wed Feb 13 19:01:06 UTC 2
019 (1)
Apr 22 09:14:11 ubnt ntpd[3375]: proto: precision = 38.371 usec
Apr 22 09:14:13 ubnt ntpd_intres[3376]: host name not found: 0.ubnt.pool.ntp.org
Apr 22 09:14:13 ubnt ntpd_intres[3376]: host name not found: 1.ubnt.pool.ntp.org
Apr 22 09:14:13 ubnt ntpd_intres[3376]: host name not found: 2.ubnt.pool.ntp.org
Apr 22 09:14:13 ubnt ntpd_intres[3376]: host name not found: 3.ubnt.pool.ntp.org
Apr 22 11:01:54 ubnt kernel: Process 7609 (ubnt-util) has crashed (parent 492 (u
bnt-daemon) signal 6, code -6, addr 00000263), coredumps disabled
Apr 22 14:54:09 ubnt login[18025]: pam_securetty(login:auth): access denied: tty
'/dev/pts/0' is not secure !
Apr 22 14:54:12 ubnt login[18025]: pam_unix(login:auth): check pass; user unknow
n
Apr 22 14:54:12 ubnt login[18025]: pam_unix(login:auth): authentication failure;
logname=LOGIN uid=0 euid=0 tty=/dev/pts/0 ruser= rhost=
Apr 22 14:54:15 ubnt login[18025]: FAILED LOGIN (1) on '/dev/pts/0' from '127.0.
0.1:59681' FOR 'UNKNOWN', User not known to the underlying authentication module
Apr 22 14:54:40 ubnt kernel: Process 18023 (ubnt-util) has crashed (parent 492 (
ubnt-daemon) signal 6, code -6, addr 00002c91), coredumps disabled
Apr 22 15:03:14 ubnt login[25461]: pam_unix(login:auth): authentication failure;
logname=LOGIN uid=0 euid=0 tty=/dev/pts/0 ruser= rhost= user=Mart
Apr 22 15:03:18 ubnt login[25461]: FAILED LOGIN (1) on '/dev/pts/0' from '127.0.
0.1:59682' FOR 'MartyNH', Authentication failure
Is dit (vet in bovenstaande quote) misschien interessant?

]Apr 21 07:58:54 ubnt dhcpd: No subnet declaration for eth0 (100.X.Y.Z).
Apr 21 07:58:54 ubnt dhcpd: ** Ignoring requests on eth0. If this is not what
Apr 21 07:58:54 ubnt dhcpd: you want, please write a subnet declaration
Apr 21 07:58:54 ubnt dhcpd: in your dhcpd.conf file for the network segment
Apr 21 07:58:54 ubnt dhcpd: to which interface eth0 is attached. **
Apr 21 07:58:54 ubnt dhcpd

MartyNH

Acties:
  • 0 Henk 'm!

  • DAzN
  • Registratie: April 2000
  • Niet online
lijkt me niet dat die subnet-declaratie een issue is, ik zie verschillende anderen daarover klagen, maar Ubiquiti zegt dat de logfiles spammed, maar geen functionele fout is.
https://community.ubnt.co...-declaration/td-p/1193869

Was jouw verbinding verbroken vanaf 9:11uur vanmorgen?

En nee, volgens mij is het niet nodig om een syslog-server de logs te laten ontvangen. De router is goed genoeg, als je weet waar je moet kijken. En jij weet dat blijkbaar.

[ Voor 21% gewijzigd door DAzN op 22-04-2019 16:44 . Reden: reactie op syslog ]


Acties:
  • 0 Henk 'm!

  • MartyNH
  • Registratie: Juni 2018
  • Laatst online: 07-09 14:12
Ja inderdaad, om 9:11 kreeg ik geen IP meer/nieuwe lease. Om 9:14 kreeg ik nadat ik in de app handmatig de connectie verbroken had en weer ingeschakeld had een IP/lease tot 15:14:05

Ben net dit nog tegen gekomen: https://community.ubnt.co...-eth0/m-p/2200586#M192492 Het probleem hier omschreven lijkt er heel sterk op. Lukt mij alleen nog even niet om disable-link-detect uit te voeren? Edit: gelukt, nu dus even afwachten tot morgen...

Edit: Okay, kleine update: bovenstaande was bij mij niet de oplossing. Aan het einde van de lease time geen IP/nieuwe lease gekregen. Zelfs handmatig met de app eth0 uitzetten en weer aan mocht niet meer baten.
interface : eth0
last update: Tue Apr 23 07:26:38 CEST 2019
reason : FAIL
Heb disable-link-detect weer uitgezet, de situatie zal nu weer als van ouds zijn.
Apr 23 06:00:17 ubnt kernel: ESW: Link Status Changed - Port2 Link Down
Apr 23 06:00:19 ubnt kernel: ESW: Link Status Changed - Port2 Link UP
Apr 23 06:07:49 ubnt ntpd_intres[31982]: host name not found: 0.ubnt.pool.ntp.or
g
Apr 23 06:07:49 ubnt ntpd_intres[31982]: host name not found: 1.ubnt.pool.ntp.or
g
Apr 23 06:07:49 ubnt ntpd_intres[31982]: host name not found: 2.ubnt.pool.ntp.or
g
Apr 23 06:07:49 ubnt ntpd_intres[31982]: host name not found: 3.ubnt.pool.ntp.or
g
Apr 23 06:12:43 ubnt kernel: ESW: Link Status Changed - Port2 Link Down
Apr 23 06:23:52 ubnt ntpd_intres[31982]: host name not found: 0.ubnt.pool.ntp.or
g
Apr 23 06:23:52 ubnt ntpd_intres[31982]: host name not found: 1.ubnt.pool.ntp.or
g
Apr 23 06:23:52 ubnt ntpd_intres[31982]: host name not found: 2.ubnt.pool.ntp.or
g
Apr 23 06:23:52 ubnt ntpd_intres[31982]: host name not found: 3.ubnt.pool.ntp.or
g
Apr 23 07:13:21 ubnt dhclient: send_packet: Network is unreachable
Apr 23 07:13:21 ubnt dhclient: send_packet: please consult README file regarding
broadcast address.
Apr 23 07:13:21 ubnt dhclient: dhclient.c:2257: Failed to send 300 byte long pac
ket over fallback interface.
Apr 23 07:13:24 ubnt kernel: eth0: ===> VirtualIF_close
Apr 23 07:14:30 ubnt kernel: eth0: ===> VirtualIF_open
Apr 23 07:14:37 ubnt ntpd_intres[31982]: host name not found: 0.ubnt.pool.ntp.or
g
Apr 23 07:14:37 ubnt ntpd_intres[31982]: host name not found: 1.ubnt.pool.ntp.or
g
Apr 23 07:14:37 ubnt ntpd_intres[31982]: host name not found: 2.ubnt.pool.ntp.or
g
Apr 23 07:14:37 ubnt ntpd_intres[31982]: host name not found: 3.ubnt.pool.ntp.or
g
Apr 23 07:15:43 ubnt dhclient: send_packet: Network is unreachable
Apr 23 07:15:43 ubnt dhclient: send_packet: please consult README file regarding
broadcast address.
Apr 23 07:15:43 ubnt dhclient: dhclient.c:2257: Failed to send 300 byte long pac
ket over fallback interface.
Apr 23 07:15:47 ubnt kernel: eth0: ===> VirtualIF_close
Apr 23 07:16:18 ubnt kernel: eth0: ===> VirtualIF_open
Apr 23 07:16:23 ubnt ntpd_intres[31982]: host name not found: 0.ubnt.pool.ntp.or
g
Apr 23 07:16:23 ubnt ntpd_intres[31982]: host name not found: 1.ubnt.pool.ntp.or
g
Apr 23 07:16:23 ubnt ntpd_intres[31982]: host name not found: 2.ubnt.pool.ntp.or
g
Apr 23 07:16:23 ubnt ntpd_intres[31982]: host name not found: 3.ubnt.pool.ntp.or
g
Apr 23 07:17:11 ubnt dhclient: send_packet: Network is unreachable
Apr 23 07:17:11 ubnt dhclient: send_packet: please consult README file regarding
broadcast address.

Apr 23 07:17:11 ubnt dhclient: dhclient.c:2257: Failed to send 300 byte long pac
ket over fallback interface.
Apr 23 07:17:14 ubnt kernel: eth0: ===> VirtualIF_close
Apr 23 07:17:44 ubnt kernel: eth0: ===> VirtualIF_open
Apr 23 07:17:50 ubnt ntpd_intres[31982]: host name not found: 0.ubnt.pool.ntp.or
g
Apr 23 07:17:50 ubnt ntpd_intres[31982]: host name not found: 1.ubnt.pool.ntp.or
g
Apr 23 07:17:50 ubnt ntpd_intres[31982]: host name not found: 2.ubnt.pool.ntp.or
g
Apr 23 07:17:50 ubnt ntpd_intres[31982]: host name not found: 3.ubnt.pool.ntp.or
g
Dit lijkt mij interessant, hoewel ik dit zelf heb veroorzaakt door link-detect uit te zetten.

Apr 23 07:15:47 ubnt kernel: eth0: ===> VirtualIF_close
Apr 23 07:16:18 ubnt kernel: eth0: ===> VirtualIF_open
Apr 23 07:16:23 ubnt ntpd_intres[31982]: host name not found: 0.ubnt.pool.ntp.or
g
Apr 23 07:16:23 ubnt ntpd_intres[31982]: host name not found: 1.ubnt.pool.ntp.or
g
Apr 23 07:16:23 ubnt ntpd_intres[31982]: host name not found: 2.ubnt.pool.ntp.or
g
Apr 23 07:16:23 ubnt ntpd_intres[31982]: host name not found: 3.ubnt.pool.ntp.or
g
Apr 23 07:17:11 ubnt dhclient: send_packet: Network is unreachable
Apr 23 07:17:11 ubnt dhclient: send_packet: please consult README file regarding broadcast address.

[ Voor 87% gewijzigd door MartyNH op 23-04-2019 07:46 . Reden: Toevoeging bevindingen ]