Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2022 04:06 AM
@Prabakar Ammeappin Is there VM type you recommend I spun up an Amazon Linux VM and was able to retrieve the private IP with %sh host -t a <VM hostname> command.
I cannot use the %sh nc -v <hostname> <port number> command because it needs a port number.
Please advise