미꾸라지 설정->프로그램에서 MTU값이 왜 기본값인 1450 이상으로는 안되죠?
미꾸라지 네트워크 어댑터에서도 1500으로 맞춰놨는데 미꾸라지 프로그램에서는 1500으로 변경이 안되네요… 왜그런겁니까 ㅠㅠ
1451부터는 잘못된 MTU값이라고 경고문만 뜨네요 미꾸라지 대쉬보드에서요…
이 부분은 결국 VPN 프로그램을 구현하는 것과 관련이 있습니다. 간단하게 설명을 드리면, 보통 ethernet 의 경우 maximum payload 크기가 1500 bytes 인데요, 미꾸라지가 사용하는 TAP Win32 adapter v9 의 경우, tap(4) 드라이버로써 L2 패킷을 처리하게 되는데 만약 이에 대한 MTU 값을 1500 으로 설정하게 허용할 경우, 미꾸라지 추가적으로 패킷의 앞단에 붙이는 header 로 인해서 어떤 경우 1 개의 패킷 사이트가 1500 bytes 이상이 될 수 있습니다. 그럴 경우, UDP 통신의 경우 임의의 packet fragmentation 이 발생되어 이 비효율성인 부분을 제거하기 위해 1450 으로 고정해 놓은 것입니다.
According to mudfish logs, it seems we need to make sure that mudfish’s basic functionality is working because at mudfish side, I couldn’t see any traffics through mudfish nodes. It means you’re under network firewall so your mudfish connections are blocked by something.
1. First please reset your program configuration; disabling FastConnect mode.
2. Enable Full VPN mode for testing purpose. Restarting mudfish program, please check core log messages which be found at ‘Dashboard -> Status -> Process’ menu.
3. At there, check there are any warning or error level messages; prefixed by [WARN] or [ERROR].
One of things you can try is that you follow Firewall Issues link depending on your symptom.
ok now works , can you see if work correctly? also , what i start first the game or mudfish , for better result?
thanks for the support was a great support , hope others program can do this like mudfish do…
Thank you for sending this packet dump. I tried to update the game item based on this packet dump but I’m not sure I did it properly. Could you please test and let me know again if it’s not working?
Unfortunately, it seems it dropped the attachment due to big file size. :-( Could you please re-do if you get a chance? Sorry for this issue.
Thank you for sending this problem report. However is there any problem to use Mudfish? If then please elaborate little bit more for me.