1

Temat: wersja 1.5.5 (32191) - problem z czasem

wczoraj dokonałem aktualizacji routera TL-WR1043ND do wersji 1.5.5 (32191) i od tego czasu mam problem z ustawieniem poprawnego czasu na nim. Strefa czasowa ustawiona poprawnie wyświetla czas: 01.01.1970. Problem jest z ustawieniem serwerów NTP - ustawienia się nie zapisują, nie ma znaczenia czy wybiorę je z listy rozwijanej czy wpiszę ręcznie. Po zapisaniu ustawień, przejściu do innej podstrony konfiguracji i powrocie do strony z czasem serwery czasu ustawiają się w opcję inne są tylko puste pola (znikają moje wpisy) strefa czasowa jest zapamiętywana.
Czy ktoś ma podobny problem?

2

Odp: wersja 1.5.5 (32191) - problem z czasem

Trzeba było nie zachowywać ustawień/nie wczytywać backupu. Zmienił się sposób pobierania czasu, w /etc/config/system wymaganie jest istnienie podanych serwerów, nie w /etc/config/ntpclient.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3

Odp: wersja 1.5.5 (32191) - problem z czasem

Podepnę się.
Mam wersję 1.5.4 (31348).
Niby mam ustawioną aktualizację godziny co godzinę, ale działa to do restartu potem się nie aktualizuje. Można by np w /etc/init.d/set_kernel_timezone ustawić aktualizację godziny, tak aby po uruchomieniu się i po np 2 minutach aktualizował godzinę?

4

Odp: wersja 1.5.5 (32191) - problem z czasem

Do wersji 1.5.4 robi to ntpclient, który możesz sobie dowolnie wywołać ze skryptów dodatkowo.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

5

Odp: wersja 1.5.5 (32191) - problem z czasem

Witam
Podłączę się, czy to normalne, że po wgraniu najnowszej wersji (jak w tytule) w /etc/config/system mam tylko:

config 'timeserver' 'ntp'
    list 'server' '0.pool.ntp.org'
    list 'server' '1.pool.ntp.org'
    list 'server' '2.pool.ntp.org'
    list 'server' '3.pool.ntp.org'

config 'button' 'wifi_button'
    option 'button' 'BTN_1'
    option 'action' 'released'
    option 'handler' '/sbin/wifionoff'
    option 'min' '0'
    option 'max' '2'

config 'system' 'system'
    option 'timezone' 'CET-1CEST,M3.5.0/2,M10.5.0/3'
    option 'zonename' 'Europe/Warsaw'
    option 'hostname' 'Gargoyle'
    option 'cronloglevel' '9'

i brakuje mi m.in.:

config 'button' 'reset_button'
    option 'button' 'BTN_0'
    option 'action' 'released'
    option 'handler' 'logger restore defaults ; /usr/lib/gargoyle/restore.sh /etc/original_backup/backup.tar.gz 1 ; reboot ;'
    option 'min' '3'
    option 'max' '90'

config 'button' 'reboot_button'
    option 'button' 'BTN_1'
    option 'action' 'released'
    option 'handler' 'logger reboot ; /usr/lib/gargoyle/reboot.sh ;'
    option 'min' '3'
    option 'max' '90'

config 'led' 'wlan_led'
    option 'name' 'WLAN'
    option 'sysfs' 'tl-wr1043nd:green:wlan'
    option 'trigger' 'phy0tpt'

config 'led' 'usb_led'
    option 'name' 'USB'
    option 'sysfs' 'tl-wr1043nd:green:usb'
    option 'trigger' 'usbdev'
    option 'dev' '1-1'
    option 'interval' '50'

Czy tak jest po aktualizacji (sysupgrade -n), czy to ja coś sknociłem podczas konfiguracji?
Z góry dzięki za odpowiedź.
Pozdrawiam

6

Odp: wersja 1.5.5 (32191) - problem z czasem

Jaki router, 1043?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

7

Odp: wersja 1.5.5 (32191) - problem z czasem

Sorry, nie napisałem, tak, 1043.

8

Odp: wersja 1.5.5 (32191) - problem z czasem

U mnie działa poprawnie na 1043. Zrobiłem upgrade ze starej wersji, bez zachowywania plików konfiguracyjnych.  system ma pełną zawartość.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

9 (edytowany przez FUTURISTA 2012-06-27 16:35:31)

Odp: wersja 1.5.5 (32191) - problem z czasem

Ok, chyba przywrócenie domyślnej konfiguracji przez www to spowodowało. Teraz jest dobrze, ale mam inny problem, na tej najnowszej wersji, po reboocie routera nie mam neta:

root@Gargoyle:~$ logread
Jan  1 01:00:13 Gargoyle user.info kernel: Backport based on wireless-testing.git master-2011-12-01
Jan  1 01:00:13 Gargoyle user.info kernel: cfg80211: Calling CRDA to update world regulatory domain
Jan  1 01:00:13 Gargoyle user.info kernel: PPP generic driver version 2.4.2
Jan  1 01:00:13 Gargoyle user.info kernel: NET: Registered protocol family 24
Jan  1 01:00:15 Gargoyle daemon.info pppd[518]: Plugin rp-pppoe.so loaded.
Jan  1 01:00:15 Gargoyle daemon.info pppd[518]: RP-PPPoE plugin version 3.8p compiled against pppd 2.4.5
Jan  1 01:00:15 Gargoyle daemon.notice pppd[518]: pppd 2.4.5 started by root, uid 0
Jan  1 01:00:15 Gargoyle user.notice kernel: SCSI subsystem initialized
Jan  1 01:00:16 Gargoyle user.info kernel: usbcore: registered new interface driver usbfs
Jan  1 01:00:16 Gargoyle user.info kernel: usbcore: registered new interface driver hub
Jan  1 01:00:16 Gargoyle user.notice ifup: Enabling Router Solicitations on lan (br-lan)
Jan  1 01:00:16 Gargoyle user.info kernel: usbcore: registered new device driver usb
Jan  1 01:00:18 Gargoyle user.info kernel: cfg80211: World regulatory domain updated:
Jan  1 01:00:18 Gargoyle user.info kernel: cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Jan  1 01:00:18 Gargoyle user.info kernel: cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jan  1 01:00:18 Gargoyle user.info kernel: cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Jan  1 01:00:18 Gargoyle user.info kernel: cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Jan  1 01:00:18 Gargoyle user.info kernel: cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jan  1 01:00:18 Gargoyle user.info kernel: cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jan  1 01:00:19 Gargoyle user.debug kernel: ath: EEPROM regdomain: 0x0
Jan  1 01:00:19 Gargoyle user.debug kernel: ath: EEPROM indicates default country code should be used
Jan  1 01:00:19 Gargoyle user.debug kernel: ath: doing EEPROM country->regdmn map search
Jan  1 01:00:19 Gargoyle user.debug kernel: ath: country maps to regdmn code: 0x3a
Jan  1 01:00:19 Gargoyle user.debug kernel: ath: Country alpha2 being used: US
Jan  1 01:00:19 Gargoyle user.debug kernel: ath: Regpair used: 0x3a
Jan  1 01:00:19 Gargoyle user.debug kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Jan  1 01:00:19 Gargoyle user.info kernel: ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2
Jan  1 01:00:19 Gargoyle user.info kernel: cfg80211: Calling CRDA for country: US
Jan  1 01:00:20 Gargoyle user.info kernel: RPC: Registered udp transport module.
Jan  1 01:00:20 Gargoyle user.info kernel: RPC: Registered tcp transport module.
Jan  1 01:00:20 Gargoyle user.info kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Jan  1 01:00:21 Gargoyle user.info kernel: tun: Universal TUN/TAP device driver, 1.6
Jan  1 01:00:21 Gargoyle user.info kernel: tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Jan  1 01:00:22 Gargoyle user.info kernel: cfg80211: Regulatory domain changed to country: US
Jan  1 01:00:22 Gargoyle user.info kernel: cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Jan  1 01:00:22 Gargoyle user.info kernel: cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
Jan  1 01:00:22 Gargoyle user.info kernel: cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
Jan  1 01:00:22 Gargoyle user.info kernel: cfg80211:     (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jan  1 01:00:22 Gargoyle user.info kernel: cfg80211:     (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jan  1 01:00:22 Gargoyle user.info kernel: cfg80211:     (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Jan  1 01:00:22 Gargoyle user.info kernel: cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
Jan  1 01:00:23 Gargoyle user.info kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Jan  1 01:00:23 Gargoyle user.info kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jan  1 01:00:24 Gargoyle user.info kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jan  1 01:00:24 Gargoyle user.info kernel: ar71xx-ehci ar71xx-ehci: Atheros AR91xx built-in EHCI controller
Jan  1 01:00:24 Gargoyle user.info kernel: ar71xx-ehci ar71xx-ehci: new USB bus registered, assigned bus number 1
Jan  1 01:00:24 Gargoyle user.info kernel: ar71xx-ehci ar71xx-ehci: irq 3, io mem 0x1b000000
Jan  1 01:00:24 Gargoyle user.info kernel: ar71xx-ehci ar71xx-ehci: USB 2.0 started, EHCI 1.00
Jan  1 01:00:24 Gargoyle user.info kernel: usb usb1: configuration #1 chosen from 1 choice
Jan  1 01:00:24 Gargoyle user.info kernel: hub 1-0:1.0: USB hub found
Jan  1 01:00:24 Gargoyle user.info kernel: hub 1-0:1.0: 1 port detected
Jan  1 01:00:24 Gargoyle user.warn kernel: nf_conntrack version 0.5.0 (459 buckets, 1836 max)
Jan  1 01:00:24 Gargoyle user.warn kernel: CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
Jan  1 01:00:24 Gargoyle user.warn kernel: nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
Jan  1 01:00:24 Gargoyle user.warn kernel: sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
Jan  1 01:00:24 Gargoyle user.info kernel: usb 1-1: new high speed USB device using ar71xx-ehci and address 2
Jan  1 01:00:24 Gargoyle user.info kernel: usb 1-1: configuration #1 chosen from 1 choice
Jan  1 01:00:25 Gargoyle user.info kernel: xt_time: kernel timezone is -0000
Jan  1 01:00:26 Gargoyle user.info kernel:      Hooked IMQ after mangle on PREROUTING
Jan  1 01:00:26 Gargoyle user.info kernel:      Hooked IMQ after nat on POSTROUTING
Jan  1 01:00:26 Gargoyle user.info kernel: IMQ driver loaded successfully.
Jan  1 01:00:27 Gargoyle user.warn kernel: ip_set version 4 loaded
Jan  1 01:00:27 Gargoyle user.info kernel: Ebtables v2.0 registered
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver cdc_acm
Jan  1 01:00:28 Gargoyle user.info kernel: cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver usblp
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver usbserial
Jan  1 01:00:28 Gargoyle user.info kernel: USB Serial support registered for generic
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver usbserial_generic
Jan  1 01:00:28 Gargoyle user.info kernel: usbserial: USB Serial Driver core
Jan  1 01:00:28 Gargoyle user.info kernel: Initializing USB Mass Storage driver...
Jan  1 01:00:28 Gargoyle user.info kernel: scsi0 : SCSI emulation for USB Mass Storage devices
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver usb-storage
Jan  1 01:00:28 Gargoyle user.info kernel: USB Mass Storage support registered.
Jan  1 01:00:28 Gargoyle user.debug kernel: usb-storage: device found at 2
Jan  1 01:00:28 Gargoyle user.debug kernel: usb-storage: waiting for device to settle before scanning
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver ums-alauda
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver ums-cypress
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver ums-datafab
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver ums-freecom
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver ums-isd200
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver ums-jumpshot
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver ums-karma
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver ums-sddr09
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver ums-sddr55
Jan  1 01:00:28 Gargoyle user.info kernel: usbcore: registered new interface driver ums-usbat
Jan  1 01:00:29 Gargoyle user.info kernel: USB Serial support registered for GSM modem (1-port)
Jan  1 01:00:29 Gargoyle user.info kernel: usbcore: registered new interface driver option
Jan  1 01:00:29 Gargoyle user.info kernel: option: v0.7.2:USB Driver for GSM modems
Jan  1 01:00:29 Gargoyle user.info kernel: USB Serial support registered for Sierra USB modem
Jan  1 01:00:29 Gargoyle user.info kernel: usbcore: registered new interface driver sierra
Jan  1 01:00:29 Gargoyle user.info kernel: sierra: v.1.3.8:USB Driver for Sierra Wireless USB modems
Jan  1 01:00:29 Gargoyle user.info kernel: fuse init (API version 7.13)
Jun 27 17:19:12 Gargoyle daemon.warn pppd[518]: Timeout waiting for PADO packets
Jun 27 17:19:12 Gargoyle daemon.err pppd[518]: Unable to complete PPPoE Discovery
Jun 27 17:19:12 Gargoyle daemon.info pppd[518]: System time change detected.
Jun 27 17:19:12 Gargoyle user.notice usb-modeswitch: 1-0:1.0: Manufacturer=Linux_2.6.32.27_ehci_hcd Product=Atheros_AR91xx_built-in_EHCI_controller Serial=ar71xx-ehci
Jun 27 17:19:13 Gargoyle user.notice usb-modeswitch: 1-1:1.0: Manufacturer=Sunplus_Innovation_Technology Product=USB_to_Serial-ATA_bridge Serial=FDC0FD500000000FD0FCAF82292129
Jun 27 17:19:14 Gargoyle user.notice usb-modeswitch: 1-0:1.0: Manufacturer=Linux_2.6.32.27_ehci_hcd Product=Atheros_AR91xx_built-in_EHCI_controller Serial=ar71xx-ehci
Jun 27 17:19:15 Gargoyle user.info kernel: cfg80211: Calling CRDA for country: PL
Jun 27 17:19:15 Gargoyle user.notice usb-modeswitch: 1-1:1.0: Manufacturer=Sunplus_Innovation_Technology Product=USB_to_Serial-ATA_bridge Serial=FDC0FD500000000FD0FCAF82292129
Jun 27 17:19:15 Gargoyle user.notice kernel: scsi 0:0:0:0: Direct-Access     WDC WD50 00AAKS-07YGA0    0200 PQ: 0 ANSI: 4
Jun 27 17:19:15 Gargoyle user.debug kernel: usb-storage: device scan complete
Jun 27 17:19:15 Gargoyle user.notice kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
Jun 27 17:19:15 Gargoyle user.notice kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 27 17:19:15 Gargoyle user.debug kernel: sd 0:0:0:0: [sda] Mode Sense: 38 00 00 00
Jun 27 17:19:15 Gargoyle user.err kernel: sd 0:0:0:0: [sda] Assuming drive cache: write through
Jun 27 17:19:15 Gargoyle user.err kernel: sd 0:0:0:0: [sda] Assuming drive cache: write through
Jun 27 17:19:15 Gargoyle user.info kernel:  sda:
Jun 27 17:19:15 Gargoyle user.info kernel: cfg80211: Regulatory domain changed to country: PL
Jun 27 17:19:15 Gargoyle user.info kernel: cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Jun 27 17:19:15 Gargoyle user.info kernel: cfg80211:     (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Jun 27 17:19:15 Gargoyle user.info kernel: cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Jun 27 17:19:15 Gargoyle user.info kernel: cfg80211:     (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Jun 27 17:19:15 Gargoyle user.info kernel: cfg80211:     (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
Jun 27 17:19:16 Gargoyle user.info kernel: device wlan0 entered promiscuous mode
Jun 27 17:19:16 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering forwarding state
Jun 27 17:19:19 Gargoyle user.info kernel: device wlan0 left promiscuous mode
Jun 27 17:19:19 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering disabled state
Jun 27 17:19:19 Gargoyle user.info kernel: device wlan0 entered promiscuous mode
Jun 27 17:19:19 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering forwarding state
Jun 27 17:19:20 Gargoyle user.info sysinit: Loading defaults
Jun 27 17:19:21 Gargoyle user.info sysinit: Loading synflood protection
Jun 27 17:19:21 Gargoyle user.info sysinit: Adding custom chains
Jun 27 17:19:21 Gargoyle user.info sysinit: Loading zones
Jun 27 17:19:22 Gargoyle user.warn kernel:  sda1
Jun 27 17:19:22 Gargoyle user.err kernel: sd 0:0:0:0: [sda] Assuming drive cache: write through
Jun 27 17:19:22 Gargoyle user.notice kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 27 17:19:23 Gargoyle user.info sysinit: Loading forwardings
Jun 27 17:19:23 Gargoyle user.info sysinit: Loading redirects
Jun 27 17:19:26 Gargoyle user.info sysinit: Loading rules
Jun 27 17:19:27 Gargoyle user.info sysinit: Loading includes
Jun 27 17:19:28 Gargoyle user.info kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode
Jun 27 17:19:29 Gargoyle user.info sysinit: udhcpc (v1.15.3) started
Jun 27 17:19:29 Gargoyle user.info sysinit: Sending discover...
Jun 27 17:19:32 Gargoyle user.info sysinit: Sending discover...
Jun 27 17:19:35 Gargoyle user.info sysinit: Sending discover...
Jun 27 17:19:38 Gargoyle user.info sysinit: No lease, failing
Jun 27 17:19:38 Gargoyle user.info sysinit: Optimizing conntrack
Jun 27 17:19:38 Gargoyle user.info sysinit: Loading interfaces
Jun 27 17:19:38 Gargoyle user.info firewall: adding lan (br-lan) to zone lan
Jun 27 17:19:39 Gargoyle cron.err crond[1752]: crond (busybox 1.15.3) started, log level 9
Jun 27 17:19:40 Gargoyle authpriv.info dropbear[1772]: Running in background
Jun 27 17:19:40 Gargoyle user.info sysinit: Changing password for root123
Jun 27 17:19:40 Gargoyle user.info sysinit: New password:
Jun 27 17:19:40 Gargoyle user.info sysinit: Bad password: too weak
Jun 27 17:19:41 Gargoyle user.info sysinit: Retype password:
Jun 27 17:19:41 Gargoyle auth.info passwd: Password for root123 changed by root
Jun 27 17:19:41 Gargoyle user.info sysinit: Password for root123 changed by root
Jun 27 17:19:42 Gargoyle daemon.warn httpd_gargoyle[1821]: started as root without requesting chroot(), warning only
Jun 27 17:19:42 Gargoyle daemon.notice httpd_gargoyle[1821]: httpd_gargoyle/1.0 14mar2008 starting on Gargoyle, port 80
Jun 27 17:19:44 Gargoyle user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Jun 27 17:19:44 Gargoyle user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Jun 27 17:19:47 Gargoyle daemon.info dnsmasq[1860]: started, version 2.55 cachesize 150
Jun 27 17:19:47 Gargoyle daemon.info dnsmasq[1860]: compile time options: IPv6 GNU-getopt no-DBus no-I18N DHCP TFTP
Jun 27 17:19:47 Gargoyle daemon.info dnsmasq-dhcp[1860]: DHCP, IP range 192.168.2.100 -- 192.168.2.250, lease time 12h
Jun 27 17:19:47 Gargoyle daemon.info dnsmasq[1860]: using local addresses only for domain lan
Jun 27 17:19:47 Gargoyle daemon.info dnsmasq[1860]: reading /tmp/resolv.conf.auto
Jun 27 17:19:47 Gargoyle daemon.info dnsmasq[1860]: using nameserver 88.220.188.210#53
Jun 27 17:19:47 Gargoyle daemon.info dnsmasq[1860]: using nameserver 10.0.0.1#53
Jun 27 17:19:47 Gargoyle daemon.info dnsmasq[1860]: using local addresses only for domain lan
Jun 27 17:19:47 Gargoyle daemon.info dnsmasq[1860]: read /etc/hosts - 8 addresses
Jun 27 17:19:47 Gargoyle daemon.info dnsmasq-dhcp[1860]: read /etc/ethers - 6 addresses
Jun 27 17:19:47 Gargoyle user.info sysinit: a
Jun 27 17:19:47 Gargoyle user.info sysinit: b
Jun 27 17:19:48 Gargoyle daemon.notice rpc.statd[1895]: Version 1.1.6 Starting
Jun 27 17:19:48 Gargoyle daemon.warn sm-notify[1896]: Failed to open /var/lib/nfs/sm.bak: No such file or directory
Jun 27 17:19:48 Gargoyle daemon.notice rpc.statd[1895]: statd running as root. chown /var/lib/nfs/sm to choose different user
Jun 27 17:19:51 Gargoyle user.info sysinit: ERROR: No valid dynamic DNS service configurations defined
Jun 27 17:19:51 Gargoyle user.info sysinit: (Did you specify correct configuration file path?)
Jun 27 17:19:54 Gargoyle user.info sysinit: setting up led WLAN
Jun 27 17:19:54 Gargoyle user.info sysinit: setting up led USB
Jun 27 17:19:54 Gargoyle user.info sysinit: setting up led tl-wr1043nd:green:system
Jun 27 17:19:54 Gargoyle user.debug kernel: ar71xx-wdt: enabling watchdog timer
Jun 27 17:20:22 Gargoyle authpriv.info dropbear[1940]: Child connection from 192.168.2.100:2742
Jun 27 17:20:31 Gargoyle authpriv.notice dropbear[1940]: Password auth succeeded for 'root' from 192.168.2.100:2742

dopiero gdy np. przez www wejdę w konfigurację połączenia WAN i nawet nic nie zmieniając dam 'zapisz zmiany' to router łączy się z netem:

Jun 27 17:22:08 Gargoyle cron.err crond[2012]: crond (busybox 1.15.3) started, log level 9
Jun 27 17:22:10 Gargoyle daemon.info dnsmasq[1860]: exiting on receipt of SIGTERM
Jun 27 17:22:12 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering disabled state
Jun 27 17:22:12 Gargoyle user.info kernel: br-lan: port 1(eth0.1) entering disabled state
Jun 27 17:22:12 Gargoyle user.info kernel: device eth0 left promiscuous mode
Jun 27 17:22:12 Gargoyle user.info kernel: device wlan0 left promiscuous mode
Jun 27 17:22:12 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering disabled state
Jun 27 17:22:12 Gargoyle user.info kernel: device eth0.1 left promiscuous mode
Jun 27 17:22:12 Gargoyle user.info kernel: br-lan: port 1(eth0.1) entering disabled state
Jun 27 17:22:12 Gargoyle daemon.info pppd[518]: Terminating on signal 15
Jun 27 17:22:12 Gargoyle daemon.info pppd[518]: Exit.
Jun 27 17:22:18 Gargoyle user.notice ifup: Enabling Router Solicitations on loopback (lo)
Jun 27 17:22:19 Gargoyle user.info kernel: device eth0.1 entered promiscuous mode
Jun 27 17:22:19 Gargoyle user.info kernel: device eth0 entered promiscuous mode
Jun 27 17:22:19 Gargoyle user.info kernel: br-lan: port 1(eth0.1) entering forwarding state
Jun 27 17:22:20 Gargoyle daemon.info pppd[2885]: Plugin rp-pppoe.so loaded.
Jun 27 17:22:20 Gargoyle daemon.info pppd[2885]: RP-PPPoE plugin version 3.8p compiled against pppd 2.4.5
Jun 27 17:22:20 Gargoyle daemon.notice pppd[2885]: pppd 2.4.5 started by root, uid 0
Jun 27 17:22:20 Gargoyle daemon.info pppd[2885]: PPP session is 281
Jun 27 17:22:20 Gargoyle daemon.warn pppd[2885]: Connected to 00:1b:21:0b:85:eb via interface eth0.2
Jun 27 17:22:20 Gargoyle daemon.info pppd[2885]: Using interface pppoe-wan
Jun 27 17:22:20 Gargoyle daemon.notice pppd[2885]: Connect: pppoe-wan <--> eth0.2
Jun 27 17:22:20 Gargoyle daemon.notice pppd[2885]: PAP authentication succeeded
Jun 27 17:22:20 Gargoyle daemon.notice pppd[2885]: peer from calling number 00:1B:21:0B:85:EB authorized
Jun 27 17:22:20 Gargoyle daemon.notice pppd[2885]: local  IP address 172.16.99.108
Jun 27 17:22:20 Gargoyle daemon.notice pppd[2885]: remote IP address 172.16.99.1
Jun 27 17:22:21 Gargoyle user.notice ifup: Enabling Router Solicitations on lan (br-lan)
Jun 27 17:22:22 Gargoyle user.info kernel: device wlan0 entered promiscuous mode
Jun 27 17:22:22 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering forwarding state
Jun 27 17:22:22 Gargoyle user.notice ifup: Enabling Router Solicitations on wan (pppoe-wan)
Jun 27 17:22:25 Gargoyle user.info kernel: device wlan0 left promiscuous mode
Jun 27 17:22:25 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering disabled state
Jun 27 17:22:25 Gargoyle user.info kernel: device wlan0 entered promiscuous mode
Jun 27 17:22:25 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering forwarding state
Jun 27 17:22:39 Gargoyle user.info firewall: adding lan (br-lan) to zone lan
Jun 27 17:22:40 Gargoyle user.info firewall: adding wan (pppoe-wan) to zone wan
Jun 27 17:22:43 Gargoyle user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Jun 27 17:22:43 Gargoyle user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Jun 27 17:22:45 Gargoyle cron.err crond[3866]: crond (busybox 1.15.3) started, log level 9
Jun 27 17:22:46 Gargoyle daemon.info dnsmasq[3982]: started, version 2.55 cachesize 150
Jun 27 17:22:46 Gargoyle daemon.info dnsmasq[3982]: compile time options: IPv6 GNU-getopt no-DBus no-I18N DHCP TFTP
Jun 27 17:22:46 Gargoyle daemon.info dnsmasq-dhcp[3982]: DHCP, IP range 192.168.2.100 -- 192.168.2.250, lease time 12h
Jun 27 17:22:46 Gargoyle daemon.info dnsmasq[3982]: using local addresses only for domain lan
Jun 27 17:22:46 Gargoyle daemon.info dnsmasq[3982]: reading /tmp/resolv.conf.auto
Jun 27 17:22:46 Gargoyle daemon.info dnsmasq[3982]: using nameserver 88.220.188.210#53
Jun 27 17:22:46 Gargoyle daemon.info dnsmasq[3982]: using nameserver 10.0.0.1#53
Jun 27 17:22:46 Gargoyle daemon.info dnsmasq[3982]: using local addresses only for domain lan
Jun 27 17:22:46 Gargoyle daemon.info dnsmasq[3982]: read /etc/hosts - 8 addresses
Jun 27 17:22:46 Gargoyle daemon.info dnsmasq-dhcp[3982]: read /etc/ethers - 6 addresses
Jun 27 17:22:49 Gargoyle user.warn kernel: ipt_bandwidth: timezone shift of 120 minutes detected, adjusting
Jun 27 17:22:49 Gargoyle user.warn kernel:                old minutes west=0, new minutes west=-120
Jun 27 17:22:50 Gargoyle cron.err crond[4583]: crond (busybox 1.15.3) started, log level 9
Jun 27 17:23:37 Gargoyle daemon.info pppd[2885]: System time change detected.

Jestem zbyt cienki w te klocki, więc bardzo proszę o pomoc.
Połączenie z netem mam przez pppoe.

10

Odp: wersja 1.5.5 (32191) - problem z czasem

Klikając na "zapisz zmiany" robisz de facto ifup wan.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

11 (edytowany przez FUTURISTA 2012-06-27 17:19:55)

Odp: wersja 1.5.5 (32191) - problem z czasem

Cezary, wielkie dzięki za odzew.
Hm, kurde można coś z tym zrobić? Czemu przy starcie wan się nie podnosi?
We wcześniejszych nie miałem tego problemu.
Dziwne.

12

Odp: wersja 1.5.5 (32191) - problem z czasem

Tu też się nic nie zmieniło na tym polu. Jedynie zmiany to ntpd które nie było w poprzednich wydaniach i plugin openvpn. Reszta jest po staremu smile

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

13

Odp: wersja 1.5.5 (32191) - problem z czasem

Ok, no nic, trudno, wielkie dzięki, a w logu nic niepokojącego nie widać (wybacz pytanie, ale ja się na tym za nie znam)?
Na razie wróciłem do 1.5.4 i jest git smile.

14

Odp: wersja 1.5.5 (32191) - problem z czasem

też miałem problem z ustawieniem czasów w TL-WR1043ND wersja 1.5.5 (32191), przy kórymś razie po przywruceniu ustawień domyślnych, pobrał odpowiednią godzinę.
Poza tym chciałem się spytać czy można w jakiś sposób monitorować WIFI bo przy oprogramowaniu Gargoyle PL zawiesza mi się drukarka hp 6500 która działa po wifi np. podczas drukowania 10 strony, zatrzymuje sie na dłużej, myśli, i zachwilę drukuje dziwne szlaczki, pomaga reset drukarki.
Przy orginalnym oprogramowaniu w/w routera oraz np tp-link 543g usterka nie występuje, czyli drukarka nie zawiesza się.
W poprzedniej wersji oprogramowania Gargoyle PL czyli 1.5.4 też był ten problem.

15

Odp: wersja 1.5.5 (32191) - problem z czasem

Napisz raport błędu do deweloperów openwrt: https://dev.openwrt.org/newticket

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

16

Odp: wersja 1.5.5 (32191) - problem z czasem

niestety, za kiepski jestem w te klocki aby napisać raport, a ponad to nie znam angielskiego