I've run headscale container on my unraid successful in the past. Today I need to reinstall it from the scratch.
However after spinning up the container, all I got is this error message:
I've run headscale container on my unraid successful in the past. Today I need to reinstall it from scratch.
ERR Could not load DERP map from path error="Get \"
\https://controlplane.tailscale.com/derpmap/default\
\": dial tcp: lookup
controlplane.tailscale.com
on
127.0.0.11:53
: read udp 127.0.0.1:45085->
127.0.0.11:53
: i/o timeout" func=GetDERPMap url=https://controlplane.tailscale.com/derpmap/default
When I used nslookup command inside the container, it can find derp website:
root@d12e14ff0f63:/# nslookup
Server:
127.0.0.11
Address:
127.0.0.11#53
Non-authoritative answer:
Name:
controlplane.tailscale.com
Address:
3.125.194.96
Name:
controlplane.tailscale.com
Address:
18.197.213.150
Name:
controlplane.tailscale.com
Address:
35.156.244.91
Name:
controlplane.tailscale.com
Address:
3.73.239.57
Name:
controlplane.tailscale.com
I've used the same config file that I backed up. Anyone has experienced this error?
There are a lot of connections from this IP: 185.36.81.40. Is this IP trying to use my mail server as a relay server? What should I do to get rid of this connection?
Nov 11 00:13:17 mail postfix/submission/smtpd[11720]: warning: hostname srv-185-36-81-40.serveroffer.net does not resolve to address 185.36.81.40: Name or service not known
Nov 11 00:13:17 mail postfix/submission/smtpd[11720]: connect from unknown[185.36.81.40]
Nov 11 00:13:21 mail postfix/submission/smtpd[11720]: disconnect from unknown[185.36.81.40] ehlo=1 auth=0/1 rset=0/1 quit=1 commands=2/4
Nov 11 00:13:31 mail dovecot: imap-login: Login: user=, method=PLAIN, rip=192.168.2.203, lip=192.168.2.202, mpid=13465, TLS, session=
Nov 11 00:13:31 mail dovecot: imap(chote@xxxxx.com)<13465>: Disconnected: Logged out in=91 out=1006 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
Nov 11 00:13:35 mail postfix/anvil[733]: statistics: max connection rate 4/60s for (submission:185.36.81.40) at Nov 11 00:04:15
Nov 11 00:13:35 mail postfix/anvil[733]: statistics: max connection count 3 for (submission:185.36.81.40) at Nov 11 00:05:21
Nov 11 00:13:36 mail postfix/submission/smtpd[12149]: warning: hostname srv-185-36-81-40.serveroffer.net does not resolve to address 185.36.81.40: Name or service not known
Nov 11 00:13:36 mail postfix/submission/smtpd[12149]: connect from unknown[185.36.81.40]
Nov 11 00:13:38 mail postfix/submission/smtpd[12149]: disconnect from unknown[185.36.81.40] ehlo=1 auth=0/1 rset=0/1 quit=1 commands=2/4
Nov 11 00:13:51 mail postfix/submission/smtpd[10837]: warning: hostname srv-185-36-81-40.serveroffer.net does not resolve to address 185.36.81.40: Name or service not known
Nov 11 00:13:51 mail postfix/submission/smtpd[10837]: connect from unknown[185.36.81.40]
Nov 11 00:13:59 mail postfix/submission/smtpd[10837]: disconnect from unknown[185.36.81.40] ehlo=1 auth=0/1 rset=0/1 quit=1 commands=2/4
If you use your services for yourself or family, you don't need a reversed proxy, but to share some of your services to the public or your friends, you need a reversed proxy in order to let them use/remember your domain name without knowing your public ip given by your isp; for convenience and security reason.