Ysurac / openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
https://www.openmptcprouter.com/
GNU General Public License v3.0
1.84k stars 265 forks source link

How to add new server in command line #2812

Closed iamdivyanshverma closed 1 year ago

iamdivyanshverma commented 1 year ago

Expected Behavior

Hi @Ysurac

How can we add the new server through the command line instead of Luci ..?

Specifications

Ysurac commented 1 year ago

This can be done via "uci" command and replacing VPS IP by another.

iamdivyanshverma commented 1 year ago

Hi, @Ysurac Thanks for the update..

I tried with uci set openmptcprouter.vps.ip='xxx.xxx.xxx.xxx' uci set openmptcprouter.vps.password='xxxxxxx' uci commit openmptcprouter

but it does not sync to the new server ..!! if i am missing additional steps please let me know...!!

kmrinal commented 1 year ago

@Ysurac Updating the vps ip and vps password does not seem to help.

We updated the values in openmptcprouter.vps.ip and openmptcprouter.vps.password but the omr is still talking to the old server. In fact, even after restart, the omr device is still connected to the old server.

Do we need to make some other changes or perhaps call some internal API to make it update its connections?

Ysurac commented 1 year ago

uci show | grep <ip> and replace all.

iamdivyanshverma commented 1 year ago

Hi @Ysurac ,

I tried replacing IP address with a shell script. uci set dsvpn.vpn.host="$1" uci set glorytun.vpn.host="$1" uci set glorytun-udp.vpn.host="$1" uci set iperf.vps.host="$1" uci set mlvpn.general.host="$1" uci set openmptcprouter.vps.port='65500' uci set openmptcprouter.vps.username="openmptcprouter" uci set openmptcprouter.vps.ip="$1" uci set openmptcprouter.omr.detected_ss_ipv4="$1" uci set openmptcprouter.omr.detected_public_ipv4="$1" uci set openmptcprouter.vps.password="$2" uci set openvpn.omr.remote="$1" uci set shadowsocks-libev.sss0.obfs_host="$1" uci set shadowsocks-libev.sss0.server="$1" uci set shadowsocks-libev.sss1.obfs_host="$1" uci set shadowsocks-libev.sss1.server="$1" uci set upnpd.config.external_ip="$1" uci set v2ray.omrout.s_vmess_address="$1" uci set v2ray.omrout.s_vless_address="$1" uci commit

I rebooted the system but still I am not able to connect to the new server, in logread it's coming like cant get VPS token.

root@Zifilink:~# logread Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.273596] RAPL PMU: hw unit of domain dram 2^-14 Joules Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.273601] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.273666] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.273745] clocksource: Switched to clocksource tsc Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.275236] workingset: timestamp_bits=46 max_order=20 bucket_order=0 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.278340] squashfs: version 4.0 (2009/01/31) Phillip Lougher Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.278786] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.281991] hv_vmbus: registering driver hyperv_fb Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 0.282019] intel_idle: Please enable MWAIT in BIOS SETUP Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.282296] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.282417] ACPI: Power Button [PWRB] Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.282512] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.282602] ACPI: Power Button [PWRF] Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.288178] thermal LNXTHERM:00: registered as thermal_zone0 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.288191] ACPI: Thermal Zone [TZ01] (46 C) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.288640] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.291033] Non-volatile memory driver v1.3 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.291234] Linux agpgart interface v0.103 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.292400] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.292410] [drm] Driver supports precise vblank timestamp query. Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 0.293889] i915 0000:00:02.0: Direct firmware load for i915/bxt_dmc_ver1_07.bin failed with error -2 Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 0.293902] i915 0000:00:02.0: Falling back to sysfs fallback for: i915/bxt_dmc_ver1_07.bin Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.297748] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.299956] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.300572] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.303511] [drm] Cannot find any crtc or sizes Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.303840] loop: module loaded Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.303915] Guest personality initialized and is inactive Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.303998] VMCI host device registered (name=vmci, major=10, minor=63) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.304005] Initialized host personality Thu Jun 15 07:01:45 2023 kern.notice kernel: [ 0.304079] lpc_ich 0000:00:1f.0: I/O space for ACPI uninitialized Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.304223] Loading iSCSI transport class v2.0-870. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.304424] VMware PVSCSI driver - version 1.0.7.0-k Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.304457] hv_vmbus: registering driver hv_storvsc Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 0.305885] ahci 0000:00:12.0: version 3.0 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.306348] ahci 0000:00:12.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.306365] ahci 0000:00:12.0: flags: 64bit ncq sntf clo only pmp pio slum part deso sadm sds apst Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.306955] scsi host0: ahci Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307342] scsi host1: ahci Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307452] ata1: SATA max UDMA/133 abar m2048@0x9141b000 port 0x9141b100 irq 124 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307464] ata2: SATA max UDMA/133 abar m2048@0x9141b000 port 0x9141b180 irq 124 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307744] VMware vmxnet3 virtual NIC driver - version 1.4.17.0-k-NAPI Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307772] hv_vmbus: registering driver hv_netvsc Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307779] Fusion MPT base driver 3.04.20 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307783] Copyright (c) 1999-2008 LSI Corporation Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307797] Fusion MPT SPI Host driver 3.04.20 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307826] Fusion MPT SAS Host driver 3.04.20 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307868] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307875] ehci-pci: EHCI PCI platform driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307902] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307918] ohci-pci: OHCI PCI platform driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307945] ohci-platform: OHCI generic platform driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.307967] uhci_hcd: USB Universal Host Controller Interface driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.308155] [drm] Cannot find any crtc or sizes Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.308365] xhci_hcd 0000:00:15.0: xHCI Host Controller Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.308385] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.309508] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.309533] xhci_hcd 0000:00:15.0: cache line size of 64 is not supported Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.310319] hub 1-0:1.0: USB hub found Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.310350] hub 1-0:1.0: 8 ports detected Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.310785] [drm] Cannot find any crtc or sizes Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.311758] xhci_hcd 0000:00:15.0: xHCI Host Controller Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.311773] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.311786] xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.312173] hub 2-0:1.0: USB hub found Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.312202] hub 2-0:1.0: 7 ports detected Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 0.313151] usb: port power management may be unreliable Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.313616] usbcore: registered new interface driver usb-storage Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.313674] i8042: PNP: No PS/2 controller found. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.313682] hv_vmbus: registering driver hyperv_keyboard Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.313746] rtc_cmos 00:03: RTC can wake from S4 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.314536] rtc_cmos 00:03: registered as rtc0 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.314546] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.315102] intel_pstate: Intel P-state driver initializing Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.315271] sdhci: Secure Digital Host Controller Interface driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.315280] sdhci: Copyright(c) Pierre Ossman Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.315323] sdhci-pci 0000:00:1c.0: SDHCI controller found [8086:5acc] (rev d) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.316426] mmc0: SDHCI controller on PCI [0000:00:1c.0] using ADMA 64-bit Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.317166] hidraw: raw HID events driver (C) Jiri Kosina Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.317214] hv_vmbus: registering driver hid_hyperv Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.317261] usbcore: registered new interface driver usbhid Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.317270] usbhid: USB HID core driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.317288] hv_utils: Registering HyperV Utility Driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.317295] hv_vmbus: registering driver hv_utils Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.317302] hv_vmbus: registering driver hv_balloon Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.317817] NET: Registered protocol family 10 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318469] Segment Routing with IPv6 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318538] fullmesh registered Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318545] ndiffports registered Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318556] binder registered Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318582] netlink registered Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318589] roundrobin registered Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318595] redundant registered Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318600] blest registered Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318606] ecf registered Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318612] NET: Registered protocol family 17 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318642] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318657] 8021q: 802.1Q VLAN Support v1.8 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.318841] NET: Registered protocol family 40 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.319407] microcode: sig=0x506ca, pf=0x1, revision=0x1e Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.319532] microcode: Microcode Update Driver: v2.2. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.319542] IPI shorthand broadcast: enabled Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.319565] SSE version of gcm_enc/dec engaged. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.320417] sched_clock: Marking stable (327769118, -8589374)->(330198309, -11018565) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.320549] registered taskstats version 1 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.321393] rtc_cmos 00:03: setting system clock to 2023-06-15T07:01:37 UTC (1686812497) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.468230] mmc0: new HS400 MMC card at address 0001 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.468761] mmcblk0: mmc0:0001 Biwin 57.7 GiB Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.468997] mmcblk0boot0: mmc0:0001 Biwin partition 1 4.00 MiB Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.469232] mmcblk0boot1: mmc0:0001 Biwin partition 2 4.00 MiB Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.469411] mmcblk0rpmb: mmc0:0001 Biwin partition 3 4.00 MiB, chardev (247:0) Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 0.472308] GPT:Primary header thinks Alt. header is not at the end of the disk. Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 0.472330] GPT:1180192 != 120913919 Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 0.472336] GPT:Alternate GPT header not at the end of the disk. Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 0.472343] GPT:1180192 != 120913919 Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 0.472349] GPT: Use GNU Parted to correct GPT errors. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.472377] mmcblk0: p1 p2 p128 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.596237] usb 1-2: new high-speed USB device number 2 using xhci_hcd Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.640014] ata2: SATA link down (SStatus 4 SControl 300) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.640070] ata1: SATA link down (SStatus 4 SControl 300) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.707312] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.707343] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.707779] devtmpfs: mounted Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.708378] Freeing unused kernel image memory: 1140K Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.756268] Write protecting the kernel read-only data: 18432k Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.757711] Freeing unused kernel image memory: 2016K Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.758360] Freeing unused kernel image memory: 1064K Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.758372] Run /sbin/init as init process Thu Jun 15 07:01:45 2023 kern.notice kernel: [ 0.763155] random: fast init done Thu Jun 15 07:01:45 2023 user.info kernel: [ 0.780510] init: Console is alive Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.956152] usb 1-8: new full-speed USB device number 3 using xhci_hcd Thu Jun 15 07:01:45 2023 user.info kernel: [ 0.964374] kmodloader: loading kernel modules from /etc/modules-boot.d/ Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.970446] pps_core: LinuxPPS API ver. 1 registered Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.970454] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.973459] PTP clock support registered Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.977533] Button Hotplug driver version 0.4.1 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.979532] ehci-fsl: Freescale EHCI Host controller driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.979932] ehci-platform: EHCI generic platform driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 0.982663] sdhci-pltfm: SDHCI platform and OF driver helper Thu Jun 15 07:01:45 2023 user.info kernel: [ 0.982776] kmodloader: done loading kernel modules from /etc/modules-boot.d/ Thu Jun 15 07:01:45 2023 user.info kernel: [ 0.983717] init: - preinit - Thu Jun 15 07:01:45 2023 kern.notice kernel: [ 1.024939] random: jshn: uninitialized urandom read (4 bytes read) Thu Jun 15 07:01:45 2023 kern.notice kernel: [ 1.032528] random: jshn: uninitialized urandom read (4 bytes read) Thu Jun 15 07:01:45 2023 kern.notice kernel: [ 1.035848] random: jshn: uninitialized urandom read (4 bytes read) Thu Jun 15 07:01:45 2023 user.notice kernel: [ 5.156723] mount_root: mounting /dev/root Thu Jun 15 07:01:45 2023 kern.info kernel: [ 5.158539] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) Thu Jun 15 07:01:45 2023 user.info kernel: [ 5.158635] mount_root: loading kmods from internal overlay Thu Jun 15 07:01:45 2023 user.info kernel: [ 5.172260] kmodloader: loading kernel modules from //etc/modules-boot.d/ Thu Jun 15 07:01:45 2023 user.info kernel: [ 5.172699] kmodloader: done loading kernel modules from //etc/modules-boot.d/ Thu Jun 15 07:01:45 2023 user.info kernel: [ 5.211329] block: attempting to load /etc/config/fstab Thu Jun 15 07:01:45 2023 user.err kernel: [ 5.224551] block: check_filesystem: /usr/sbin/e2fsck returned 8 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 5.229611] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) Thu Jun 15 07:01:45 2023 user.notice kernel: [ 5.232295] mount_root: switched to extroot Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 5.301904] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. Thu Jun 15 07:01:45 2023 user.warn kernel: [ 5.305904] urandom-seed: Seeding with /etc/urandom.seed Thu Jun 15 07:01:45 2023 user.info kernel: [ 5.310713] procd: - early - Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 5.360102] urandom_read: 4 callbacks suppressed Thu Jun 15 07:01:45 2023 kern.notice kernel: [ 5.360105] random: jshn: uninitialized urandom read (4 bytes read) Thu Jun 15 07:01:45 2023 kern.notice kernel: [ 5.389595] random: jshn: uninitialized urandom read (4 bytes read) Thu Jun 15 07:01:45 2023 kern.notice kernel: [ 5.419623] random: jshn: uninitialized urandom read (4 bytes read) Thu Jun 15 07:01:45 2023 user.info kernel: [ 5.882568] procd: - ubus - Thu Jun 15 07:01:45 2023 user.info kernel: [ 5.933742] procd: - init - Thu Jun 15 07:01:45 2023 kern.notice kernel: [ 5.979375] crng init done Thu Jun 15 07:01:45 2023 user.info kernel: [ 6.014153] urngd: v1.0.2 started. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.021959] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) Thu Jun 15 07:01:45 2023 user.info kernel: [ 6.063025] kmodloader: loading kernel modules from /etc/modules.d/* Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.082282] MACsec IEEE 802.1AE Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.084156] natsemi dp8381x driver, version 2.1, Sept 11, 2006 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.084156] originally by Donald Becker becker@scyld.com Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.084156] 2.4.x kernel port by Jeff Garzik, Tjeerd Mulder Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.085719] zram: Added device: zram0 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.087236] NET: Registered protocol family 8 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.087245] NET: Registered protocol family 20 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.089110] NET: Registered protocol family 15 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.089552] Initializing XFRM netlink socket Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.090709] Modular ISDN core version 1.1.29 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.090902] NET: Registered protocol family 34 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.091236] mISDN: Layer-1-over-IP driver Rev. 2.00 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.091538] 0 virtual devices registered Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.092121] DSP module 2.0 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.092130] mISDN_dsp: DSP clocks every 80 samples. This equals 1 jiffies. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.096868] tun: Universal TUN/TAP device driver, 1.6 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.098420] mISDN: HFC-multi driver 2.03 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.108042] sctp: Hash tables configured (bind 256/256) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.109076] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 6.116761] nat46: module (version 362640b41ae52b732d9e9729e61ac555492442a3) loaded. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.117920] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.117929] e1000: Copyright (c) 1999-2006 Intel Corporation. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.119185] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.119195] igb: Copyright (c) 2007-2014 Intel Corporation. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.119927] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.119937] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.121448] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.121459] ixgbe: Copyright (c) 1999-2016 Intel Corporation. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.122633] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver - version 4.1.0-k Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.122645] ixgbevf: Copyright (c) 2009 - 2018 Intel Corporation. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.123710] gre: GRE over IPv4 demultiplexor driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.124224] ip_gre: GRE over IPv4 tunneling driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.125409] ip6_gre: GRE over IPv6 tunneling driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.127695] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.145273] i2c /dev entries driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.149677] GACT probability on Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.149925] Mirror/redirect action on Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.151596] u32 classifier Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.151603] input device check on Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.151605] Actions configured Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.154001] Simple TC action Loaded Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.159724] 8139too: 8139too Fast Ethernet driver 0.9.28 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.190982] Atheros(R) L2 Ethernet Driver - version 2.2.3 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.190991] Copyright (c) 2007 Atheros Corporation. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.192606] usbcore: registered new interface driver cdc_acm Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.192614] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.192928] usbcore: registered new interface driver cdc_wdm Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.193224] Loading modules backported from Linux version v5.10.110-0-g3238bffaf992 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.193229] Backport generated by backports.git v5.10.110-1-0-g1fbde860 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.194510] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.194517] e100: Copyright(c) 1999-2006 Intel Corporation Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.195551] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.195560] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.198227] hso: drivers/net/usb/hso.c: Option Wireless Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.198273] usbcore: registered new interface driver hso Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.198632] Intel(R) 2.5G Ethernet Linux Driver - version 0.0.1-k Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.198639] Copyright(c) 2018 Intel Corporation. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.199674] usbcore: registered new interface driver ipheth Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.200850] usbcore: registered new interface driver kaweth Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.202884] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.235297] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.235741] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.235785] usbcore: registered new interface driver pegasus Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.242288] usbcore: registered new interface driver r8152 Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.266513] mdio_bus r8169-0-100: GPIO lookup for consumer reset Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.266516] mdio_bus r8169-0-100: using lookup tables for GPIO lookup Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.266518] mdio_bus r8169-0-100: No GPIO consumer reset found Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.274333] mdio_bus r8169-0-100:00: GPIO lookup for consumer reset Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.274337] mdio_bus r8169-0-100:00: using lookup tables for GPIO lookup Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.274338] mdio_bus r8169-0-100:00: No GPIO consumer reset found Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.274688] r8169 0000:01:00.0 eth0: RTL8168h/8111h, 1c:69:7a:d5:6b:56, XID 541, IRQ 126 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.274698] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.296534] mdio_bus r8169-0-300: GPIO lookup for consumer reset Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.296537] mdio_bus r8169-0-300: using lookup tables for GPIO lookup Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.296540] mdio_bus r8169-0-300: No GPIO consumer reset found Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.305103] mdio_bus r8169-0-300:00: GPIO lookup for consumer reset Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.305107] mdio_bus r8169-0-300:00: using lookup tables for GPIO lookup Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 6.305109] mdio_bus r8169-0-300:00: No GPIO consumer reset found Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.305515] r8169 0000:03:00.0 eth1: RTL8168h/8111h, 1c:69:7a:d5:6b:57, XID 541, IRQ 127 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.305524] r8169 0000:03:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko] Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 6.305822] r8712u: module is from the staging directory, the quality is unknown, you have been warned. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.306374] usbcore: registered new interface driver r8712u Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.306707] usbcore: registered new interface driver rtl8150 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.307840] sis900.c: v1.08.10 Apr. 2 2006 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.308551] sky2: driver version 1.30 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.309451] Solos PCI Driver Version 1.04 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.310145] tulip: Linux Tulip driver version 1.1.15-NAPI (Feb 27, 2007) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.312649] usbcore: registered new interface driver usbserial_generic Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.312667] usbserial: USB Serial support registered for generic Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.313207] via_rhine: v1.10-LK1.5.1 2010-10-09 Written by Donald Becker Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.313848] usbcore: registered new interface driver visor Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.313869] usbserial: USB Serial support registered for Handspring Visor / Palm OS Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.313882] usbserial: USB Serial support registered for Sony Clie 5.0 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.313894] usbserial: USB Serial support registered for Sony Clie 3.5 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.476241] xt_ndpi v1.2 ndpi 4.5.0 IPv6=YES debug_message=no Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.476241] BT: hash_size 0k, hash_expiation 0 sec, log_size 128kb Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.476241] sizeof hash_ip4p_node=44 flow_struct=856 packet_struct=1424 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.476241] flow_tcp_struct=136 flow_udp_struct=96 int_one_line_struct=16 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.476241] ndpi_ip_addr_t=16 ndpi_protocol=4 nf_ct_ext_ndpi=176 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.476241] flow_info=112 spinlock_t=4 NF_LABEL_ID 5 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.476258] xt_ndpi: MAX_PROTOCOLS 512 LAST_PROTOCOL 306 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.476261] xt_ndpi: flow acctounting OFF Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.479745] xt_time: kernel timezone is -0000 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.480114] usbcore: registered new interface driver ark3116 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.480135] usbserial: USB Serial support registered for ark3116 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.481617] usbcore: registered new interface driver asix Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.482632] usbcore: registered new interface driver ax88179_178a Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.482980] usbcore: registered new interface driver belkin_sa Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.483001] usbserial: USB Serial support registered for Belkin / Peracom / GoHubs USB Serial Adapter Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.484339] usbcore: registered new interface driver cdc_eem Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.485027] usbcore: registered new interface driver cdc_ether Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.486087] usbcore: registered new interface driver cdc_ncm Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.486427] usbcore: registered new interface driver cdc_subset Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.582620] usbcore: registered new interface driver ch341 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.582648] usbserial: USB Serial support registered for ch341-uart Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.584219] usbcore: registered new interface driver cp210x Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.584243] usbserial: USB Serial support registered for cp210x Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.585367] usbcore: registered new interface driver cypress_m8 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.585402] usbserial: USB Serial support registered for DeLorme Earthmate USB Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.585415] usbserial: USB Serial support registered for HID->COM RS232 Adapter Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.585428] usbserial: USB Serial support registered for Nokia CA-42 V2 Adapter Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.586551] usbcore: registered new interface driver dm9601 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.587002] usbcore: registered new interface driver ftdi_sio Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.587022] usbserial: USB Serial support registered for FTDI USB Serial Device Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.587618] usbcore: registered new interface driver garmin_gps Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.587639] usbserial: USB Serial support registered for Garmin GPS usb/tty Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.587981] usbcore: registered new interface driver huawei_cdc_ncm Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.594021] Intel(R) Wireless WiFi driver for Linux Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.594099] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.594968] usbcore: registered new interface driver kalmia Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.595279] usbcore: registered new interface driver keyspan Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.595299] usbserial: USB Serial support registered for Keyspan - (without firmware) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.595312] usbserial: USB Serial support registered for Keyspan 1 port adapter Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.595324] usbserial: USB Serial support registered for Keyspan 2 port adapter Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.595338] usbserial: USB Serial support registered for Keyspan 4 port adapter Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.603392] iwlwifi 0000:02:00.0: Found debug destination: EXTERNAL_DRAM Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.603402] iwlwifi 0000:02:00.0: Found debug configuration: 0 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.603885] iwlwifi 0000:02:00.0: loaded firmware version 29.4063824552.0 7265D-29.ucode op_mode iwlmvm Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.612739] usbcore: registered new interface driver MOSCHIP usb-ethernet driver Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.613013] usbcore: registered new interface driver mct_u232 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.613032] usbserial: USB Serial support registered for MCT U232 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.613249] usbcore: registered new interface driver mos7720 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.613265] usbserial: USB Serial support registered for Moschip 2 port adapter Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.613788] usbcore: registered new interface driver mt7601u Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.614715] usbcore: registered new interface driver oti6858 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.614738] usbserial: USB Serial support registered for oti6858 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.615009] usbcore: registered new interface driver pl2303 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.615027] usbserial: USB Serial support registered for pl2303 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.616051] PPP generic driver version 2.4.2 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.617090] NET: Registered protocol family 24 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.617596] usbcore: registered new interface driver qmi_wwan Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.618299] usbcore: registered new interface driver rndis_host Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.622782] usbcore: registered new interface driver rtl8187 Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 6.635492] RTL871X: module init start Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 6.635503] RTL871X: rtl8812au v4.3.14_13455.20150212_BTCOEX20150128-51 Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 6.635506] RTL871X: rtl8812au BT-Coex version = BTCOEX20150128-51 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.635577] usbcore: registered new interface driver rtl8812au Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 6.635580] RTL871X: module init ret=0 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.636729] usbcore: registered new interface driver rtl8xxxu Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.641144] usbcore: registered new interface driver sierra Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.641167] usbserial: USB Serial support registered for Sierra USB modem Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.641612] usbcore: registered new interface driver sierra_net Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.642441] usbcore: registered new interface driver smsc95xx Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643176] usbcore: registered new interface driver sr9700 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643499] usbcore: registered new interface driver ti_usb_3410_5052 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643520] usbserial: USB Serial support registered for TI USB 3410 1 port adapter Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643535] usbserial: USB Serial support registered for TI USB 5052 2 port adapter Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643774] usbcore: registered new interface driver usb_serial_simple Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643792] usbserial: USB Serial support registered for carelink Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643804] usbserial: USB Serial support registered for zio Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643817] usbserial: USB Serial support registered for funsoft Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643832] usbserial: USB Serial support registered for flashloader Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643843] usbserial: USB Serial support registered for google Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643856] usbserial: USB Serial support registered for libtransistor Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643868] usbserial: USB Serial support registered for vivopay Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643880] usbserial: USB Serial support registered for moto_modem Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643893] usbserial: USB Serial support registered for motorola_tetra Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643906] usbserial: USB Serial support registered for nokia Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643918] usbserial: USB Serial support registered for novatel_gps Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643932] usbserial: USB Serial support registered for hp4x Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643944] usbserial: USB Serial support registered for suunto Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.643956] usbserial: USB Serial support registered for siemens_mpi Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.645958] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.645968] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld Jason@zx2c4.com. All Rights Reserved. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.658883] usbcore: registered new interface driver cdc_mbim Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.659166] usbcore: registered new interface driver ipw Thu Jun 15 07:01:45 2023 kern.info kernel: [ 6.659187] usbserial: USB Serial support registered for IPWireless converter Thu Jun 15 07:01:45 2023 kern.info kernel: [ 8.696753] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 3165, REV=0x210 Thu Jun 15 07:01:45 2023 kern.info kernel: [ 8.710336] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM Thu Jun 15 07:01:45 2023 kern.info kernel: [ 8.711441] iwlwifi 0000:02:00.0: Allocated 0x00400000 bytes for firmware monitor. Thu Jun 15 07:01:45 2023 kern.info kernel: [ 8.716914] iwlwifi 0000:02:00.0: base HW address: a0:e7:0b:e7:10:62 Thu Jun 15 07:01:45 2023 kern.debug kernel: [ 8.777854] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' Thu Jun 15 07:01:45 2023 kern.warn kernel: [ 8.778779] thermal thermal_zone2: failed to read out thermal zone (-61) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 8.779828] usbcore: registered new interface driver option Thu Jun 15 07:01:45 2023 kern.info kernel: [ 8.779877] usbserial: USB Serial support registered for GSM modem (1-port) Thu Jun 15 07:01:45 2023 kern.info kernel: [ 8.782150] usbcore: registered new interface driver qcserial Thu Jun 15 07:01:45 2023 kern.info kernel: [ 8.782200] usbserial: USB Serial support registered for Qualcomm USB modem Thu Jun 15 07:01:45 2023 kern.info kernel: [ 8.790440] usbcore: registered new interface driver rt2800usb Thu Jun 15 07:01:45 2023 kern.info kernel: [ 8.795139] usbcore: registered new interface driver rtl8192cu Thu Jun 15 07:01:45 2023 kern.info kernel: [ 8.798040] usbcore: registered new interface driver ath9k_htc Thu Jun 15 07:01:45 2023 user.info kernel: [ 8.799676] kmodloader: done loading kernel modules from /etc/modules.d/* Thu Jun 15 07:01:45 2023 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses! Thu Jun 15 07:01:45 2023 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Thu Jun 15 07:01:45 2023 user.notice dnsmasq: Allowing RFC1918 responses for domain plex.direct Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: started, version 2.85 cachesize 150 Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: DNS service limited to local subnets Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain test Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain onion Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain localhost Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain local Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain invalid Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain bind Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain use-application-dns.net Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain lan Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5353 Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: using 1 more local addresses Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses Thu Jun 15 07:01:45 2023 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses Thu Jun 15 07:01:45 2023 authpriv.info dropbear[4886]: Not backgrounding Thu Jun 15 07:01:45 2023 user.notice firewall.omr-server: Firewall reload, set server part firewall reloading Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Failed to connect to ubus Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Section 'zone_lan' cannot resolve device of network 'lan' Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Section 'zone_wan' cannot resolve device of network 'lan1' Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Section 'zone_wan' cannot resolve device of network 'dongle1' Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Section 'zone_wan' cannot resolve device of network 'dongle2' Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Section 'zone_wan' cannot resolve device of network 'dongle3' Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Section 'zone_wan' cannot resolve device of network 'usb1' Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Section 'zone_wan' cannot resolve device of network 'usb2' Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Section 'zone_wan' cannot resolve device of network 'usb3' Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Section 'zone_vpn' cannot resolve device of network 'omrvpn' Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Section 'zone_vpn' cannot resolve device of network 'omr6in4' Thu Jun 15 07:01:45 2023 daemon.notice procd: /etc/rc.d/S19firewall: Warning: Section @rule[19] (VPN_SSH) does not specify a protocol, assuming TCP+UDP Thu Jun 15 07:01:45 2023 daemon.notice wpa_supplicant[5216]: Successfully initialized wpa_supplicant Thu Jun 15 07:01:45 2023 user.notice : Added device handler type: 8021ad Thu Jun 15 07:01:45 2023 user.notice : Added device handler type: 8021q Thu Jun 15 07:01:45 2023 user.notice : Added device handler type: macvlan Thu Jun 15 07:01:45 2023 user.notice : Added device handler type: veth Thu Jun 15 07:01:45 2023 user.notice : Added device handler type: bridge Thu Jun 15 07:01:45 2023 user.notice : Added device handler type: Network device Thu Jun 15 07:01:45 2023 user.notice : Added device handler type: tunnel Thu Jun 15 07:01:46 2023 daemon.warn netifd: You have delegated IPv6-prefixes but haven't assigned them to any interface. Did you forget to set option ip6assign on your lan-interfaces? Thu Jun 15 07:01:46 2023 kern.info kernel: [ 10.306953] Generic FE-GE Realtek PHY r8169-0-100:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-0-100:00, irq=IGNORE) Thu Jun 15 07:01:46 2023 daemon.notice netifd: Interface 'lan' is enabled Thu Jun 15 07:01:46 2023 kern.notice kernel: [ 10.456647] r8169 0000:01:00.0 eth0: No native access to PCI extended config space, falling back to CSI Thu Jun 15 07:01:46 2023 kern.info kernel: [ 10.457463] r8169 0000:01:00.0 eth0: Link is Down Thu Jun 15 07:01:46 2023 kern.info kernel: [ 10.457726] br-lan: port 1(eth0) entered blocking state Thu Jun 15 07:01:46 2023 kern.info kernel: [ 10.457733] br-lan: port 1(eth0) entered disabled state Thu Jun 15 07:01:46 2023 kern.info kernel: [ 10.458342] br-lan: port 1(eth0) entered blocking state Thu Jun 15 07:01:46 2023 kern.info kernel: [ 10.458348] br-lan: port 1(eth0) entered forwarding state Thu Jun 15 07:01:46 2023 daemon.notice netifd: Interface 'lan' is setting up now Thu Jun 15 07:01:46 2023 daemon.notice netifd: Interface 'lan' is now up Thu Jun 15 07:01:46 2023 kern.info kernel: [ 10.458689] br-lan: port 1(eth0) entered disabled state Thu Jun 15 07:01:46 2023 kern.info kernel: [ 10.460378] Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-0-300:00, irq=IGNORE) Thu Jun 15 07:01:46 2023 daemon.notice netifd: Interface 'lan1' is enabled Thu Jun 15 07:01:46 2023 daemon.notice netifd: Interface 'lan1' is setting up now Thu Jun 15 07:01:46 2023 daemon.notice netifd: Interface 'loopback' is enabled Thu Jun 15 07:01:46 2023 daemon.notice netifd: Interface 'loopback' is setting up now Thu Jun 15 07:01:46 2023 daemon.notice netifd: Interface 'loopback' is now up Thu Jun 15 07:01:46 2023 daemon.notice netifd: Network device 'lo' link is up Thu Jun 15 07:01:46 2023 daemon.notice netifd: Interface 'loopback' has link connectivity Thu Jun 15 07:01:46 2023 kern.info kernel: [ 10.607532] r8169 0000:03:00.0 eth1: Link is Down Thu Jun 15 07:01:46 2023 daemon.notice netifd: lan1 (6331): udhcpc: started, v1.33.2 Thu Jun 15 07:01:46 2023 daemon.notice netifd: lan1 (6331): udhcpc: sending discover Thu Jun 15 07:01:46 2023 user.notice firewall: Reloading firewall due to ifup of lan (br-lan) Thu Jun 15 07:01:46 2023 daemon.err rmmod: module is not loaded Thu Jun 15 07:01:47 2023 user.notice firewall.omr-server: Firewall reload, set server part firewall reloading Thu Jun 15 07:01:47 2023 daemon.info vnstatd[6715]: Info: vnStat daemon 2.9 started. (pid:6715 uid:0 gid:0 64-bit) Thu Jun 15 07:01:47 2023 daemon.info [6795]: ModemManager (version 1.18.6) starting in system bus... Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/glorytun Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/glorytun-udp Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dsvpn Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/mptcpovervpn Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/omr6in4 Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/omr-quota Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/omr-tracker Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/openmptcprouter Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/sqm Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/sqm-autorate Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led Thu Jun 15 07:01:47 2023 user.notice mptcp: Reloading mptcp config due to ifup of lan (br-lan) Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/glorytun reload dependency on /etc/config/glorytun-udp Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/glorytun reload dependency on /etc/config/openmptcprouter-vps Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/glorytun-udp reload dependency on /etc/config/openmptcprouter-vps Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/shadowsocks-libev reload dependency on /etc/config/omr-tracker Thu Jun 15 07:01:47 2023 user.notice ucitrack: Setting up /etc/config/mlvpn reload trigger for non-procd /etc/init.d/mlvpn Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: started, version 2.85 cachesize 150 Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: DNS service limited to local subnets Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile Thu Jun 15 07:01:47 2023 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.100.100 -- 192.168.100.249, lease time 12h Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain test Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain onion Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain localhost Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain local Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain invalid Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain bind Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain use-application-dns.net Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: using only locally-known addresses for domain lan Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5353 Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: using 1 more local addresses Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses Thu Jun 15 07:01:47 2023 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 1 addresses Thu Jun 15 07:01:47 2023 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses Thu Jun 15 07:01:47 2023 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy0.conf (phy wlan0) --> new PHY Thu Jun 15 07:01:47 2023 kern.info kernel: [ 11.897053] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM Thu Jun 15 07:01:48 2023 kern.info kernel: [ 11.974559] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM Thu Jun 15 07:01:48 2023 daemon.notice hostapd: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE Thu Jun 15 07:01:48 2023 kern.info kernel: [ 11.978406] iwlwifi 0000:02:00.0: FW already configured (0) - re-configuring Thu Jun 15 07:01:48 2023 kern.info kernel: [ 11.982775] br-lan: port 2(wlan0) entered blocking state Thu Jun 15 07:01:48 2023 kern.info kernel: [ 11.982785] br-lan: port 2(wlan0) entered disabled state Thu Jun 15 07:01:48 2023 kern.info kernel: [ 11.982889] br-lan: port 2(wlan0) entered blocking state Thu Jun 15 07:01:48 2023 kern.info kernel: [ 11.982893] br-lan: port 2(wlan0) entered forwarding state Thu Jun 15 07:01:48 2023 daemon.notice netifd: bridge 'br-lan' link is up Thu Jun 15 07:01:48 2023 daemon.notice netifd: Interface 'lan' has link connectivity Thu Jun 15 07:01:48 2023 kern.info kernel: [ 12.025789] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Thu Jun 15 07:01:48 2023 daemon.notice hostapd: wlan0: interface state COUNTRY_UPDATE->ENABLED Thu Jun 15 07:01:48 2023 daemon.notice hostapd: wlan0: AP-ENABLED Thu Jun 15 07:01:49 2023 daemon.notice netifd: Network device 'wlan0' link is up Thu Jun 15 07:01:49 2023 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses Thu Jun 15 07:01:49 2023 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 1 addresses Thu Jun 15 07:01:49 2023 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses Thu Jun 15 07:01:49 2023 daemon.notice netifd: Network device 'eth0' link is up Thu Jun 15 07:01:49 2023 kern.info kernel: [ 13.406269] r8169 0000:01:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx Thu Jun 15 07:01:49 2023 kern.info kernel: [ 13.406350] br-lan: port 1(eth0) entered blocking state Thu Jun 15 07:01:49 2023 kern.info kernel: [ 13.406355] br-lan: port 1(eth0) entered forwarding state Thu Jun 15 07:01:49 2023 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.100.161 7c:8a:e1:ba:d6:c0 Thu Jun 15 07:01:49 2023 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.100.161 7c:8a:e1:ba:d6:c0 divyansh-zorin Thu Jun 15 07:01:49 2023 daemon.notice netifd: lan1 (6331): udhcpc: sending discover Thu Jun 15 07:01:50 2023 daemon.info [6795]: [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:13.1/0000:02:00.0': not supported by any plugin Thu Jun 15 07:01:51 2023 user.notice unbound: default memory configuration Thu Jun 15 07:01:51 2023 daemon.notice unbound: [11284:0] notice: init module 0: validator Thu Jun 15 07:01:51 2023 daemon.notice unbound: [11284:0] notice: init module 1: iterator Thu Jun 15 07:01:51 2023 daemon.info unbound: [11284:0] info: start of service (unbound 1.15.0). Thu Jun 15 07:01:52 2023 daemon.notice netifd: lan1 (6331): udhcpc: sending discover Thu Jun 15 07:01:52 2023 daemon.info [6795]: [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:13.0/0000:01:00.0': not supported by any plugin Thu Jun 15 07:01:52 2023 daemon.info [6795]: [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:13.2/0000:03:00.0': not supported by any plugin Thu Jun 15 07:01:57 2023 user.notice mptcp: Reloading mptcp config due to ifup of loopback (lo) Thu Jun 15 07:01:58 2023 daemon.notice procd: /etc/rc.d/S90omr-dscp: iptables: No chain/target/match by that name. Thu Jun 15 07:01:58 2023 daemon.notice procd: /etc/rc.d/S90omr-dscp: iptables: No chain/target/match by that name. Thu Jun 15 07:01:58 2023 daemon.notice procd: /etc/rc.d/S90omr-dscp: iptables: No chain/target/match by that name. Thu Jun 15 07:01:58 2023 daemon.notice procd: /etc/rc.d/S90omr-dscp: iptables: No chain/target/match by that name. Thu Jun 15 07:01:58 2023 daemon.notice procd: /etc/rc.d/S90omr-dscp: iptables: No chain/target/match by that name. Thu Jun 15 07:01:58 2023 user.notice omr-tracker: Launching... Thu Jun 15 07:02:13 2023 user.notice omr-tracker: Launched Thu Jun 15 07:02:13 2023 user.notice SQM-autorate: Launch on wan1 Thu Jun 15 07:02:13 2023 user.notice SQM-autorate: Launch on wan2 Thu Jun 15 07:02:13 2023 user.notice SQM-autorate: Launch on omrvpn Thu Jun 15 07:02:14 2023 daemon.err usbmuxd[15212]: [07:02:14.305][3] usbmuxd v1.1.1 starting up Thu Jun 15 07:02:14 2023 daemon.err usbmuxd[15212]: [07:02:14.305][3] Using libusb 1.0.24 Thu Jun 15 07:02:14 2023 daemon.err usbmuxd[15212]: [07:02:14.305][3] Initialization complete Thu Jun 15 07:02:14 2023 daemon.err usbmuxd[15212]: [07:02:14.305][3] Enabled exit on SIGUSR1 if no devices are attached. Start a new instance with "--exit" to trigger. Thu Jun 15 07:02:14 2023 user.notice post-tracking-post-tracking: omrvpn down Thu Jun 15 07:02:19 2023 kern.info kernel: [ 43.206601] usb 1-2: USB disconnect, device number 2 Thu Jun 15 07:02:19 2023 kern.info kernel: [ 43.776201] usb 1-2: new high-speed USB device number 4 using xhci_hcd Thu Jun 15 07:02:20 2023 daemon.notice netifd: Interface 'usb1' is enabled Thu Jun 15 07:02:20 2023 daemon.notice netifd: Network device 'usb0' link is up Thu Jun 15 07:02:20 2023 daemon.notice netifd: Interface 'usb1' has link connectivity Thu Jun 15 07:02:20 2023 daemon.notice netifd: Interface 'usb1' is setting up now Thu Jun 15 07:02:20 2023 kern.info kernel: [ 43.991155] rndis_host 1-2:1.0 usb0: register 'rndis_host' at usb-0000:00:15.0-2, RNDIS device, 56:99:c5:00:c8:40 Thu Jun 15 07:02:20 2023 daemon.notice netifd: usb1 (17576): udhcpc: started, v1.33.2 Thu Jun 15 07:02:20 2023 daemon.notice netifd: usb1 (17576): udhcpc: sending discover Thu Jun 15 07:02:20 2023 daemon.notice netifd: usb1 (17576): udhcpc: sending select for 192.168.135.188 Thu Jun 15 07:02:20 2023 daemon.notice netifd: usb1 (17576): udhcpc: lease of 192.168.135.188 obtained, lease time 3599 Thu Jun 15 07:02:20 2023 daemon.notice netifd: Interface 'usb1' is now up Thu Jun 15 07:02:20 2023 user.notice firewall: Reloading firewall due to ifup of usb1 (usb0) Thu Jun 15 07:02:20 2023 user.notice firewall.omr-server: Firewall reload, set server part firewall reloading Thu Jun 15 07:02:20 2023 user.notice mptcp: Reloading mptcp config due to ifup of usb1 (usb0) Thu Jun 15 07:02:22 2023 user.notice omr-bypass: Starting OMR-ByPass... Thu Jun 15 07:02:23 2023 daemon.info [6795]: [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:15.0/usb1/1-2': not supported by any plugin Thu Jun 15 07:02:23 2023 user.notice omr-bypass: OMR-ByPass is running Thu Jun 15 07:02:23 2023 authpriv.info dropbear[20563]: Child connection from 192.168.100.161:49908 Thu Jun 15 07:02:23 2023 authpriv.notice dropbear[20563]: Auth succeeded with blank password for 'root' from 192.168.100.161:49908 Thu Jun 15 07:02:24 2023 user.notice OMR-VPS: Can't get vps token, try later () Thu Jun 15 07:02:24 2023 user.notice post-tracking-post-tracking: usb1 (usb0) switched up Thu Jun 15 07:02:24 2023 daemon.notice ttyd[20921]: ttyd 1.6.3 (libwebsockets 3.1.0) Thu Jun 15 07:02:24 2023 daemon.notice ttyd[20921]: tty configuration: Thu Jun 15 07:02:24 2023 daemon.notice ttyd[20921]: start command: /bin/login Thu Jun 15 07:02:24 2023 daemon.notice ttyd[20921]: close signal: SIGHUP (1) Thu Jun 15 07:02:24 2023 daemon.notice ttyd[20921]: terminal type: xterm-256color Thu Jun 15 07:02:24 2023 daemon.notice ttyd[20921]: Using foreign event loop... Thu Jun 15 07:02:24 2023 daemon.notice ttyd[20921]: Creating Vhost 'default' port 7681, 2 protocols, IPv6 off Thu Jun 15 07:02:24 2023 daemon.notice ttyd[20921]: Listening on port: 7681 Thu Jun 15 07:02:24 2023 daemon.notice procd: /etc/rc.d/S99v2ray: Flush terminated Thu Jun 15 07:02:24 2023 daemon.info procd: - init complete - Thu Jun 15 07:02:24 2023 daemon.info unbound: [11284:0] info: generate keytag query _ta-4f66. NULL IN Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: service stopped (unbound 1.15.0). Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: server stats for thread 0: 124 queries, 0 answers from cache, 124 recursions, 0 prefetch, 0 rejected by ip ratelimiting Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: server stats for thread 0: requestlist max 13 avg 1.89516 exceeded 0 jostled 0 Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: average recursion processing time 0.040423 sec Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: histogram of recursion processing times Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: [25%]=0.000672 median[50%]=0.000837333 [75%]=0.00100267 Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: lower(secs) upper(secs) recursions Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: 0.000256 0.000512 1 Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: 0.000512 0.001024 96 Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: 0.001024 0.002048 12 Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: 0.032768 0.065536 1 Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: 0.065536 0.131072 1 Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: 0.131072 0.262144 8 Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: 0.262144 0.524288 1 Thu Jun 15 07:02:27 2023 daemon.info unbound: [11284:0] info: 0.524288 1.000000 4 Thu Jun 15 07:02:27 2023 user.notice post-tracking-post-tracking: Check API configuration... Thu Jun 15 07:02:27 2023 daemon.notice unbound: [21565:0] notice: init module 0: validator Thu Jun 15 07:02:27 2023 daemon.notice unbound: [21565:0] notice: init module 1: iterator Thu Jun 15 07:02:27 2023 user.notice OMR-VPS: Can't get vps token, try later () Thu Jun 15 07:02:27 2023 daemon.info unbound: [21565:0] info: start of service (unbound 1.15.0). Thu Jun 15 07:02:27 2023 user.notice post-tracking-post-tracking: Check API configuration... Done Thu Jun 15 07:02:28 2023 user.notice OMR-VPS: Can't get vps token, try later () Thu Jun 15 07:02:31 2023 user.notice omr-bypass: Starting OMR-ByPass... Thu Jun 15 07:02:32 2023 user.notice omr-bypass: OMR-ByPass is running Thu Jun 15 07:02:32 2023 user.notice firewall.omr-server: Firewall reload, set server part firewall reloading Thu Jun 15 07:02:37 2023 user.notice OMR-VPS: Can't get vps token, try later () Thu Jun 15 07:02:40 2023 kern.notice kernel: [ 64.473791] i915 0000:00:02.0: Failed to load DMC firmware i915/bxt_dmc_ver1_07.bin. Disabling runtime power management. Thu Jun 15 07:02:40 2023 kern.notice kernel: [ 64.473801] i915 0000:00:02.0: DMC firmware homepage: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915 Thu Jun 15 07:02:47 2023 user.notice OMR-VPS: Can't get vps token, try later () Thu Jun 15 07:02:53 2023 daemon.info unbound: [21565:0] info: generate keytag query _ta-4f66. NULL IN Thu Jun 15 07:02:56 2023 user.notice OMR-VPS: Can't get vps token, try later () Thu Jun 15 07:03:06 2023 user.notice OMR-VPS: Can't get vps token, try later () Thu Jun 15 07:03:15 2023 user.notice OMR-VPS: Can't get vps token, try later () Thu Jun 15 07:03:25 2023 user.notice OMR-VPS: Can't get vps token, try later () Thu Jun 15 07:03:35 2023 user.notice OMR-VPS: Can't get vps token, try later () Thu Jun 15 07:03:44 2023 user.notice OMR-VPS: Can't get vps token, try later () Thu Jun 15 07:03:54 2023 user.notice OMR-VPS: Can't get vps token, try later ()

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days