¹ÌÅ©·ÎƽÀÌ ¾ß¸¶Çϸ®½Ã¹ö ¿ÀÀÛµ¿À» ÀÏÀ¸Åµ´Ï´Ù.

   Á¶È¸ 2674   Ãßõ 0    

x86 자작 미크로틱입니다. zotac zbox ci323 -> 16포트 허브


방화벽 필터  

<라우터보호>

/ip firewall filter

add chain=input connection-state=invalid action=drop \

    comment="Drop Invalid connections"  

add chain=input connection-state=established action=accept \

    comment="Allow Established connections"  

add chain=input protocol=icmp action=accept \

    comment="Allow ICMP" 

add chain=input src-address=192.168.1.0/24 action=accept \

    in-interface=!ether1 

add chain=input action=drop comment="Drop everything else"  


<클라이언트 보호>


/ip firewall filter

add chain=forward protocol=tcp connection-state=invalid \

     action=drop comment="drop invalid connections"  

add chain=forward connection-state=established action=accept \ 

     comment="allow already established connections"  

add chain=forward connection-state=related action=accept \

     comment="allow related connections"  



<헤어핀>

/ip firewall nat

add action=masquerade chain=srcnat comment="loopback web-server"

dst-address=192.168.1.0/24 

out-interface=ether2 

protocol=tcp 

src-address=!192.168.1.1


add chain=dstnat dst-address=!192.168.1.1 protocol=tcp dst-port=80 \

action=dst-nat to-address=192.168.1.60

dst.address type=local


add chain=dstnat dst-address=!192.168.1.1 protocol=tcp dst-port=443 \

  action=dst-nat to-address=192.168.1.60

dst.address type=local


add chain=srcnat out-interface=WAN action=masquerade

설정값은 이렇습니다.


야마하 a2080 리시버(유선랜연결) 에 오포플레이어가 연결되있습니다.

영화감상중 input 이 2-30분간격으로 자동으로 tv 모드로 변경이 되버리네요.

스마트폰에서 확인해보면 자동으로 tv모드로 변경이 되버린것입니다.

최근 바꾼거라곤 미크로틱 라우터라서 ,다시 전에 사용한걸 원위치하니 이런 문제가 발생되지가 않네요.


미크로틱 루프백문제로 발생되는것같은 예감이 듭니다. 불필요한 패킷이 리시버에 영향을 주는것 같습니다.

조취해볼만한게 있을까요?


문상용
ªÀº±Û Àϼö·Ï ½ÅÁßÇÏ°Ô.
¹Ú°Ç 2021-06
±Û½ê¿ä. Àû¾îÁֽŠ³»¿ë¿¡´Â ÀÌ»óÇÑ °ÍÀº º¸ÀÌÁö ¾Ê´Âµ¥...
ºÒÇÊ¿äÇÑ ÆÐŶÀ» º¸³»Áö ¾Ê°Ô ÇÏ´Â °ÍÀº bridge¼³Á¤¿¡¼­ igmp snooping ¼³Á¤Çغ¸½Ã°í(¸ÖƼij½ºÆ® ÆÐŶÀ» ÇÊ¿äÇÑ °÷¿¡¸¸ º¸³¿),
·çÇÁ°¡ ¹ß»ýÇϸé CPUÁ¡À¯À²ÀÌ 100%¸¦ Ä¡´Ï À̺κРȮÀÎÇغ¸¼¼¿ä.
·çÇÁ¹æÁö´Â bridge¿¡¼­ rstp¼³Á¤ÇÏ´Â °Í°ú, x86¿¡µµ ³ª¿À´ÂÁö´Â ¸ð¸£°ÚÀ¸³ª, °¢ ÀÎÅÍÆäÀ̽ºº°·Î Loop Protect ÅÇ¿¡¼­ Loop protect¸¦ on ÇÏ´Â ¹æ¹ýÀÌ ÀÖ½À´Ï´Ù.


QnA
Á¦¸ñPage 3905/5664
2015-12   1442903   ¹é¸Þ°¡
2014-05   4904363   Á¤ÀºÁØ1
2012-03   9334   ·Î±×¾Æ¿ô
2016-08   5223   NeOpLE
2018-12   3655   chotws
2016-08   3773   ±è°Ç¿ì
2014-04   4472   ±èȲÁß
09-02   591   °áºñ
2018-12   3951   ³ªºñz
2020-01   3375   ±Þ¿©ÀÏ¿¡¸¸³ª¿ä
2014-04   3738   EYESSHOT
2017-09   3557   inquisitive
2018-12   3337   ½Öcpu
2021-05   6420   asas12111
09-08   445   Sakura24
2012-03   8420   ±è°Ç¿ì
2020-02   2830   ¾Æ½Ã¾Æ¸»½é´ß
2012-04   6656   MikroTikÀÌÁø
2012-04   6881   °û¼öÁø
2017-09   8831   PCPCMAN
2018-12   3523   À¸¶óÂ÷Â÷Â÷
2023-01   2921   ¾ÈÇü°ï