iam using RB2011 and iam trying to ping 8.8.8.8 from a source address but keep on getting an error message as below
ping 8.8.8.8 src-address=192.168.16.30
SEQ HOST SIZE TTL TIME STATUS
0 could not make socket
1 could not make socket
2 could not make socket
3 could not make socket
4 could not make socket
5 could not make socket
6 could not make socket
7 could not make socket
8 could not make socket
how can i solve this problem
thank you
sam
I actually saw this same error myself, for the first time ever (on mikrotik). I had lost a few connections on my PC so i connected to winbox, and my internet connections was fine (other VPNs were connected and 4-8mbit of BW was flowing over my internet/isp uplink) but when i tried to ping a few random IPs via winbox, i saw this message (and dns resolution was not working in winbox).
I have a static pub IP from my ISP , confg’d on the mt uplink eth to my isp.
ROS was at 6.42.6 (on a CCR-1009-7G-1C-1S+). I used the opportunity to update to 6.42.12 (and check for update/download of update in winbox worked). Post update reboot all started working again.
This error is only when you are trying to use source address which is not configured on your router. If you want to craft packets with invalid source then use packet generators or other tools, that are using raw sockets.