Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
17.1 Legacy Series
»
ping sendto no buffer space available
« previous
next »
Print
Pages: [
1
]
Author
Topic: ping sendto no buffer space available (Read 10200 times)
cryptoparty
Newbie
Posts: 37
Karma: 0
ping sendto no buffer space available
«
on:
August 23, 2017, 11:41:32 am »
Hello !
I pinged gw from opnsense and saw :
Host is down.
Then I added entry to arp table with gw's interfaces.
After this one I see error : ping sendto no buffer space available
I don't know how to fix it. Please help me with that
Logged
www.itsecforu.ru
cryptoparty
Newbie
Posts: 37
Karma: 0
Re: ping sendto no buffer space available
«
Reply #1 on:
August 23, 2017, 01:07:13 pm »
So what do I need to tune?
Logged
www.itsecforu.ru
fraenki
Full Member
Posts: 175
Karma: 29
Re: ping sendto no buffer space available
«
Reply #2 on:
August 23, 2017, 01:32:48 pm »
There's a comprehensive troubleshooting guide from pfSense regarding this error:
https://doc.pfsense.org/index.php/No_buffer_space_available
I'll consider it to be a starting point for further analysis/debugging.
Regards
- Frank
Logged
cryptoparty
Newbie
Posts: 37
Karma: 0
Re: ping sendto no buffer space available
«
Reply #3 on:
August 24, 2017, 03:01:06 pm »
Thx for link.
I want to ask is this parameters ok?
netstat -m output:
vmstat -z | grep mbuf output:
I forget to say that i use VMware Vsphere , pciconf :
Also , I added:
echo 'kern.ipc.nmbclusters=524288' >> /boot/loader.conf
echo 'kern.ipc.maxsockbuf=1048576' >> /boot/loader.conf
echo 'hw.e1000.rxd=4096' >> /boot/loader.conf
echo 'hw.e1000.txd=4096' >> /boot/loader.conf
and
net.inet.tcp.sendbuf_max=16777216
net.inet.tcp.recvbuf_max=16777216
net.inet.tcp.sendbuf_inc=16384
net.inet.tcp.recvbuf_inc=524288
web-interface
«
Last Edit: August 24, 2017, 03:44:08 pm by cryptoparty
»
Logged
www.itsecforu.ru
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
17.1 Legacy Series
»
ping sendto no buffer space available