Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad connection after 3 seconds on ubuntu 22.04 #1435

Open
L1gHtFox opened this issue Feb 25, 2025 · 0 comments
Open

Bad connection after 3 seconds on ubuntu 22.04 #1435

L1gHtFox opened this issue Feb 25, 2025 · 0 comments

Comments

@L1gHtFox
Copy link

After about 3 seconds the connection speed drops and no pages load.
I installed the latest release on ubuntu 22.04.
As I understand amn0 networks are AmneziaVPN networks. IDK what is br-networks... sorry
Image
The connection is made by config file:

[Interface].
Address = ADDRESS
DNS = 1.1.1.1.1, 1.0.0.1
PrivateKey = HERE_IS_PRIVATE_KEY
Jc = 8
Jmin = 50
Jmax = 1000
S1 = 141
S2 = 47
H1 = 660696696
H2 = 607792957
H3 = 1350673512
H4 = 1506730605

[Peer]
PublicKey = HERE_IS_PUBLIC_KEY
PresharedKey = HERE_IS_PRESHARED_KEY
AllowedIPs = 0.0.0.0.0/0, ::/0
Endpoint = ENDPOINT
PersistentKeepalive = 25

Here are the logs from the connection:

Amnezia “LocalSocketController” “Deactivating”
VpnConfigurator::getDnsForConfig “1.1.1.1.1” “1.0.0.1”
“ConnectToVpn, Server index is 0, container is amnezia-awg, route mode is” Settings::VpnOnlyForwardSites
IpcClient::init succeed
Amnezia “LocalSocketController” “Initializing”
Amnezia “LocalSocketController” “Connecting to: /var/run/amneziavpn/daemon.socket”
Amnezia “LocalSocketController” “Daemon connected”
Amnezia “LocalSocketController” “Check status”
Amnezia “LocalSocketController” “Reading”
Amnezia “LocalSocketController” “Parse command: status”
Amnezia “LocalSocketController” “Reading”
Amnezia “LocalSocketController” “Parse command: connected”
Amnezia “LocalSocketController” “Handshake completed with: SOME_KEY”

On windows with the same config file, everything works fine without lags
If any information is missing, say so and I will send what is required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant