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

   Á¶È¸ 3013   Ãßõ 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 3929/5706
2014-05   5133027   Á¤ÀºÁØ1
2015-12   1668045   ¹é¸Þ°¡
2022-11   1780   ¾öû³­x
2018-11   13723   ¹ü¹üÀÌ
2024-07   1356   motu
2014-03   3309   ±è°Ç¿ì
2015-07   3072   ¹Ú¹®Çü
2020-01   4196   À̴뼺ÀÌ´Ù
2017-08   3452   ³ª¶ó»ç¶û
2014-03   3548   akfalles
2015-07   4395   À±°æ½Ä
2024-08   1318   Ç×°ø¸ðÇÔ
2012-02   5556   ºí·ç¿µ»ó
2017-08   3386   Çï·Î123
2015-07   4270   Ä¿ÇÇ
2020-01   2642   µð¼À¹ö
2012-03   9479   ·Î±×¾Æ¿ô
2016-08   5426   NeOpLE
2018-12   3913   chotws
2016-08   3947   ±è°Ç¿ì
2014-04   4629   ±èȲÁß
2024-09   1124   °áºñ