Not sure why but the service PiHole works but I can't connect to it anymore.
Logs says:
root@XabiX:~# tcpdump -i gt-tun0 port 80
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on gt-tun0, link-type RAW (Raw IP), capture size 262144 bytes
22:51:34.051887 IP 10.255.255.2.60595 > 10.255.255.1.http: Flags [S], seq 1467308288, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0
22:51:34.051998 IP 10.255.255.1.http > 10.255.255.2.60595: Flags [R.], seq 0, ack 1467308289, win 0, length 0
22:51:34.308763 IP 10.255.255.2.52581 > 10.255.255.1.http: Flags [S], seq 4053897110, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0
22:51:34.308853 IP 10.255.255.1.http > 10.255.255.2.52581: Flags [R.], seq 0, ack 4053897111, win 0, length 0
22:51:34.583418 IP 10.255.255.2.17020 > 10.255.255.1.http: Flags [S], seq 1467308288, win 64240, options [mss 1460,nop,wscale 8,nop,nop,sackOK], length 0
22:51:34.583492 IP 10.255.255.1.http > 10.255.255.2.17020: Flags [R.], seq 0, ack 1467308289, win 0, length 0
service pihole-FTL status
pihole-FTL.service - LSB: pihole-FTL daemon
Loaded: loaded (/etc/init.d/pihole-FTL; generated)
Active: active (exited) since Sun 2020-03-29 22:52:09 CEST; 2min 37s ago
Docs: man:systemd-sysv-generator(8)
Process: 3114 ExecStart=/etc/init.d/pihole-FTL start (code=exited, status=0/SUCCESS)
Mar 29 22:52:09 XabiX systemd[1]: Starting LSB: pihole-FTL daemon...
Mar 29 22:52:09 XabiX pihole-FTL[3114]: Not running
Mar 29 22:52:09 XabiX su[3159]: (to pihole) root on none
Mar 29 22:52:09 XabiX su[3159]: pam_unix(su:session): session opened for user pihole by (uid=0)
Mar 29 22:52:09 XabiX pihole-FTL[3114]: FTL started!
Mar 29 22:52:09 XabiX su[3159]: pam_unix(su:session): session closed for user pihole
Mar 29 22:52:09 XabiX systemd[1]: Started LSB: pihole-FTL daemon.
I tried removing all the conditional forwarding lines but the same.
Mar 29 23:05:33 XabiX ss-server[22990]: remote recv: Connection reset by peer
Mar 29 23:05:57 XabiX systemd[1]: Stopping LSB: pihole-FTL daemon...
Mar 29 23:05:58 XabiX systemd[1]: session-c2.scope: Succeeded.
Mar 29 23:05:59 XabiX pihole-FTL[6256]: .
Mar 29 23:05:59 XabiX pihole-FTL[6256]: Stopped
Mar 29 23:05:59 XabiX systemd[1]: pihole-FTL.service: Succeeded.
Mar 29 23:05:59 XabiX systemd[1]: Stopped LSB: pihole-FTL daemon.
Mar 29 23:05:59 XabiX systemd[1]: Starting LSB: pihole-FTL daemon...
Mar 29 23:05:59 XabiX pihole-FTL[6292]: Not running
Mar 29 23:05:59 XabiX systemd[1]: Started Session c3 of user pihole.
Mar 29 23:05:59 XabiX pihole-FTL[6292]: FTL started!
Mar 29 23:05:59 XabiX systemd[1]: Started LSB: pihole-FTL daemon.
Mar 29 23:06:19 XabiX ss-server[22990]: remote recv: Connection reset by peer
Mar 29 14:40:27 dnsmasq[1350]: started, version pi-hole-2.80 cachesize 10000
Mar 29 14:40:27 dnsmasq[1350]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect inotify dumpfile
Mar 29 14:40:27 dnsmasq[1350]: DNSSEC validation enabled
Mar 29 14:40:27 dnsmasq[1350]: configured with trust anchor for keytag 20326
Mar 29 14:40:27 dnsmasq[1350]: configured with trust anchor for keytag 19036
Mar 29 14:40:27 dnsmasq[1350]: warning: interface gt-tun0 does not currently exist
Mar 29 14:40:27 dnsmasq[1350]: warning: interface gt-udp-tun0 does not currently exist
Mar 29 14:40:27 dnsmasq[1350]: warning: interface gt-tun0 does not currently exist
Mar 29 14:40:27 dnsmasq[1350]: using local addresses only for domain use-application-dns.net
Mar 29 14:40:27 dnsmasq[1350]: using nameserver 192.168.1.109#53 for domain 1.168.192.in-addr.arpa (no DNSSEC)
Mar 29 14:40:27 dnsmasq[1350]: using nameserver 192.168.1.109#53 for domain localdomain (no DNSSEC)
Expected Behavior
Hello,
Not sure why but the service PiHole works but I can't connect to it anymore.
Logs says:
service pihole-FTL status
cat /etc/pihole/setupVars.conf
I tried removing all the conditional forwarding lines but the same.
ifconfig
I can't seem to see the port listening on 80 with "netstat -napt | grep 80"
Is there anything I can check to understand why ? (I reinstalled OMR as I had to many issues of loss of internet)
Specifications
-OpenMPTCProuter version: v0.54.7 -OpenMPTCProuter VPS version: 0.1015 -OpenMPTCProuter platform: x86_64