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

   Á¶È¸ 2657   Ãßõ 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 642/5663
2014-05   4889931   Á¤ÀºÁØ1
2015-12   1428898   ¹é¸Þ°¡
2021-08   2758   wndehrgla
2021-08   4376   ¹Ý¼º¸¸
2021-08   1672   ¸í¶û
2021-08   2442   ¹ÌÄ£°¨ÀÚ
2021-08   1824   ¼ÛÁøÇö
2021-08   3517   ¸Ô¯ÀÌ
2021-08   3011   Àç¿ø
2021-08   2196   Áú¹®ºô·±
2021-08   2705   »ßµ¹À̽½ÇÄÀÌ
2021-08   2507   »ßµ¹À̽½ÇÄÀÌ
2021-08   16766   wndehrgla
2021-08   2139   rockwitya
2021-08   1898   ¼¼À̱º
2021-08   1845   ¹Ì´ã
2021-08   2297   À̱¤Á¶
2021-08   2087   fLog
2021-08   2209   Sikieiki
2021-08   1890   galaxyfamily
2021-08   2110   2002
2021-08   2354   ¸ð½º¿ùµå