Проблема с OpenVPN

Темы, которые не попадают в остальные категории.
Ответить
Rusval
Сообщения: 7
Зарегистрирован: Ср дек 02, 2020 10:41 am

Проблема с OpenVPN

Сообщение Rusval »

Здравствуйте.

Проблема с запуском OpenVPN.
При загрузке выходит ошибка: OpenVPN failed
Где смотреть подробный лог?
Подключение к сети через wifi.
Конфиг configs\openvpn.cfg:

Код: Выделить всё

client
dev tun
proto udp
nobind
ns-cert-type server
comp-lzo
daemon
remote <адрес>
auth-user-pass /bootmedia/configs/pass.txt
<ca>
-----BEGIN CERTIFICATE-----
***
-----END CERTIFICATE-----
</ca>
<cert>
-----BEGIN CERTIFICATE-----
***
-----END CERTIFICATE-----
</cert>
<key>
-----BEGIN CERTIFICATE-----
***
-----END CERTIFICATE-----
</key>
aka
Разработчик
Разработчик
Сообщения: 11804
Зарегистрирован: Ср окт 01, 2003 12:06 am
Откуда: Роcсия, Тольятти
Контактная информация:

Re: Проблема с OpenVPN

Сообщение aka »

Лог посмотреть в конфигураторе на машине с Windows в той же сети, где подопытный терминал: https://wtware.ru/logs.html

Или из командной строки самого терминала, которая появится после ошибки:

Код: Выделить всё

less /tmp/all.log
Файл pass.txt в каталоге configs на загрузочном диске есть?
Rusval
Сообщения: 7
Зарегистрирован: Ср дек 02, 2020 10:41 am

Re: Проблема с OpenVPN

Сообщение Rusval »

Прошу прощения за задержку с ответом.

Поигрался с настройками сервера и конфигом, подключиться удалось. Спасибо за подсказу где смотреть log.
WTWare запускается, пытается подключиться к терминалу но не видит его.
IP который выдаёт VPN сервер не пингуется.
Думаю дело в маршрутах. Как проверить маршрутизацию на клиенте?
Сам WTware показывает свой IP от WiFi а не от VPN.

Конфиг:

Код: Выделить всё

daemon
dev tun
proto tcp-client
remote <адрес>
tls-client

user nobody
group nogroup

ping 15
ping-restart 45
ping-timer-rem
persist-tun
persist-key

mute-replay-warnings

verb 3
ca /bootmedia/configs/cert_export_vpn_ozna_ca.crt
cert /bootmedia/configs/cert_export_openvpn_vdi_client.crt
key /bootmedia/configs/cert_export_openvpn_vdi_client.key
cipher aes128
auth md5
pull
auth-user-pass /bootmedia/configs/pass.txt
askpass /bootmedia/configs/key.txt
script-security 2
up /etc/openvpn/update-resolv-conf
aka
Разработчик
Разработчик
Сообщения: 11804
Зарегистрирован: Ср окт 01, 2003 12:06 am
Откуда: Роcсия, Тольятти
Контактная информация:

Re: Проблема с OpenVPN

Сообщение aka »

Rusval писал(а): Пт янв 15, 2021 2:17 pm Спасибо за подсказу где смотреть log.
И что написано в логе?
Rusval
Сообщения: 7
Зарегистрирован: Ср дек 02, 2020 10:41 am

Re: Проблема с OpenVPN

Сообщение Rusval »

Лог:

Код: Выделить всё

[        KERNEL] [    0.000000] Booting Linux on physical CPU 0x0
[        KERNEL] [    0.000000] Linux version 5.4.75-v7l (aka@c22) (gcc version 8.3.0 (Debian 8.3.0-2)) #18 SMP Fri Nov 27 09:50:11 UTC 2020
[        KERNEL] [    0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[        KERNEL] [    0.000000] CPU: div instructions available: patching division code
[        KERNEL] [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[        KERNEL] [    0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.2
[        KERNEL] [    0.000000] Memory policy: Data cache writealloc
[        KERNEL] [    0.000000] Reserved memory: created CMA memory pool at 0x000000002ac00000, size 64 MiB
[        KERNEL] [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[        KERNEL] [    0.000000] On node 0 totalpages: 1012736
[        KERNEL] [    0.000000]   DMA zone: 1920 pages used for memmap
[        KERNEL] [    0.000000]   DMA zone: 0 pages reserved
[        KERNEL] [    0.000000]   DMA zone: 196608 pages, LIFO batch:63
[        KERNEL] [    0.000000]   HighMem zone: 816128 pages, LIFO batch:63
[        KERNEL] [    0.000000] percpu: Embedded 15 pages/cpu s29324 r8192 d23924 u61440
[        KERNEL] [    0.000000] pcpu-alloc: s29324 r8192 d23924 u61440 alloc=15*4096
[        KERNEL] [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[        KERNEL] [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1010816
[        KERNEL] [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:67:04:9D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.lpm_enable=0 quiet wtboot=mmc
[        KERNEL] [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[        KERNEL] [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[        KERNEL] [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[        KERNEL] [    0.000000] software IO TLB: mapped [mem 0x244a0000-0x284a0000] (64MB)
[        KERNEL] [    0.000000] Memory: 3867784K/4050944K available (6144K kernel code, 167K rwdata, 808K rodata, 2048K init, 373K bss, 117624K reserved, 65536K cma-reserved, 3264512K highmem)
[        KERNEL] [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[        KERNEL] [    0.000000] rcu: Hierarchical RCU implementation.
[        KERNEL] [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[        KERNEL] [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[        KERNEL] [    0.000000] GIC: Using split EOI/Deactivate mode
[        KERNEL] [    0.000000] random: get_random_bytes called from 0xc0a00b60 with crng_init=0
[        KERNEL] [    0.000007] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[        KERNEL] [    0.000021] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[        KERNEL] [    0.000089] bcm2835: system timer (irq = 17)
[        KERNEL] [    0.000628] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[        KERNEL] [    0.000642] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[        KERNEL] [    0.000657] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[        KERNEL] [    0.000668] Switching to timer-based delay loop, resolution 18ns
[        KERNEL] [    0.000828] Console: colour dummy device 80x30
[        KERNEL] [    0.000845] printk: console [tty0] enabled
[        KERNEL] [    0.000881] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[        KERNEL] [    0.000894] pid_max: default: 32768 minimum: 301
[        KERNEL] [    0.001023] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[        KERNEL] [    0.001039] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[        KERNEL] [    0.001567] CPU: Testing write buffer coherency: ok
[        KERNEL] [    0.001824] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[        KERNEL] [    0.002205] Setting up static identity map for 0x200000 - 0x20003c
[        KERNEL] [    0.002283] rcu: Hierarchical SRCU implementation.
[        KERNEL] [    0.002549] smp: Bringing up secondary CPUs ...
[        KERNEL] [    0.003130] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[        KERNEL] [    0.003779] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[        KERNEL] [    0.004410] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[        KERNEL] [    0.004485] smp: Brought up 1 node, 4 CPUs
[        KERNEL] [    0.004494] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[        KERNEL] [    0.004501] CPU: All CPU(s) started in HYP mode.
[        KERNEL] [    0.004506] CPU: Virtualization extensions available.
[        KERNEL] [    0.004883] devtmpfs: initialized
[        KERNEL] [    0.013587] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[        KERNEL] [    0.013868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[        KERNEL] [    0.013886] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[        KERNEL] [    0.015363] pinctrl core: initialized pinctrl subsystem
[        KERNEL] [    0.016271] NET: Registered protocol family 16
[        KERNEL] [    0.018233] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[        KERNEL] [    0.020147] Serial: AMBA PL011 UART driver
[        KERNEL] [    0.022034] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[        KERNEL] [    0.040637] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-08-19 17:38, variant start
[        KERNEL] [    0.050632] raspberrypi-firmware soc:firmware: Firmware hash is e90cba19a98a0d1f2ef086b9cafcbca00778f094
[        KERNEL] [    0.096377] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[        KERNEL] [    0.099366] vgaarb: loaded
[        KERNEL] [    0.099855] usbcore: registered new interface driver usbfs
[        KERNEL] [    0.099940] usbcore: registered new interface driver hub
[        KERNEL] [    0.100011] usbcore: registered new device driver usb
[        KERNEL] [    0.101563] clocksource: Switched to clocksource arch_sys_counter
[        KERNEL] [    0.112250] thermal_sys: Registered thermal governor 'step_wise'
[        KERNEL] [    0.112622] NET: Registered protocol family 2
[        KERNEL] [    0.113036] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[        KERNEL] [    0.113059] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[        KERNEL] [    0.113108] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[        KERNEL] [    0.113169] TCP: Hash tables configured (established 8192 bind 8192)
[        KERNEL] [    0.113270] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[        KERNEL] [    0.113302] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[        KERNEL] [    0.113427] NET: Registered protocol family 1
[        KERNEL] [    0.113455] PCI: CLS 0 bytes, default 64
[        KERNEL] [    0.824223] Initialise system trusted keyrings
[        KERNEL] [    0.824351] workingset: timestamp_bits=30 max_order=20 bucket_order=0
[        KERNEL] [    0.867982] Key type asymmetric registered
[        KERNEL] [    0.867992] Asymmetric key parser 'x509' registered
[        KERNEL] [    0.868077] bounce: pool size: 64 pages
[        KERNEL] [    0.868148] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[        KERNEL] [    0.870216] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[        KERNEL] [    0.870230] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[        KERNEL] [    0.870274] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
[        KERNEL] [    0.870313] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0000000000
[        KERNEL] [    0.923666] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC)
[        KERNEL] [    0.923886] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[        KERNEL] [    0.923900] pci_bus 0000:00: root bus resource [bus 00-ff]
[        KERNEL] [    0.923914] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[        KERNEL] [    0.923948] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[        KERNEL] [    0.924050] pci 0000:00:00.0: PME# supported from D0 D3hot
[        KERNEL] [    0.926802] PCI: bus0: Fast back to back transfers disabled
[        KERNEL] [    0.926816] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[        KERNEL] [    0.927001] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[        KERNEL] [    0.927107] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[        KERNEL] [    0.927387] pci 0000:01:00.0: PME# supported from D0 D3cold
[        KERNEL] [    0.930105] PCI: bus1: Fast back to back transfers disabled
[        KERNEL] [    0.930120] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[        KERNEL] [    0.930148] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[        KERNEL] [    0.930163] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[        KERNEL] [    0.930222] pci 0000:00:00.0: PCI bridge to [bus 01]
[        KERNEL] [    0.930234] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[        KERNEL] [    0.930405] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[        KERNEL] [    0.930550] pcieport 0000:00:00.0: PME: Signaling with IRQ 53
[        KERNEL] [    0.930801] pcieport 0000:00:00.0: AER: enabled with IRQ 53
[        KERNEL] [    0.931087] pci 0000:01:00.0: enabling device (0140 -> 0142)
[        KERNEL] [    0.931635] bcm2708_fb soc:fb: FB found 1 display(s)
[        KERNEL] [    0.974919] Console: switching to colour frame buffer device 240x67
[        KERNEL] [    0.985258] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1920x1080
[        KERNEL] [    0.991851] iproc-rng200 fe104000.rng: hwrng registered
[        KERNEL] [    0.992018] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[        KERNEL] [    0.992719] vc-sm: Videocore shared memory driver
[        KERNEL] [    0.993110] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[        KERNEL] [    0.993945] zram: Added device: zram0
[        KERNEL] [    0.997685] libphy: Fixed MDIO Bus: probed
[        KERNEL] [    0.998039] xhci_hcd 0000:01:00.0: xHCI Host Controller
[        KERNEL] [    0.998075] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[        KERNEL] [    1.003576] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000003000000890
[        KERNEL] [    1.004134] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[        KERNEL] [    1.004145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[        KERNEL] [    1.004154] usb usb1: Product: xHCI Host Controller
[        KERNEL] [    1.004163] usb usb1: Manufacturer: Linux 5.4.75-v7l xhci-hcd
[        KERNEL] [    1.004171] usb usb1: SerialNumber: 0000:01:00.0
[        KERNEL] [    1.004822] hub 1-0:1.0: USB hub found
[        KERNEL] [    1.004887] hub 1-0:1.0: 1 port detected
[        KERNEL] [    1.005379] xhci_hcd 0000:01:00.0: xHCI Host Controller
[        KERNEL] [    1.005399] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[        KERNEL] [    1.005421] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[        KERNEL] [    1.005680] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[        KERNEL] [    1.005690] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[        KERNEL] [    1.005700] usb usb2: Product: xHCI Host Controller
[        KERNEL] [    1.005709] usb usb2: Manufacturer: Linux 5.4.75-v7l xhci-hcd
[        KERNEL] [    1.005716] usb usb2: SerialNumber: 0000:01:00.0
[        KERNEL] [    1.006307] hub 2-0:1.0: USB hub found
[        KERNEL] [    1.006355] hub 2-0:1.0: 4 ports detected
[        KERNEL] [    1.007554] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[        KERNEL] [    1.007699] dwc_otg: FIQ enabled
[        KERNEL] [    1.007707] dwc_otg: NAK holdoff enabled
[        KERNEL] [    1.007713] dwc_otg: FIQ split-transaction FSM enabled
[        KERNEL] [    1.007759] Module dwc_common_port init
[        KERNEL] [    1.032083] usbcore: registered new interface driver usbtouchscreen
[        KERNEL] [    1.033821] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[        KERNEL] [    1.034974] sdhci: Secure Digital Host Controller Interface driver
[        KERNEL] [    1.034981] sdhci: Copyright(c) Pierre Ossman
[        KERNEL] [    1.035329] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[        KERNEL] [    1.035595] sdhci-pltfm: SDHCI platform and OF driver helper
[        KERNEL] [    1.036427] hidraw: raw HID events driver (C) Jiri Kosina
[        KERNEL] [    1.037241] usbcore: registered new interface driver usbhid
[        KERNEL] [    1.037249] usbhid: USB HID core driver
[        KERNEL] [    1.039022] vchiq: vchiq_init_state: slot_zero = (ptrval)
[        KERNEL] [    1.041620] [vc_sm_connected_init]: start
[        KERNEL] [    1.052006] [vc_sm_connected_init]: end - returning 0
[        KERNEL] [    1.052600] NET: Registered protocol family 17
[        KERNEL] [    1.052711] Registering SWP/SWPB emulation handler
[        KERNEL] [    1.052786] Loading compiled-in X.509 certificates
[        KERNEL] [    1.053624] uart-pl011 fe201000.serial: cts_event_workaround enabled
[        KERNEL] [    1.053660] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 29, base_baud = 0) is a PL011 rev2
[        KERNEL] [    1.057359] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[        KERNEL] [    1.057622] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[        KERNEL] [    1.057627] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[        KERNEL] [    1.105784] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[        KERNEL] [    1.107316] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[        KERNEL] [    1.108842] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[        KERNEL] [    1.111517] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[        KERNEL] [    1.113761] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[        KERNEL] [    1.123668] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[        KERNEL] [    1.123764] of_cfs_init
[        KERNEL] [    1.123867] of_cfs_init: OK
[        KERNEL] [    1.126110] Freeing unused kernel memory: 2048K
[        KERNEL] [    1.149829] random: fast init done
[        KERNEL] [    1.174125] mmc1: new high speed SDIO card at address 0001
[        KERNEL] [    1.181733] Run /init as init process
[        KERNEL] [    1.223929] mmc0: new ultra high speed DDR50 SDHC card at address 59b4
[        KERNEL] [    1.224493] mmcblk0: mmc0:59b4 SDU1  28.8 GiB
[        KERNEL] [    1.225892]  mmcblk0: p1
[        KERNEL] [    1.371602] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[          pfac] [    1.495266] Run /sbin/initrd.
[          pfac] [    1.495540] Ok, PID 796.
[        initrd] [    1.499894] WTware 6.0.26/RPi shell.
[        initrd] [    1.500395] Load font 'ter-c32b.psf', console 120x33.
[        initrd] [    1.521965] HDD/MMC/SD boot.
[        initrd] [    1.522214] No device '/dev/fb1'.
[        KERNEL] [    1.554232] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20
[        KERNEL] [    1.554244] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[        KERNEL] [    1.554255] usb 1-1: Product: USB2.0 Hub
[        KERNEL] [    1.555943] hub 1-1:1.0: USB hub found
[        KERNEL] [    1.556211] hub 1-1:1.0: 4 ports detected
[        initrd] [    1.577015] Success: /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see:
| #
| # https://www.raspberrypi.org/documentation/configuration/config-txt/README.md
| #
| # Some settings may impact device functionality. See link above for details.
| # Uncomment if you get no picture on HDMI for a default "safe" mode.
| #hdmi_safe=1
| # Uncomment this if your display has a black border of unused pixels visible
| # and your display can output without overscan.
| disable_overscan=1
| # Uncomment if hdmi display is not detected and composite is being output.
| #hdmi_force_hotplug=1
| # Uncomment to force a specific HDMI mode (this will force VGA).
| #hdmi_group=1
| #hdmi_mode=1
| # Force the monitor to HDMI mode so that sound will be sent over HDMI cable.
| #hdmi_drive=2
| # Uncomment to increase signal to HDMI, if you have interference, blanking, or
| # no display.
| #config_hdmi_boost=4
| # Uncomment to overclock the arm. 700 MHz is the default.
| #arm_freq=800
| disable_splash=1
| framebuffer_depth=32
| # Uncomment for 16-bit color.
| #framebuffer_depth=16
| # Enable onboard audio (HDMI or jack).
| dtparam=audio=on
| # Removes the warning overlay.
| #avoid_warnings=1
| # Additionally allows turbo when low-voltage is present.
| #avoid_warnings=2
| [pi4]
| max_framebuffers=2
| [all]
| # Uncomment these two lines to set display resolution:
| #hdmi_group=2
| #hdmi_mode=58
| #
| # Specify correct value in hdmi_mode= line from the list of valid values:
| # 800x600:   hdmi_mode=9
| # 1024x768:  hdmi_mode=16
| # 1280x1024: hdmi_mode=35
| # 1360x768:  hdmi_mode=39
| # 1400x1050: hdmi_mode=42
| # 1440x900:  hdmi_mode=47
| # 1600x1200: hdmi_mode=51
| # 1680x1050: hdmi_mode=58
| # 1366x768:  hdmi_mode=81
| # 1920x1080: hdmi_mode=82
| # 1920x1200: hdmi_mode=69
| #
| # Find more resolutions in manual:
| # https://www.raspberrypi.org/documentation/configuration/config-txt/video.md
| #
| # Uncomment six lines with such syntax and right hdmi_mode= values for
| # dual displays on Raspberry Pi 4:
| #
| #[HDMI:0]
| # hdmi_group=2
| # hdmi_mode=42
| #[HDMI:1]
| # hdmi_group=2
| # hdmi_mode=58
| hdmi_group=2
| hdmi_mode=82
\----------------------------------------------------
[        KERNEL] [    1.881593] usb 1-1.3: new low-speed USB device number 3 using xhci_hcd
[        KERNEL] [    2.038893] usb 1-1.3: New USB device found, idVendor=045e, idProduct=0730, bcdDevice= 2.00
[        KERNEL] [    2.038906] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[        KERNEL] [    2.038916] usb 1-1.3: Product: Microsoft® Digital Media Keyboard 3000
[        KERNEL] [    2.038925] usb 1-1.3: Manufacturer: Microsoft
[        KERNEL] [    2.053937] input: Microsoft Microsoft® Digital Media Keyboard 3000 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:045E:0730.0001/input/input0
[        KERNEL] [    2.122347] microsoft 0003:045E:0730.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® Digital Media Keyboard 3000] on usb-0000:01:00.0-1.3/input0
[        KERNEL] [    2.140377] input: Microsoft Microsoft® Digital Media Keyboard 3000 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:045E:0730.0002/input/input1
[        KERNEL] [    2.211887] microsoft 0003:045E:0730.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Microsoft® Digital Media Keyboard 3000] on usb-0000:01:00.0-1.3/input1
/--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| [BOM]
| clientIP=*
| config=local
| netmedia=wifi
| setupPassword=a41dcb5f24d9e76b043de0634a80578c
| wifi_ssid=Chernikovka
| wifi_channel=9
| wifi_security=wpa_psk
Skip 'wifi_key='.
\----------------------------------------------------
[        initrd] [    2.302550] Do not cache package files.
[        initrd] [    2.302726] WTpassword present: a41dcb5f24d9e76b043de0634a80578c.
[        initrd] [    2.302825] Unpack /bootmedia/packages/pi2-lib.
[        KERNEL] [    2.311597] usb 1-1.4: new low-speed USB device number 4 using xhci_hcd
[        KERNEL] [    2.449823] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[        KERNEL] [    2.449834] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[        KERNEL] [    2.449843] usb 1-1.4: Product: USB Optical Mouse
[        KERNEL] [    2.449850] usb 1-1.4: Manufacturer: Logitech
[        KERNEL] [    2.458482] input: Logitech USB Optical Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:046D:C077.0003/input/input2
[        KERNEL] [    2.458723] hid-generic 0003:046D:C077.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:01:00.0-1.4/input0
[        initrd] [    3.501058] USB: 045e:0730 Microsoft Corp. Digital Media Keyboard 3000.
[        initrd] [    3.501136] USB: 2109:3431 VIA Labs, Inc. Hub.
[        initrd] [    3.501185] USB: 046d:c077 Logitech, Inc. M105 Optical Mouse.
[        initrd] [    4.317105] Load Wi-Fi wireless network card driver.
[        initrd] [    4.317372] Unpack /bootmedia/packages/pi2-dbus.
[        initrd] [    4.587562] +--- Executing "/usr/bin/dbus-uuidgen --ensure"
[        KERNEL] [    4.588978] random: crng init done
[        initrd] [    4.591598] +- Errorlevel: 0, output:
                                | <No output>
[        initrd] [    4.591734] +------------------------
[        initrd] [    4.591780] +--- Executing "/usr/bin/dbus-daemon --system "
[        initrd] [    4.604353] +- Errorlevel: 0, output:
                                | <No output>
[        initrd] [    4.604485] +------------------------
[        initrd] [    4.604535] Run '/usr/bin/dbus-daemon --session --address=unix:path=/run/user/1007/bus', log '', env '', pid ''.
[          pfac] [    4.604645] Run /usr/bin/dbus-daemon --session --address=unix:path=/run/user/1007/bus.
[          pfac] [    4.604777] Ok, PID 839.
[        initrd] [    4.604836] Unpack /bootmedia/packages/pi2-xnet.
[        initrd] [    5.699670] Overwrite /bin/bash with real file.
[        initrd] [    5.920547] Unpack /bootmedia/packages/fw-xnet.
[        initrd] [    7.414841] Find SDIO device 'sdio:c02v02D0dA9A6'.
[        initrd] [    7.414903] Load driver for Pi 3 onboard Wi-Fi.
[        initrd] [    7.414937] modprobe brcmfmac.
[        KERNEL] [    7.422888] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[        KERNEL] [    7.426446] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[        KERNEL] [    7.436156] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[        KERNEL] [    7.437170] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2
[        KERNEL] [    7.577737] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[        KERNEL] [    7.586183] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 23 2020 02:19:54 version 7.45.206 (r725000 CY) FWID 01-88ee44ea
[        KERNEL] [    7.633118] brcmfmac mmc1:0001:1 eth0: renamed from wlan0
/--- FILE "/etc/wpa.conf" -----------------------
| ctrl_interface=/var/run/wpa_supplicant
| network={
Skip 'psk='.
| 	ssid="Chernikovka"
| }
\----------------------------------------------------
[        initrd] [    7.695096] +--- Executing "/sbin/wpa_supplicant -D nl80211,wext -B -c /etc/wpa.conf -i eth0 -f /tmp/wpa_supplicant.out"
[           WPA] [    7.715853] Successfully initialized wpa_supplicant
[           WPA] [    7.722161] rfkill: Cannot open RFKILL control device
[        KERNEL] [    7.747757] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
[           WPA] [    7.880472] rfkill: Cannot get wiphy information
[        initrd] [    7.888753] +- Errorlevel: 0, output:
                                | <No output>
[        initrd] [    7.889052] +------------------------
[        initrd] [    7.896765] State DISCONNECTED before handshake, do nothing.
[        initrd] [    8.203859] State SCANNING before handshake, do nothing.
[        initrd] [    8.510870] State SCANNING before handshake, do nothing.
[        initrd] [    8.817765] State SCANNING before handshake, do nothing.
[        initrd] [    9.124714] State SCANNING before handshake, do nothing.
[        initrd] [    9.431695] State SCANNING before handshake, do nothing.
[        initrd] [    9.738465] State SCANNING before handshake, do nothing.
[        initrd] [   10.045104] State SCANNING before handshake, do nothing.
[        initrd] [   10.352013] State SCANNING before handshake, do nothing.
[           WPA] [   10.459095] eth0: Trying to associate with SSID 'Chernikovka'
[        initrd] [   10.659079] State ASSOCIATING before handshake, do nothing.
[        initrd] [   10.965982] State ASSOCIATING before handshake, do nothing.
[        initrd] [   11.272871] State ASSOCIATING before handshake, do nothing.
[        initrd] [   11.579754] State ASSOCIATING before handshake, do nothing.
[        initrd] [   11.886710] State ASSOCIATING before handshake, do nothing.
[        initrd] [   12.193616] State ASSOCIATING before handshake, do nothing.
[        initrd] [   12.500412] State ASSOCIATING before handshake, do nothing.
[        initrd] [   12.807229] State ASSOCIATING before handshake, do nothing.
[           WPA] [   13.111563] eth0: Associated with e4:8d:8c:93:0e:73
[           WPA] [   13.111659] eth0: CTRL-EVENT-CONNECTED - Connection to e4:8d:8c:93:0e:73 completed [id=0 id_str=]
[           WPA] [   13.112233] eth0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
[        initrd] [   13.116086] wpa_state=COMPLETED
[        initrd] [   13.116194] WTpassword present: a41dcb5f24d9e76b043de0634a80578c.
[        initrd] [   16.989605] dhcp: 328 bytes from 192.168.88.1.
[        initrd] [   16.989716] 00000000:000001340000000000110000C0A85801C0A858FC004300440134000002010600  ...4..... ....X...X..C.D.4......
[        initrd] [   16.989803] 00000020:67458B6B0000000000000000C0A858FCC0A8580100000000DCA63267049E0000  gE.k..........X...X.......2g....
[        initrd] [   16.989887] 00000040:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   16.989969] 00000060:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   16.990083] 00000080:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   16.990170] 000000a0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   16.990251] 000000c0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   16.990333] 000000e0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   16.990414] 00000100:0000000000000000638253633501023604C0A858013304000002580104FFFFFF  ........c.Sc5..6...X.3....X.....
[        initrd] [   16.990495] 00000120:000304C0A85801060CC0A858016DC390036DC39103FF00000000000000000000  .....X.....X.m...m..............
[        initrd] [   18.190169] dhcp: 328 bytes from 192.168.88.1.
[        initrd] [   18.190268] 00000000:000001340000000000110000C0A85801C0A858FC004300440134000002010600  ...4..... ....X...X..C.D.4......
[        initrd] [   18.190354] 00000020:67458B6B0000000000000000C0A858FCC0A8580100000000DCA63267049E0000  gE.k..........X...X.......2g....
[        initrd] [   18.190436] 00000040:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   18.190518] 00000060:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   18.190599] 00000080:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   18.190698] 000000a0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   18.190781] 000000c0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   18.190862] 000000e0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[        initrd] [   18.190943] 00000100:0000000000000000638253633501053604C0A858013304000002580104FFFFFF  ........c.Sc5..6...X.3....X.....
[        initrd] [   18.191024] 00000120:000304C0A85801060CC0A858016DC390036DC39103FF00000000000000000000  .....X.....X.m...m..............
[        initrd] [   18.240088] [DHCP] DHCP server address 192.168.88.1.
[        initrd] [   18.240177] [DHCP] IP 192.168.88.252 mask 255.255.255.0.
[        initrd] [   18.240258] [DHCP] Default gateway 192.168.88.1.
[        initrd] [   18.240337] [DHCP] DNS 192.168.88.1.
[        initrd] [   18.240417] [DHCP] DNS 109.195.144.3.
[        initrd] [   18.240496] [DHCP] DNS 109.195.145.3.
[        initrd] [   18.240575] [DHCP] TFTP from siaddr 192.168.88.1.
[        initrd] [   18.240653] [DHCP] TFTP 192.168.88.1.
[        initrd] [   18.240733] [DHCP] No boot file from DHCP.
[        initrd] [   18.240812] [DHCP] TFTP binary "", configs prefix "", using "/" slash.
WTC listener is active.
WTC broadcast listener is active.
Send broadcast WTCU discover.
[          pfac] [   18.243472] Run /bin/sh /tmp/ntpdate.
[        initrd] [   18.243544] /bootmedia/configs/openvpn.cfg -> /etc/client.conf, 516 bytes copied.
[          pfac] [   18.243687] Ok, PID 890.
[        initrd] [   18.243736] Run OpenVPN with user config configs/openvpn.cfg.
[        initrd] [   18.243819] Run '/bin/sh /tmp/ntpdate', log '/tmp/ntp.out', env '', pid ''.
[           NTP] [   18.256769] ntpd: 'pool.ntp.org' is 185.189.12.50
[           NTP] [   18.256830] ntpd: sending query to 185.189.12.50
[           NTP] [   18.283860] ntpd: reply from 185.189.12.50: offset:+4274983.882753 delay:0.026698 status:0x24 strat:2 refid:0xea56ed3e rootdelay:0.028321 reach:0x01
[           NTP] [   20.285937] ntpd: sending query to 185.189.12.50
[           NTP] [   20.309611] ntpd: reply from 185.189.12.50: offset:+4274983.880265 delay:0.023491 status:0x24 strat:2 refid:0xea56ed3e rootdelay:0.028321 reach:0x03
[           NTP] [   20.309702] ntpd: setting time to 2021-01-15 11:30:02.996825 (offset +4274983.880265s)
[           NTP] [   20.313741] hwclock: can't open '/dev/misc/rtc': No such file or directory
[          pfac] [   20.314581] Process pid 890 terminated, status 00000000.
[        initrd] [   20.345036] modprobe tun.
[        initrd] [   20.351819] +--- Executing "/usr/sbin/openvpn --config /etc/client.conf --daemon"
[        KERNEL] [   20.352746] tun: Universal TUN/TAP device driver, 1.6
[        SYSLOG] [   20.370552] <28>Jan 15 11:30:03 openvpn[896]: WARNING: file '/bootmedia/configs/cert_export_openvpn_vdi_client.key' is group or others accessible
[        SYSLOG] [   20.370610] <28>Jan 15 11:30:03 openvpn[896]: WARNING: file '/bootmedia/configs/key.txt' is group or others accessible
[        SYSLOG] [   20.370646] <28>Jan 15 11:30:03 openvpn[896]: WARNING: file '/bootmedia/configs/pass.txt' is group or others accessible
[        SYSLOG] [   20.370686] <29>Jan 15 11:30:03 openvpn[896]: OpenVPN 2.4.7 arm-unknown-linux-gnueabihf [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 20 2019
[        SYSLOG] [   20.370723] <29>Jan 15 11:30:03 openvpn[896]: library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10
[        initrd] [   20.372576] +- Errorlevel: 0, output:
                                | <No output>
[        initrd] [   20.372793] +------------------------
[        SYSLOG] [   20.373336] <28>Jan 15 11:30:03 openvpn[897]: WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
[        SYSLOG] [   20.373392] <28>Jan 15 11:30:03 openvpn[897]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
[        SYSLOG] [   20.375587] <28>Jan 15 11:30:03 openvpn[897]: WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
[        SYSLOG] [   20.385259] <29>Jan 15 11:30:03 openvpn[897]: TCP/UDP: Preserving recently used remote address: [AF_INET]<IP>:44111
[        SYSLOG] [   20.385297] <29>Jan 15 11:30:03 openvpn[897]: Socket Buffers: R=[131072->131072] S=[16384->16384]
[        SYSLOG] [   20.385331] <29>Jan 15 11:30:03 openvpn[897]: Attempting to establish TCP connection with [AF_INET]<IP>:44111 [nonblock]
[        SYSLOG] [   21.385688] <29>Jan 15 11:30:04 openvpn[897]: TCP connection established with [AF_INET]<IP>:44111
[        SYSLOG] [   21.385795] <29>Jan 15 11:30:04 openvpn[897]: TCP_CLIENT link local: (not bound)
[        SYSLOG] [   21.385857] <29>Jan 15 11:30:04 openvpn[897]: TCP_CLIENT link remote: [AF_INET]<IP>:44111
[        SYSLOG] [   21.385918] <29>Jan 15 11:30:04 openvpn[897]: NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay
[        SYSLOG] [   21.387097] <29>Jan 15 11:30:04 openvpn[897]: TLS: Initial packet from [AF_INET]<IP>:44111, sid=b4f6515f 6cf315af
[        SYSLOG] [   21.670446] <29>Jan 15 11:30:04 openvpn[897]: VERIFY OK: depth=1, C=RU, ST=Bashkortostan, L=Ufa, O=NPP Ozna-Eng, OU=IT, CN=CA
[        SYSLOG] [   21.671355] <29>Jan 15 11:30:04 openvpn[897]: VERIFY OK: depth=0, C=RU, ST=Bashkortostan, L=Ufa, O=NPP Ozna-Eng, OU=IT, CN=openvpn_srv
[        SYSLOG] [   21.962873] <29>Jan 15 11:30:04 openvpn[897]: Control Channel: TLSv1.2, cipher TLSv1.2 DHE-RSA-AES256-GCM-SHA384, 2048 bit RSA
[        SYSLOG] [   21.962971] <29>Jan 15 11:30:04 openvpn[897]: [openvpn_srv] Peer Connection Initiated with [AF_INET]<IP>:44111
[        SYSLOG] [   23.095396] <29>Jan 15 11:30:05 openvpn[897]: SENT CONTROL [openvpn_srv]: 'PUSH_REQUEST' (status=1)
[        SYSLOG] [   28.236109] <29>Jan 15 11:30:10 openvpn[897]: SENT CONTROL [openvpn_srv]: 'PUSH_REQUEST' (status=1)
[        SYSLOG] [   33.376091] <29>Jan 15 11:30:16 openvpn[897]: SENT CONTROL [openvpn_srv]: 'PUSH_REQUEST' (status=1)
[        SYSLOG] [   33.420469] <29>Jan 15 11:30:16 openvpn[897]: PUSH: Received control message: 'PUSH_REPLY,ping 20,ping-restart 60,topology subnet,route-gateway 192.168.21.1,ifconfig 192.168.21.29 255.255.255.0'
[        SYSLOG] [   33.420624] <29>Jan 15 11:30:16 openvpn[897]: OPTIONS IMPORT: timers and/or timeouts modified
[        SYSLOG] [   33.420686] <29>Jan 15 11:30:16 openvpn[897]: OPTIONS IMPORT: --ifconfig/up options modified
[        SYSLOG] [   33.420743] <29>Jan 15 11:30:16 openvpn[897]: OPTIONS IMPORT: route-related options modified
[        SYSLOG] [   33.421116] <29>Jan 15 11:30:16 openvpn[897]: Outgoing Data Channel: Cipher 'AES-128-CBC' initialized with 128 bit key
[        SYSLOG] [   33.421174] <29>Jan 15 11:30:16 openvpn[897]: Outgoing Data Channel: Using 128 bit message hash 'MD5' for HMAC authentication
[        SYSLOG] [   33.421228] <29>Jan 15 11:30:16 openvpn[897]: Incoming Data Channel: Cipher 'AES-128-CBC' initialized with 128 bit key
[        SYSLOG] [   33.421283] <29>Jan 15 11:30:16 openvpn[897]: Incoming Data Channel: Using 128 bit message hash 'MD5' for HMAC authentication
[        SYSLOG] [   33.421928] <29>Jan 15 11:30:16 openvpn[897]: TUN/TAP device tun0 opened
[        SYSLOG] [   33.422014] <29>Jan 15 11:30:16 openvpn[897]: TUN/TAP TX queue length set to 100
[        SYSLOG] [   33.422130] <29>Jan 15 11:30:16 openvpn[897]: /sbin/ip link set dev tun0 up mtu 1500
[        SYSLOG] [   33.431303] <29>Jan 15 11:30:16 openvpn[897]: /sbin/ip addr add dev tun0 192.168.21.29/24 broadcast 192.168.21.255
[        SYSLOG] [   33.437080] <29>Jan 15 11:30:16 openvpn[897]: /etc/openvpn/update-resolv-conf tun0 1500 1555 192.168.21.29 255.255.255.0 init
[        SYSLOG] [   33.444036] <29>Jan 15 11:30:16 openvpn[897]: GID set to nogroup
[        SYSLOG] [   33.444099] <29>Jan 15 11:30:16 openvpn[897]: UID set to nobody
[        SYSLOG] [   33.444147] <29>Jan 15 11:30:16 openvpn[897]: Initialization Sequence Completed
[        initrd] [   33.454652] OpenVPN tun0: my IP 192.168.21.29.
[        initrd] [   33.454838] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
[          pfac] [   33.454893] Run /sbin/httpd.
[          pfac] [   33.455052] Ok, PID 1366.
[        initrd] [   33.455085] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
[        initrd] [   33.455532] /bootmedia/configs/config.wtc -> /tmp/config.wtc, 70 bytes copied.
[        initrd] [   33.455598] Common local disk config:
/--- FILE "/tmp/config.wtc" -----------------------
| [BOM]
| server=192.168.5.59
| connection 
\----------------------------------------------------
[        initrd] [   33.455846] Copy /bootmedia/configs/wtware.lic to /tmp/tmp.wtc.
[        initrd] [   33.456260] /bootmedia/configs/wtware.lic -> /tmp/tmp.wtc, 6160 bytes copied.
/--- FILE "/etc/config.compiled" -----------------------
| [BOM]
| server=192.168.5.59
| connection 
| license_dc:a6:32:67:04:9e_full = \
|   ba6cd05a0759fa15d1f2c93556e5e1ef028edc4744aac6626371a20bebb8374c \
|   b03b653d2507f013157dfc56bb3602493bbf4d95589f13902f609a76643db7db \
|   8010a6a2c553751a0fe29bcd7adb4d5f270aebefec058b69a45d7c944c7b904c \
|   0a31bfec702c2639c50d54b01b61693ed38fa44e097cf2b2c53a6617005023a3
\----------------------------------------------------
[        initrd] [   33.457207] Hostname: "wtwDCA63267049E".
[         httpd] [   33.460941] Internal HTTP Server, WTware 6.0.26/RPi
Everyone can control terminal by RSH.
RSH: listener is active.
Send broadcast WTCU discover.
[         httpd] [   33.754416] Reread settings.
[        initrd] [   33.754523] Unpack /bootmedia/packages/pi2-f.
[         httpd] [   33.754617] Everyone can control terminal by HTTP.
[            gm] [   33.971790] WTware 6.0.26/RPi session manager.
[            gm] [   33.972260] EV_REL flag found. Add event2: Logitech USB Optical Mouse.
[            gm] [   33.972299] EV_REL flag found. Add event1: Microsoft Microsoft® Digital Media Keyboard 3000.
[            gm] [   33.972341] Ignore event0: Microsoft Microsoft® Digital Media Keyboard 3000.
[            gm] [   33.972383] Keys found. Add event0: Microsoft Microsoft® Digital Media Keyboard 3000.
[            gm] [   33.972423] Display mode: 1920x1080, 32 bit, landscape, 0 Hz, modeline "", DDC enabled, connector 0.
[            gm] [   34.296602] Framebuffer device found.
[            gm] [   34.296648] LINELENBYTES 7680
[            gm] [   34.296683] VLEN 8294400
[            gm] [   34.297714] Use /lib/ui32.so.
[            gm] [   34.342792] Run '/sbin/resolver 0x110b050 dns [192.168.5.59]', log '', env '', pid ''.
[          pfac] [   34.342890] Run /sbin/resolver 0x110b050 dns [192.168.5.59].
[            gm] [   34.342911] Nobody can control terminal by VNC.
[            gm] [   34.342946] Nobody can control terminal by WTRC.
[          pfac] [   34.343107] Ok, PID 1367.
[          pfac] [   34.346540] Process pid 1367 terminated, status 00000000.
[            gm] [   34.347244] 192.168.5.59 => 192.168.5.59.
[            gm] [   34.350454] Free ram before fork terminal client /sbin/rdpclient (session 1): 3886224 Kb.
[          pfac] [   34.350516] Run /sbin/rdpclient 1.
[            gm] [   34.350536] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
[          pfac] [   34.350662] Ok, PID 1368.
[rdpclient 1368] [   34.356005] RDP Terminal Client, WTware 6.0.26/RPi, pipe 1, pid 1368.
[rdpclient 1368] [   34.356230] Use /lib/ui32.so.
[rdpclient 1368] [   34.357285] Make RDP session with 192.168.5.59, port 3389.
[rdpclient 1368] [   34.357442]  No username.
[rdpclient 1368] [   34.357660]  No password.
[rdpclient 1368] [   34.357735]  No PIN.
[rdpclient 1368] [   34.357777]  No domain.
[rdpclient 1368] [   34.357819]  No shell.
[rdpclient 1368] [   34.357862]  No directory.
[rdpclient 1368] [   34.357904]  Window: 1920x1080@24.
[rdpclient 1368] [   34.357952]  PFlags 0x0000002F.
[rdpclient 1368] [   34.358001]  Keyboard 00000409:00000000.
[rdpclient 1368] [   34.358084]  My hostname "wtwDCA63267049E".
[rdpclient 1368] [   34.358156] TCP: connecting to 192.168.5.59:3389.
[rdpclient 1368] [   64.387607] select () timed out.
[rdpclient 1368] [   64.387752]              rdpclient-tcp.cpp (  260): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[rdpclient 1368] [   64.387855] Сервер 192.168.5.59, порт 3389: отказано в подключении.
Убедитесь, что на этом сервере работает служба терминалов
и попробуйте подключиться к ней стандартным клиентом
службы терминалов mstsc.exe.
[            gm] [   64.388034] Session is over. Final message: Сервер 192.168.5.59, порт 3389: отказано в подключении.
Убедитесь, что на этом сервере работает служба терминалов
и попробуйте подключиться к ней стандартным клиентом
службы терминалов mstsc.exe.
[          pfac] [   64.388801] Process pid 1368 terminated, status 00000009.
aka
Разработчик
Разработчик
Сообщения: 11804
Зарегистрирован: Ср окт 01, 2003 12:06 am
Откуда: Роcсия, Тольятти
Контактная информация:

Re: Проблема с OpenVPN

Сообщение aka »

Нужно чтобы трафик на 192.168.5.59 шёл через openvpn?
А терминалу об этом где сказали?
Rusval писал(а): Пт янв 15, 2021 2:17 pm Думаю дело в маршрутах. Как проверить маршрутизацию на клиенте?
На веб-интерфейсе терминала написаны все интерфейсы и вся марштуризация терминала.
Rusval
Сообщения: 7
Зарегистрирован: Ср дек 02, 2020 10:41 am

Re: Проблема с OpenVPN

Сообщение Rusval »

Добавил в конфиг openvpn строчку:

Код: Выделить всё

redirect-gateway autolocal
Трафик пошёл в нужное русло =)
MityayII
Сообщения: 5
Зарегистрирован: Пт ноя 18, 2016 6:52 pm

Re: Проблема с OpenVPN

Сообщение MityayII »

Добрый день. Такая же проблема. redirect-gateway autolocal не помогает.
Вложения
wt.7z
лог и конфиг.
(14.14 КБ) 326 скачиваний
aka
Разработчик
Разработчик
Сообщения: 11804
Зарегистрирован: Ср окт 01, 2003 12:06 am
Откуда: Роcсия, Тольятти
Контактная информация:

Re: Проблема с OpenVPN

Сообщение aka »

MityayII писал(а): Чт июн 17, 2021 11:55 am redirect-gateway autolocal не помогает.
Не помогает потому что его в кофиге нет?

Это вообще тот конфиг? В логе ругается "'comp-lzo' is present in local config", но в конфиге в архиве я не вижу comp-lzo.
MityayII
Сообщения: 5
Зарегистрирован: Пт ноя 18, 2016 6:52 pm

Re: Проблема с OpenVPN

Сообщение MityayII »

Извиняюсь. не тот конфиг выложил.
Вложения
openvpn_.7z
(445 байт) 317 скачиваний
aka
Разработчик
Разработчик
Сообщения: 11804
Зарегистрирован: Ср окт 01, 2003 12:06 am
Откуда: Роcсия, Тольятти
Контактная информация:

Re: Проблема с OpenVPN

Сообщение aka »

Ты ещё не выложил схему сети от терминала до сервера с IP адресами. Это ваше "redirect-gateway autolocal" на русский переводится "я не понимаю в маршрутизацию, но вдруг само заработает". Не заработало. Придется понимать маршрутизацию.
Ответить

Вернуться в «Остальное»