You are not logged in.

#1 2017-07-24 04:29:54

user_bugs
Member
Registered: 2017-04-18
Posts: 15
Website

[SOLVED] Failed to set receive buffer UDP Solution?

Mon Jul 24 01:21:42 2017	Transmission 2.84 (14307) started
Mon Jul 24 01:21:42 2017	RPC Server	Adding address to whitelist: 127.0.0.1
Mon Jul 24 01:21:42 2017	error	UDP	Failed to set receive buffer: requested 4194304, got 425984
Mon Jul 24 01:21:42 2017	UDP	Please add the line "net.core.rmem_max = 4194304" to /etc/sysctl.conf
Mon Jul 24 01:21:42 2017	error	UDP	Failed to set send buffer: requested 1048576, got 425984
Mon Jul 24 01:21:42 2017	UDP	Please add the line "net.core.wmem_max = 1048576" to /etc/sysctl.conf
Mon Jul 24 01:21:42 2017	error	UDP	Failed to set receive buffer: requested 4194304, got 425984
Mon Jul 24 01:21:42 2017	UDP	Please add the line "net.core.rmem_max = 4194304" to /etc/sysctl.conf
Mon Jul 24 01:21:42 2017	error	UDP	Failed to set send buffer: requested 1048576, got 425984
Mon Jul 24 01:21:42 2017	UDP	Please add the line "net.core.wmem_max = 1048576" to /etc/sysctl.conf
Mon Jul 24 01:21:42 2017	DHT	Reusing old id
Mon Jul 24 01:21:42 2017	DHT	Bootstrapping from 109 IPv4 nodes
Mon Jul 24 01:21:42 2017	DHT	Bootstrapping from 55 IPv6 nodes
Mon Jul 24 01:21:42 2017	Port Forwarding (NAT-PMP)	initnatpmp succeeded (0)
Mon Jul 24 01:21:42 2017	Port Forwarding (NAT-PMP)	sendpublicaddressrequest succeeded (2)
Mon Jul 24 01:21:42 2017	Port Forwarding (UPnP)	Found Internet Gateway Device "http://192.168.1.1:2555/upnp/fb8dcf56-ebf8-32f2-bd3a-e63e9031dfd5/WANPPPConn1.ctl"
Mon Jul 24 01:21:42 2017	Port Forwarding (UPnP)	Local Address is "192.168.1.37"
Mon Jul 24 01:21:42 2017	Port Forwarding (UPnP)	Port forwarding through "http://192.168.1.1:2555/upnp/fb8dcf56-ebf8-32f2-bd3a-e63e9031dfd5/WANPPPConn1.ctl", service "urn:schemas-upnp-org:service:WANPPPConnection:1". (local address: 192.168.1.37:59708)
Mon Jul 24 01:21:42 2017	Port Forwarding (UPnP)	Port forwarding successful!

Last edited by Head_on_a_Stick (2017-07-24 06:54:54)

Offline

#2 2017-07-24 04:42:08

user_bugs
Member
Registered: 2017-04-18
Posts: 15
Website

Re: [SOLVED] Failed to set receive buffer UDP Solution?

i have solution

"net.core.rmem_max = 4194304" to /etc/sysctl.conf
"net.core.wmem_max = 1048576" to /etc/sysctl.conf
"net.core.rmem_max = 4194304" to /etc/sysctl.conf
"net.core.wmem_max = 1048576" to /etc/sysctl.conf

Last edited by user_bugs (2017-07-24 04:42:32)

Offline

Board footer

Powered by FluxBB