$dig http418.org

; <<>> DiG 9.10.6 <<>> http418.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2570
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4000
;; QUESTION SECTION:
;http418.org.			IN	A

;; ANSWER SECTION:
http418.org.		300	IN	A	172.67.133.121
http418.org.		300	IN	A	104.21.5.131

;; Query time: 77 msec
;; SERVER: 10.6.205.11#53(10.6.205.11)
;; WHEN: Fri Oct 17 09:50:33 MDT 2025
;; MSG SIZE  rcvd: 72

$dig @40.115.144.198 http418.org

; <<>> DiG 9.10.6 <<>> @40.115.144.198 http418.org
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25726
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1224
;; QUESTION SECTION:
;http418.org.			IN	A

;; ANSWER SECTION:
http418.org.		300	IN	A	104.21.5.131
http418.org.		300	IN	A	172.67.133.121

;; Query time: 191 msec
;; SERVER: 40.115.144.198#53(40.115.144.198)
;; WHEN: Fri Oct 17 09:53:28 MDT 2025
;; MSG SIZE  rcvd: 72

$dig @40.115.144.198 http418.org +tcp

; <<>> DiG 9.10.6 <<>> @40.115.144.198 http418.org +tcp
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62006
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1224
;; QUESTION SECTION:
;http418.org.			IN	A

;; ANSWER SECTION:
http418.org.		148	IN	A	172.67.133.121
http418.org.		148	IN	A	104.21.5.131

;; Query time: 116 msec
;; SERVER: 40.115.144.198#53(40.115.144.198)
;; WHEN: Fri Oct 17 09:56:00 MDT 2025
;; MSG SIZE  rcvd: 72

Xray config to set up a proxy server as DNS server with port 53 exposed.

{
  "outbounds": [
    {
      "tag": "proxy",
      "protocol": "vless",
      "settings": {
        "vnext": [
          {
            "address": "our-proxy-server-domain",
            "port": 53,
            "users": [
              {
                "id": "some-uuid",
                "flow": "xtls-rprx-vision",
                "encryption": "none",
                "level": 0
              }
            ]
          }
        ]
      },
      "streamSettings": {
        "network": "tcp",
        "security": "tls",
        "tlsSettings": {
          "allowInsecure": false,
          "allowInsecureCiphers": false,
          "alpn": [
            "h2"
          ]
        }
      }
    },
    {
      "tag": "direct",
      "protocol": "freedom"
    },
    {
      "tag": "block",
      "protocol": "blackhole"
    }
  ]
}

Then use Xray client connects to this proxy server.

$ curl -v github.com -x socks5://127.0.0.1:10810

Not all services over port 53 are DNS request. A client to DNS tunnel.

Add paid users’ MAC address to the white list of gateway.

MAC address is made up by the computer itself. Then use ARP (address resolution protocol) to inform the gateway. To get the MAC address, the gateway broadcast the ARP request with IP address. That is, use IP address to get the MAC address.

shortcuts

Small numbers are easy to grasp like birthday and age. But big numbers are hard like billions of stars and million years of ice age. Still we like numbers.

we see what we could see, at most the image of the world

when I finished the book, Too Much of Life: the Complete Cronicas by Clarice Lispector, at the end of the book, there is one by her son. The book is bascially all her column articles called cronicas.

Writing this reminds me of a philosopher, doubtless Greek, who said that people never actually see themselves, that the most anyone sees is their own reflection in a mirror. This idea was given physical form by one of my favorite painters, Rene Magritte, who painted a picture featuring a perfect representation of a pipe under which he wrote in large letters “this is not a pipe” – a careful observer of the painting would conclude that it was not a pipe, but an image of a pipe.

In the sense that people sometimes do not know the thing itself, but only its image, I hope that these few breif thoughts may contribute somewhat to a wider knowledge of the story behind Clarice’s cronicas.