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

   Á¶È¸ 11544   Ãßõ 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 47/102
2020-04   3293   RIGIDBODY
2020-04   3718   negativete
2020-04   4873   ÀÚ¿À´Ï
2020-04   9943   Çϵå¿þ¾î´ÞÀÎ
2020-04   3435   ±¸°í±â
2020-04   5140   rootidc
2020-04   4640   ±¸°í±â
2020-04   4916   Elsaphaba
2020-04   4137   È÷¿ä¸®
2020-04   3413   ±¸°í±â
2020-04   3640   SamP
2020-04   2740   ¼ÛÁøÇö
2020-04   6371   Çã´çs
2020-04   2639   ses497
2020-04   5554   Elsaphaba
2020-04   6053   ÀÛÀºÁöÇý
2020-04   3520   Å´³ëÆ®
2020-04   3505   ¸¸»ç¿ÀÄÉÀÌ
2020-03   5153   Å°¸®¿¡
2020-03   3128   ³ì¾ß»ê