Net send question
We can use net send to send notes on the local network. . . Can i use net send to note Computers outside the LAN via IP address, i have tried but it doesnt wiork , i think i have the syntax wrong. . .
We can use net send to send notes on the local network ...
Can i use net send to note Computers outside the LAN via IP address, i have tried but it doesnt wiork , i think i have the syntax wrong...
asny help please
Can i use net send to note Computers outside the LAN via IP address, i have tried but it doesnt wiork , i think i have the syntax wrong...
asny help please
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Are you asking if you can use Net Send to communicate to PCs outside of your LAN (or subnet)? If so, then yes it can. What can happen is that there may be some sort of port filtering/forwarding mechanism (such as a firewall or NAT/PAT device) at the receiving end, and the communication isn't making it to the intended recipient. Although I can't find any documentation on this, I used Sniffer Pro to check on what port(s) it uses, and it seems to rely on the NetBIOS port (139) for transmission and initial sync. Now, a reply port can seem to vary (one session was 1152, another session was 2204--similar in behavior to FTP) but you would still need 139 forwarded to the workstaion in question if the target PC is behind a firewall/NAT device.