Mikrotik RB450G »ç¿ëÀÚÀÔ´Ï´Ù. WOL ¹× ¿ÜºÎ¿¡¼­ WinBox Á¢¼Ó ¹®ÀÇ µå¸³´Ï´Ù.

   Á¶È¸ 12134   Ãßõ 0    

안녕하세요? rb450g사용자 입니다. IPtime제품 판매하고 이제품을 주력으로 쓰려고 합니다.


WOL기능과 외부에서 WinBox 접속을 하고 싶은데요..


1. WOL기능은 아래처럼 설정했는데 안됩니다. 스마트폰 WOL어플로 신호를 보내면 N40L MicroServer NIC램프가 그냥 한번 깜박이기만 하고 부팅은 되지 않는데요.. 왜 그런건지 모르겠습니다.


example LAN segment is: 192.168.1.0/24

create static arp entry to resolve IP -> broadcast

Code:
/ip arp add address=192.168.1.254 comment="" disabled=no interface=LAN mac-address=FF:FF:FF:FF:FF:FF



create a NAT rule to forward packet on specific to this IP (effectively sending it to broadcast MAC)

Code:
/ip firewall nat add chain=dstnat action=dst-nat to-addresses=192.168.1.254 to-ports=7 protocol=udp dst-port=7000


2. 그리고 외부에서 winbox나 web winbox를 접속하고 싶어서 다음과 같이 설정했습니다. 그런데 작동하지 않습니다..


create an Input rule to allow Port 8291 from the internet.

/ip firewall filter add action=accept chain=input disabled=no dst-port=8291 protocol=tcp


참고 스샷..


조언 부탁 드려도 될까요..

감사합니다!

1. WOL¿¹Á¦ /tool wol interface=(ŸÄÏ PC°¡ ¹°·ÁÀÖ´Â ÀÎÅÍÆäÀ̽º ¶Ç´Â ºê¸´Áö¸í) mac=(Ÿ°Ù PC MAC)
2. ¹æÈ­º® Á¤Ã¥¿¡ input / tcp / 8291 /in interface accept·ê ÁöÁ¤ÇϽðí 2¹ø°ú 4¹ø ·ê »çÀÌ¿¡ ³¢¿ö³Ö¾îÁÖ¼¼¿ä
/ip firewall filter
add chain=input dst-port=8291 in-interface=ether1-gateway protocol=tcp
     
Æ÷±ÙÀÌ 2015-03
1. ÀÌ»óÇÏ°Ô wolÀÌ ÀÛµ¿ÇÏÁö ¾Ê³×¿ä.. nik led¿¡ ¸µÅ©¸¸ ±ô¹Ú Çѹø ÇÒ»ÓÀÔ´Ï´Ù..¤Ð
[admin@MikroTik] > tool wol interface=ether2-master-local mac=44:1e:xx:xx:xx:xx


2. ÀÌ¹Ì Ãß°¡µÇ¾îÁ® ÀÖ½À´Ï´Ù. ´Ù½Ã Ãß°¡Çصµ ±×·¸³×¿ä.. export °á°ú´Â ¾Æ·¡¿Í °°½À´Ï´Ù.. system resetÇÑ ÈÄ Çصµ ±×·¸³×¿ä..¤Ð¤Ð Áñ°Å¿î ÁÖ¸» µÇ¼¼¿ä~

[admin@MikroTik] > ip firewall filter export
# mar/07/2015 12:06:14 by RouterOS 6.27

#
/ip firewall filter
add chain=input comment="default configuration" protocol=icmp
add chain=input comment="default configuration" connection-state=established,related
add action=drop chain=input comment="default configuration" in-interface=ether1-gateway
add chain=input dst-port=8291 in-interface=ether1-gateway protocol=tcp
add chain=forward comment="default configuration" connection-state=established,related
add action=drop chain=forward comment="default configuration" connection-state=invalid
add action=drop chain=forward comment="default configuration" connection-nat-state=!dstnat connection-state=new in-interface=\
    ether1-gateway
     
Æ÷±ÙÀÌ 2015-03
¹æÈ­º® ¿ì¼±¼øÀ§¸¦ ¿Ã·Á¼­ ÇØ°áÇÏ¿´½À´Ï´Ù. °¨»çÇÕ´Ï´Ù^^
          
Àß ÇØ°á µÇ¼Ì´Ù´Ï ´ÙÇàÀÔ´Ï´Ù.
g6man 2015-03
WOL ³»ºÎ¿¡¼­´Â Àß ÀÛµ¿Çϳª¿ä? ³»ºÎ¿¡¼­ udp 7 ¹ø N40 mac ÁöÁ¤ÇÏ°í ÄÑÁö´ÂÁö È®ÀÎÇغ¸¼¼¿ä.
     
Æ÷±ÙÀÌ 2015-03
WOLÀº Á¦°¡ ¾Æ·¡¿Í °°ÀÌ ÇÏ¿© ÇØ°áµÇ¾ú½À´Ï´Ù.
WinPE·Î ºÎÆà ÈÄ ÀåÄ¡°ü¸®ÀÚ¿¡¼­ ÀνÄÇÑ NIC¿¡ °í±ÞÁ¤º¸¿¡ WOL°ªÀ» DisableÇÑ ÈÄ ´Ù½Ã EnableÇÑ ÈÄ ÀçºÎÆÃ.
°¨»çÇÕ´Ï´Ù!!


Á¦¸ñPage 88/105
2023-04   12074   ¾¾Ç»ÁöÇ»
2016-09   12086   »õÃÑ
2015-03   12135   Æ÷±ÙÀÌ
2018-05   12147   ¸¶ÅÐ
2015-03   12158   Æ÷±ÙÀÌ
2016-03   12167   dntjfk
2023-11   12186   xfreeman
2016-10   12205   ¾Ï²¨³ª
2017-12   12222   ´À³¦
2017-02   12231   ¶óÀ̽ºÅ¸ÀÏ
2018-03   12233   ³ª¹ð
2018-06   12242   kathar0s
2018-01   12246   °üÁß
2018-02   12262   ¹öÇÁ¿£Áö´Ï¡¦
2016-08   12271   goodsense
2015-09   12282   polarbear
2017-08   12288   lovin09
2016-06   12295   BOFH
2017-11   12295   ±èÀºÈ£
2014-05   12319   ´«ºû¸¶À½