Jump to content

Question

Posted

Столкнулся с такой проблемой:

Сеть разделена на 3 сегмента: Домашняя сеть, Гостевая сеть и серверный сегмент (в последнем 1 ПК, на котором HTTP(S), SSH и RDP сервер). Он был отделён от сети для уменьшения рисков заражения сети.

Проблема состоит в том, что WOL отправляется только в сети 192.168.1.0/24 (LAN Sercomm RV6699, работающего в режиме моста) и 192.168.2.0/24 (Домашняя сеть).
Сегмент "сервера" настроен так:

Скрытый текст

Screenshot_20220816_152154.thumb.png.cb564feac5b80fc24a1f1cd178eb1baf.png

Подскажите, пожалуйста, как можно отредактировать список сегментов сети, куда отправлять WOL

2 answers to this question

Recommended Posts

  • 0
Posted

Вчера я прочитал про исправление WOL в KeeneticOS 3.9 Beta 0 (и Beta 1)

У меня как раз оказался Protected сегмент:

interface Bridge2
    description "..................."
    include GigabitEthernet0/Vlan4
    mac access-list type none
    security-level protected
    ip address 192.168.3.1 255.255.255.0
    ip dhcp client dns-routes
    ip dhcp client name-servers
    ip access-group _WEBADMIN_Bridge2 in
    up

Версию 3.7.4 с WOL ни разу не использовал, поэтому не знаю, работало ли на ней.

Думаю, что обновление до 3.9 Beta 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...