What's new

[Issue] Internet disconnecting, help me troubleshoot

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

sentinelvdx

Very Senior Member
Hi,

I'm trying to troubleshoot my connection which is randomly failling, causing a full disconnect from the internet.

I was reading the syslog to find out if I do need to reset my router (not doing it since 2 previous firmwares) or if it's an ISP issue

Any help understanding syslog is welcome:
Code:
Sep 17 21:38:52 pppd[1837]: Connected to XX:XX:XX:XX via interface eth0
Sep 17 21:38:55 wan-event[25649]: Started wicens with pid 25651
Sep 17 21:38:56 ovpn-server1[13309]: Connection Attempt event_wait : Interrupted system call (fd=-1,code=4)
Sep 17 21:38:56 ovpn-server1[13309]: PLUGIN AUTH-PAM: Error signaling background process to exit: Connection refused (errno=111)
Sep 17 21:38:57 inadyn[26125]: alias address=<186.132.456.789>
Sep 17 21:38:57 inadyn[26125]: request<GET /ddns/update.jsp?hostname=xxxxxxxx.asuscomm.com&myip=186.132.456.789&model=RT-AX86U&fw_ver=3.0.0.4.388.4_0 HTTP/1.0^M Authorization: Basic RjAyRjc0OTFCRTYwOjk2OERDQ0Y2OTZCOEY4NzYzRjQ3QjVFNTFGREVCMDU4^M Host: ns1.asuscomm.com^M User-Agent: inadyn/2.10.0 https://github.com/troglobit/inadyn/issues^M ^M >
Sep 17 21:38:57 ovpn-server1[26290]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Sep 17 21:39:05 Diversion: restarted Dnsmasq to apply settings
 
We'd have to see more of the log, preferably the whole log, to stand any chance of understanding what's happening. All we can see at the moment is that you connected to the internet at 21:38:52.
 
We'd have to see more of the log, preferably the whole log, to stand any chance of understanding what's happening. All we can see at the moment is that you connected to the internet at 21:38:52.

Code:
Sep 17 17:20:00 Diversion: updated ads counter: 113,168 total, 5,150 this week, 359 new since last count
Sep 17 17:46:07 ovpn-server1[13309]: Connection Attempt read UDPv4 [CMSG=8|ECONNREFUSED]: Connection refused (fd=10,code=111)
Sep 17 19:25:14 Diversion: restarted Dnsmasq to apply settings
Sep 17 21:38:52 pppd[1837]: Connected to c4:44:7d:c5:69:05 via interface eth0
Sep 17 21:38:55 wan-event[25649]: Started wicens with pid 25651
Sep 17 21:38:56 ovpn-server1[13309]: Connection Attempt event_wait : Interrupted system call (fd=-1,code=4)
Sep 17 21:38:56 ovpn-server1[13309]: PLUGIN AUTH-PAM: Error signaling background process to exit: Connection refused (errno=111)
Sep 17 21:38:57 inadyn[26125]: alias address=<186.132.133.239>
Sep 17 21:38:57 inadyn[26125]: request<GET /ddns/update.jsp?hostname=sentinelvdx.asuscomm.com&myip=186.132.133.239&model=RT-AX86U&fw_ver=3.0.0.4.388.4_0 HTTP/1.0^M Authorization: Basic RjAyRjc0OTFCRTYwOjk2OERDQ0Y2OTZCOEY4NzYzRjQ3QjVFNTFGREVCMDU4^M Host: ns1.asuscomm.com^M User-Agent: inadyn/2.10.0 https://github.com/troglobit/inadyn/issues^M ^M >
Sep 17 21:38:57 ovpn-server1[26290]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Sep 17 21:39:05 Diversion: restarted Dnsmasq to apply settings
Sep 17 21:39:18 Skynet: [i] Mounting Skynet Web Page As user2.asp
Sep 17 21:39:19 Skynet: [#] 33645 IPs (+0) -- 2231 Ranges Banned (+0) || 0 Inbound -- 0 Outbound Connections Blocked! [start] [24s]
Sep 17 21:40:13 wicens[21004]: cron: Done sending Email 2 of 4 update your clients to 186.132.130.93
Sep 17 21:40:13 wicens[21004]: cron: Sleeping 3d before sending next Email
 

Similar threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top