Author Topic: Using the dedicated server console via STDin  (Read 4413 times)

The server does not attempt to connect to auth.blockland.us after successful DNS request.

So you're able to send a valid connection to the DNS server and receive a response, but your connection to Blockland's auth server fails? Have you tried packet sniffing to see if the outbound packet is even sent to auth.blockland.us?

The quoted chain of events was from my packet sniffing.

Quote
* Request for auth.blockland.us sent to DNS server.
* DNS server responds with proper IP addresses.
* Nothing happens.
  * Note: When the IP addresses are placed in hosts file, DNS is not queried, but again, nothing happens.

No packets are sent after the DNS response is received.