Netpoll APIs

valdis.kletnieks at vt.edu valdis.kletnieks at vt.edu
Tue Jul 17 11:51:06 EDT 2018


On Tue, 17 Jul 2018 18:35:15 +0530, jitendra kumar khasdev said:

> Can netpoll apis send data over the internet. It worked for me in local
> network but when I try to send data over server which is in cloud not able
> to send it.
>
> Can anybody help me out ?

If it works over the local net, time to do the standard network debugging:

Does ping work to/from your cloud target?
Does traceroute look sane?
Does ssh/scp work?
Are your routing tables correct at both ends?
Is a firewall blocking it somewhere?
Does 'netstat' show a program listening for your packets at the far end?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 486 bytes
Desc: not available
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180717/f028b63a/attachment.sig>


More information about the Kernelnewbies mailing list