Jump to content

Question

Posted

В версии 5.0.A.10 в конфигурационный файл автоматически попадает некорректная строка.

 

Screenshot_2025-08-03-22-43-43-068_com.microsoft.emmx-edit.jpg

1 answer to this question

Recommended Posts

  • 0
Posted (edited)

Новая плюшка использования iperf3. 

(config)> iperf3

        interface - interface for Iperf3 server
             port - port for Iperf3 server
   security-level - set iperf3 server security level

(config)> iperf3
(config)> iperf3 security-level

 Usage template:
   security-level (public | protected | private)

   Choose:
          public
       protected
         private

(config)> iperf3 interface

 Usage template:
        interface {interface}

   Choose:
...
Bridge0
...
(config)> iperf3 interface Bridge0
Iperf3::Server: Interface changed to Bridge0.
(config)> iperf3 port

 Usage template:
             port {port}

(config)> iperf3 port 5200
Iperf3::Server: Port changed to 5200.
(config)> system configuration save
Core::System::StartupConfig: Saving (cli).

(config)>

После этого она исчезает

iperf3 interface Home
iperf3 security-level private

В запущенных сервисах ее нет. 

(config)> service iperf3
Iperf3::Server: Enabled.
(config)>

Теперь запустим 

(config)> service iperf3
Iperf3::Server: Enabled.
(config)>


2727 root      1196 S    /usr/bin/iperf3 -s --bind-dev br0 ......

 

Edited by vasek00
  • Thanks 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies. By clicking "I accept" or continuing to browse the site, you authorize their use in accordance with the Privacy Policy.