openwrt

  1. M

    Help regarding the H3C TX1801 Plus device

    My H3C TX1801 router runs on OpenWRT. I want to increase the dBm for the 2.4 GHz and 5 GHz frequencies. The maximum level for the first frequency is 28 dBm and for the second 26 dBm. I want to increase the dBm to 32 dBm or higher. My computer is running Ubuntu 22.04.5 LTS. According to my online...
  2. O

    Solved Able to SSH to a VM on Windows, but not on Linux (Ubuntu)

    Salutations, I am attempting to SSH into a virtual machine. I can do so on a Windows host, but not on a Linux host. I am hoping that a group of Linux experts may be able to help :) I am using VirtualBox 7.2.0 on both hosts Pinging 192.168.99.2 works as expected with both hosts Host machine...
  3. A

    small scale framework to work instead of using linux kernel

    I need to modify networking layers in Linux kernel. As you know, there are a lot of codes in "net" directory, most of them similar to IPv6, bluetooth, etc. do not use in my system. I have several questions: 1- Is it possible to reduce/delete the code in the net directory that they are not used...
  4. E

    How to find related /dev/ device file given DEVPATH in event handler

    I am running openwrt, have minimum software installed. When I plug keyboard device into the router, it launches hotplug event, executing the script for add/bind. I can know usbhid device is being attached, and its DEVPATH. The keyboard must have /dev/hidraw* device for it, which then I can...
  5. L

    TCP performance for OpenVPN vs delay

    I have got some issue in TCP performance depended on delay. My lab schema: CPE --- (p1) Router (p2) --- Server The CPE connects to the Server by OpenVPN using TCP. I know about TCP-over-TCP but TCP proto is mandatory! Next I do series of network benchmarks through the OpenVPN tunnel. Series...
Top