Mudfish Forum
기술 지원
8 year ago
금일 Mudec_00046오류랑00043: failed to write the routing socket message for 95.138.128.0/255.255.192.0/10.239.0.1/10. 이 뒤에 ip가 더 있는데 안보이네요..
-
프로그램을 삭제해서 `C:\Program Files (x86)\Mudfish Cloud VPN` 까지 완전히 없앤 다음 재설치 해 보시기 바랍니다. 대쉬보드에서 프로세스 -> 상태에 WARN이나 ERROR로 뜬 메시지가 있다면 알려주시기 바랍니다. 미꾸라지 공유기를 사용하고 계신다면 어느 모델인지 알려주시기 바랍니다. 펌웨어 버전 2.1.18이 나와있으니 확인해 보시기 바랍니다.
-
kanu
8 year ago링크 따라갔더니 소스파일이 18.06.1 입니다 2.1.18은 어디에서 받나요 펌웨어 업그레이드 하는 방법도 알려주세요
-
kwangseok
8 year ago18.06.1은 OpenWRT의 버전이고 공유기에 들어가는 미꾸라지 버전은 2.1.18입니다. 미꾸라지 게임 공유기에서 설치 방법을 보실 수 있습니다.
-
kanu
8 year agohttps://mudfish.net/releases/openwrt/archived/snapshots/trunk/ramips/mt7628/packages/base/mudfish-pi_2.1.14-5_ramips.ipk 이게 마지막 버전인거 같은데 맞나요?
-
kwangseok
8 year agoOpenWRT용 미꾸라지 2.1.18은 http://mudfish.net/releases/openwrt/packages-18.06/mipsel_24kc/base/mudfish-pi_2.1.18-1_mipsel_24kc.ipk 에 있습니다.
-
kanu
8 year ago혹시 귀사에 방문해서 도움을 받을수 있을까요.. 비전공자라 너무 스트레스 받네요.. ㅠ
-
kanu
8 year agoopkg install http://mudfish.net/releases/openwrt/packages-18.06/mipsel_24kc/base/mudfish-pi_2.1.18-1_mipsel_24kc.ipk Package mudfish-pi (2.1.14-5) installed in root is up to date. PUTTY로 설치 하려 하니 이미 이전버전이 설치 되어서 설치가 안되나본데 이전버전 삭제는 어떻게 하나요 opkg remove mudfish-pi_2.1.14-5_ramips.ipk 이건 안먹네요
-
kanu
8 year ago설치가 안되길래 opkg remove Package mudfish-pi 하고 하나씩 밀어넣었는데 제일 중요한 애들이 안되네요 root@OpenWrt:~# opkg install https://mudfish.net/releases/openwrt/packages-18.06 /mipsel_24kc/base/mudfish-pi_2.1.18-1_mipsel_24kc.ipk Collected errors: * wfopen: https://mudfish.net/releases/openwrt/packages-18.06/mipsel_24kc/base/mudfish-pi_2.1.18-1_mipsel_24kc.ipk: No such file or directory. * pkg_init_from_file: Failed to extract control file from https://mudfish.net/releases/openwrt/packages-18.06/mipsel_24kc/base/mudfish-pi_2.1.18-1_mipsel_24kc.ipk. 혹시나 싶어서 공유기에 파일 집어 넣고 root@OpenWrt:/fmko# opkg install mudfish-pi_2.1.18-1_mipsel_24kc.ipk Unknown package 'mudfish-pi'. Collected errors: * pkg_hash_fetch_best_installation_candidate: Packages for mudfish-pi found, but incompatible with the architectures configured * opkg_install_cmd: Cannot install package mudfish-pi. 해도 안되네요 중간에 뭘 빼먹은게 있다면 답변 부탁 합니다.
-
kwangseok
8 year agoopkg update opkg install kmod-tun ip zlib libpthread librt libopenssl 로 의존하는 패키지를 설치한 다음 opkg update opkg install luci luci-i18n-base-ko 로 LuCI 웹 인터페이스를 설치합니다. opkg remove mudfish-pi 로 기존 2.1.14가 삭제되었다면 ipk 파일을 따로 변조하지 마시고 opkg install http://mudfish.net/releases/openwrt/packages-18.06/mipsel_24kc/base/mudfish-pi_2.1.18-1_mipsel_24kc.ipk opkg install http://mudfish.net/releases/openwrt/packages-18.06/mipsel_24kc/luci/luci-app-mudfish-pi_git-18.285.02627-b9e5d56-1_all.ipk 를 입력합니다.
8 year ago