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

“Performing TLS Handshake” Message #217

Open
Elly17 opened this issue Sep 3, 2018 · 2 comments
Open

“Performing TLS Handshake” Message #217

Elly17 opened this issue Sep 3, 2018 · 2 comments

Comments

@Elly17
Copy link

Elly17 commented Sep 3, 2018

Hi all!
I`m use on the server

Package: shadowsocks-libev
Version: 2.6.3+ds-3+deb9u1
plugin obfs 0.0.5

os 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u4

config

{
"server":"0.0.0.0",
"server_port":443,
"password":"B00rat2n0",
"timeout":300,
"method":"aes-256-cfb",
"nameserver":"127.0.0.1",
"fast_open":true,
"mode": "tcp_and_udp",
"plugin": "obfs-server",
"plugin_opts": "obfs=tls",
}

client windows:

Shadowsocks 4.1.1 and obfs 0.0.5

when you open the page, you will see:

"Performing TLS Handshake" Message

odfs1

and the page is not displayed, what could be the problem?
Tried to use HTTP, result one.

Without the obfs plug-in shadowsocks works fine!
With enabled obfs, problems with tls-handshake start and the pages do not open.

firefox and chrome

logs shadowsocks

● shadowsocks-libev.service - Shadowsocks-libev Default Server Service
Loaded: loaded (/lib/systemd/system/shadowsocks-libev.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2018-09-03 11:27:26 UTC; 22min ago
Docs: man:shadowsocks-libev(8)
Main PID: 20402 (ss-server)
Tasks: 2 (limit: 9830)
CGroup: /system.slice/shadowsocks-libev.service
├─20402 /usr/bin/ss-server -c /etc/shadowsocks-libev/config.json -u
└─20405 obfs-server

Sep 03 11:43:12 localhost ss-server[20402]: 2018-09-03 11:43:12 ERROR: unable to resolve knpjn1535975.da.whrq.net
Sep 03 11:44:33 localhost ss-server[20402]: 2018-09-03 11:44:33 ERROR: unable to resolve canonicalizer.ucsuri.tcs
Sep 03 11:44:33 localhost ss-server[20402]: 2018-09-03 11:44:33 [simple-obfs] ERROR: remote recv: Connection reset by peer
Sep 03 11:47:47 localhost ss-server[20402]: 2018-09-03 11:47:47 [simple-obfs] ERROR: server recv: Connection reset by peer
Sep 03 11:47:47 localhost ss-server[20402]: 2018-09-03 11:47:47 [simple-obfs] ERROR: server recv: Connection reset by peer
Sep 03 11:47:47 localhost ss-server[20402]: 2018-09-03 11:47:47 [simple-obfs] ERROR: server recv: Connection reset by peer
Sep 03 11:47:47 localhost ss-server[20402]: 2018-09-03 11:47:47 [simple-obfs] ERROR: server recv: Connection reset by peer
Sep 03 11:47:47 localhost ss-server[20402]: 2018-09-03 11:47:47 [simple-obfs] ERROR: server recv: Connection reset by peer
Sep 03 11:47:47 localhost ss-server[20402]: 2018-09-03 11:47:47 [simple-obfs] ERROR: server recv: Connection reset by peer
Sep 03 11:49:55 localhost ss-server[20402]: 2018-09-03 11:49:55 ERROR: remote recv: Connection reset by peer

@Elly17
Copy link
Author

Elly17 commented Sep 3, 2018

up version shadowsocks-livev to 3.2.0+ds-3
nothing changed
obfs2

@leros1337
Copy link

leros1337 commented Sep 27, 2018

Same here. Not working any cipher. On client logs:
[2018-09-27 23:43:06] [E] decryption error
Mb some troubles with firefox ssl library?

With goquiet plugin everything is fine.

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

No branches or pull requests

2 participants