chenhaowen01 / gdut-drcom

A third-party drcom client for gdut.
GNU General Public License v3.0
48 stars 15 forks source link

Connection would be cut every 2 minutes #8

Closed purerosefallen closed 4 years ago

purerosefallen commented 5 years ago

I'm in LongDong campus, running this project on my computer with Ubuntu 18.04.3 LTS. From 1 pm today (9.19.2019), though the heartbeat process runs correctly, the PPPoE connection would be cut every 2 minutes. I wonder if the official Dr.COM client is updated, in which the keep-alive flag changed. If so, I would be so glad if this client would be updated to match the latest version of Dr.COM client. Thanks!

Frenqy commented 5 years ago

most of people's network is OK with new flag '2f' maybe you can change file

gdut-drcom/src/gdut-drcom.conf

keep_alive1_flag = 2a to keep_alive1_flag = 2f then compile yourself

purerosefallen commented 5 years ago

Thanks. I would try later.

purerosefallen commented 5 years ago

... 2a is for the main campus. Which one is the correct one for Longdong campus?