Bizarre DNS problems with Debian Linux after upgrade to 24.10

That means you are shadowbanned on Github.

Try creating a new account with an e-mail on different domain.
They're now more transparent and bar certain domains on sign up instead of letting you sign up than shadowbanning you.

A reply to the GitHub issue links a merged PR that allows disabling GRO on a device level with uci:

The option can be configured by adding the config for the device in the
network config.
Example:

config device
	option name 'eth0'
	option gro '0'

Setting this resolves the DNS issue, but I haven't tested restarting (though since it's defined in the config, I'd hope it does).

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.