Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2089 - socksify: always fails, Failed to find "bindresvport" #6945

Open
openwrt-bot opened this issue Jan 29, 2019 · 2 comments
Open

FS#2089 - socksify: always fails, Failed to find "bindresvport" #6945

openwrt-bot opened this issue Jan 29, 2019 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

patrakov:

Device problem occurs on: TP-Link Archer C7 v2

Software versions of OpenWrt/LEDE release, packages, etc.: ar71xx, yesterday's snapshot, socksify_1.4.1-3_mips_24kc.ipk

To reproduce, just run any network program under socksify, it always fails with an error message about "bindresvport", i.e. the package is 100% useless as it is.

# SOCKS_SERVER=127.0.0.1:9999 socksify wget -qO- http://ipecho.net/plain
Jan 29 04:52:00 (1548737520.054513) wget[12531]: error: symbolfunction(): compile time configuration error? Failed to find "bindresvport" using RTLD_NEXT: Symbol not found: bindresvport

@openwrt-bot
Copy link
Author

patrakov:

The bug still exists as of 2019-03-08.

@openwrt-bot
Copy link
Author

moralrebuild:

still present in openwrt 19.07.1:

export SOCKS_SERVER=127.0.0.1:1080 && socksify opkg update

Feb 26 21:08:00 (1582722480.128085) wget[21600]: error: symbolfunction(): compile time configuration error? Failed to find "bindresvport" using RTLD_NEXT: Symbol not found: bindresvport

opkg info socksify

Package: socksify
Version: 1.4.1-3
Depends: libc
Status: install user installed
Section: net
Architecture: mipsel_24kc
Size: 144711
Filename: socksify_1.4.1-3_mipsel_24kc.ipk
Description: Dante is a circuit-level firewall/proxy that can be used to provide convenient
and secure network connectivity, requiring only that the server Dante runs on
has external network connectivity. Dante is used daily by Fortune 100 companies
and large international organizations, either as a standard SOCKS server or as
a "reverse proxy".
This package provides the Dante socksify client.
Installed-Time: 1582722355

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant