how to fix this ?You are correct.
icant stop !!Stop using socks5.
Removing it is not an appropriate solution. This capacity must be included. Anyone who wants it uses it and those who don't want it won't use it.It's not removed, I just wish they'd remove useless junk that don't need to run on your router and are features mostly used only by hackers anyway.
already send email to support but not respondingcalm down. it is still included in v7. report your observations and a supout.rif to mikrotik support. makes way more sense, than complaining over here.
already sendeduse their support ticket system
i have socks 5 issueSo your socks5 issue is not a socks5 issue?
But just a PEBCAK error?
v7.1 is still in "development", so some wait for a response to a "bug report" is to be expected of any vendor. It could be temporarily remove because they know something is broken, and they didn't want to hold up the releasing a new rc to then get "SOCKS doesn't work" bugs. They could also be dropping. Or maybe moving it to "extra-packages". Depending on if your glass if half full, or half empty - trying to reading the Mikrotik tea leaves is waste of time.You are aware that nothing's gonna happen overnight, right? Not even a reply from Mikrotik. Could be they were gonna drop socks service altogether in v7 because its use is becoming obsolete at best and is dangerous at worst.
i have a 2 topic for this problem , When support does not respond, I have to post a new topicYeah. But littering forum with tens of posts stating the same thing within a week or so doesn't help.
i have a 2 topic for this problem , When support does not respond, I have to post a new topicYeah. But littering forum with tens of posts stating the same thing within a week or so doesn't help.
already sended two ticket about 2 month ago to support , but when I do not respond, I post a new topic every day
i have a 2 topic for this problem , When support does not respond, I have to post a new topic
You have two topics (which is one too many) and you're posting one post per day (in this topic). This is user forum where MT sraff posts occasionally so there's no guarantee to receive any feedback from them. If you really want some reaction from MT's side, use support (e-mail or web form).
95% of the "readers" here are not Mikrotik, and most have no need for SOCKS support in v7. You may, no doubt. But the reality is you're certainly not getting a lot of "+1"s on the forum, and "no response" to your support case. I'd take that as clue to work on an alternative solution to SOCKS, than daily posting. Or, as pointed out, stick with v6 for the immediate future – is there some feature in v7 that's not v6 you need? Otherwise, why not just plan on sticking with v6.icant stop !!Stop using socks5.
/system/device-mode/update socks=no mode=enterprise
But that's crushing to this grinch's hope that Mikrotik would drop support for SOCKS (and proxy) in v7. At least folks can eventually hide these things with the new "device-mode" in v7.1rc7.Thank you very much for your posts. We see them
Currently we are polishing v6 features into v7. Once v7 will be released, we will look closely into features and improvements for functions, that were introduced in v7.x
I tried to proxy Telegram via my cloud server. I don't want to route by IP because I don't know all Telegram server IPsKill it, kill it with fire!
What possible use case would one have for socks in 2021? (except winter time).
Not sure if I know easy ways to route some app's traffic to VPN on MacOS or Android...VPN?
Yep, that's good for running local SOCKS5, but that adds one more running app for that. Direct connection to SOCKS5 (which is protected from outside access) is much better.SSH Tunnel?
Like HTTP proxy (using RouterOS's Web Proxy)? Need to check. But SOCKS5 is kinda more native...other options?
To hang them from the chimney? To early...Kill it, kill it with fire!
What possible use case would one have for socks in 2021? (except winter time).
Transparent proxy, yep. But here I'll set proxy address manually, so it should work with technically any protocol... At least HTTPSWebproxy only works for HTTP I think.
[skyfi@M171-Yizi] > /system/device-mode/print mode: enterprise socks: no pptp: no l2tp: no proxy: no smb: no container: no [skyfi@M171-Yizi] > /ip/socks/set enabled=yes # NOTE: it doesn't warn that it does nothing, but "print" does [skyfi@M171-Yizi] > /ip/socks/print ;;; inactivated, not allowed by device-mode enabled: yes port: 1080 connection-idle-timeout: 2m max-connections: 200 version: 4 auth-method: none [skyfi@M171-Yizi] >
/ip/socks> print enabled: yes port: 1080 connection-idle-timeout: 2m max-connections: 200 version: 4 auth-method: none
$ curl --proxy socks4://user@192.168.0.1:1080 -u user:pw http://www.google.com
$ curl --proxy socks4://user@192.168.0.1:1080 -u user:pw http://www.google.com curl: (7) Failed to connect to 192.168.0.1 port 1080: Connection refused
in iran, people connect to telegram with socks5 proxy !Kill it, kill it with fire!
What possible use case would one have for socks in 2021? (except winter time).
yes socks5 droped packet in ros7Okay, I call the bluff that SOCKS "just doesn't work" in rc6-7. And, wanted to verify myself the device-lock actual worked. If you use SOCKS version 4, it seems to work:
Code:Select all/ip/socks> print enabled: yes port: 1080 connection-idle-timeout: 2m max-connections: 200 version: 4 auth-method: none
Using CURL using sock4 works from another computer (assuming it's not device-lock'ed)
Code:Select all$ curl --proxy socks4://user@192.168.0.1:1080 -u user:pw http://www.google.com
Enable the "device-lock" with socks=no, does in fact stop SOCKSv4 from working.
Code:Select all$ curl --proxy socks4://user@192.168.0.1:1080 -u user:pw http://www.google.com curl: (7) Failed to connect to 192.168.0.1 port 1080: Connection refused
Didn't test much, but tried SOCKS v5 with authentication (since maybe it a more minor bug like "none" doesn't work). But from packet traces, when version=5, ROS does respond to auth stuff, but drops the connection upon getting the SOCKS-wrapped HTTP request.
This is a software still under development. Use 6.x software until you get a working 7.x version, and you need to upgrade.in iran, people connect to telegram with socks5 proxy !
i cant stoped this service , ccproxy and ros6 work prefectly now socks5
in iran ( like North Korea ) , tunnels ( pptp , l2tp , IPsec , ikev2 , ipip tunnel , eoip , gre ,sstp have speed problem and government restriction and just wiregourd speed is ok , this is a reason upgrade to Ros7This is a software still under development. Use 6.x software until you get a working 7.x version, and you need to upgrade.in iran, people connect to telegram with socks5 proxy !
i cant stoped this service , ccproxy and ros6 work prefectly now socks5
Even with working socks5 under v7, you can stick with 6.x for long time.
Now you have me curious, what about ZeroTier?in iran ( like North Korea ) , tunnels ( pptp , l2tp , IPsec , ikev2 , ipip tunnel , eoip , gre ,sstp have speed problem and government restriction and just wiregourd speed is ok , this is a reason upgrade to Ros7
Now you have me curious, what about ZeroTier?in iran ( like North Korea ) , tunnels ( pptp , l2tp , IPsec , ikev2 , ipip tunnel , eoip , gre ,sstp have speed problem and government restriction and just wiregourd speed is ok , this is a reason upgrade to Ros7
Not as replacement for SOCKSv5 – but since v7.1 is in "development"...be curious to know how that works in achallengingnetworking environment. And, Mikrotik take note without ZT support in CHR, it is harder to居st try...
Pretty sure this will get fixed, at some point. I've been waiting for MBIM support "in v7" for now 5+ years, so I know Mikrotik does take some patience.
As I understand it, you need Wireguard & SOCKS for your use case. And, seems you're already using CHR. So can't you just run two ROS VMs instead: one with v6 (for SOCKS) and another with v7 (for Wireguard)?icant change 1000+ users to another way such as ZeroTier , shadowsocks , or etc , beacuse need to install new app and configuration , and my user they do not have enough knowledge about this
yes i can run socks5 in ros6 wiregourd in ros7 and linked together but vps price is to high in iranAs I understand it, you need Wireguard & SOCKS for your use case. And, seems you're already using CHR. So can't you just run two ROS VMs instead: one with v6 (for SOCKS) and another with v7 (for Wireguard)?icant change 1000+ users to another way such as ZeroTier , shadowsocks , or etc , beacuse need to install new app and configuration , and my user they do not have enough knowledge about this
I actually tested this myself... SOCKS using version=5 is certainly broken in 7.1rc6 and 7.1rc7. With version=4, works fine. Now in several "rc".if it worked in v6, it should work in v7 too
I do like that our support asks the client if system has worked before and some us broken now.It depends on how you see relation between v6 and v7. It's not unreasonable to expect some continuity, if it worked in v6, it should work in v7 too. If not, they broke it. It's not like they wrote everything from scratch.
There you go. They have it on radar, but they consider it not to be top priority (and no, a few users fussing about it probably won't push it higher on the list ... unless some high volume reseller says this is THE killer application). So if it's not fixed in next RC, don't be alarmed, I'm sure it'll be fixed eventually.!!!!!!
One or two builds, its spamming. They shipped v7 now. At this point, it's a Mikrotik communication problem, not @sohelish. Mikrotik can do as they wish, but a customer should know if a broken protocol is targeted for v7.2 or some v7.1.x release. This is regression from V6, in normal company that that's a high priority.Stop spamming, soheilsh.
@Znevna if I were up to you and me, SOCKS would have been on the cutting room floor long ago. But I could say the same thing about MPLS, or IP>Packing...socks5 is not a critical feature, and nobody forced him to upgrade to v7.
And he only managed to report the issue properly a week ago or so, please..
And yes, he is spamming, in this topic, and others. Like the last thing to fix in v7 is this socks5 crap.
And in 7.1 still a problem, and... You may continuebut 7.1.1 still problem
There are no need to post the same in 3 threads!!!!socks5 now ok in 7.2rc1 is, but 7.1.1 still problem
Oh and some of us can lock this discussion away:Sounds like happy end to me, you should celebrate, now you can have both WG and SOCKS5. Even if it's only RC version, but if you were willing to use older ones, this one shouldn't be worse.
/system/device-mode/update mode=enterprise socks=no pptp=no l2tp=no proxy=no romon=no smb=no # physically hit the reset or mode button # note: instruction say unplugging, but that didn't work on RB5009, Audience - hit [i]some[/i] button.. # after coming back... /system/device-mode/print # mode: enterprise # socks: no # pptp: no # l2tp: no # romon: no # proxy: no # smb: no /ip/socks/set enabled=yes /ip/socks/print # ;;; inactivated, not allowed by device-mode # enabled: yes