Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VM > Add "ping -t" to a public DNS #29

Open
percebus opened this issue Nov 22, 2024 · 0 comments
Open

VM > Add "ping -t" to a public DNS #29

percebus opened this issue Nov 22, 2024 · 0 comments
Assignees
Labels
cmd documentation Improvements or additions to documentation

Comments

@percebus
Copy link
Owner

"if I'm creating network rules, I try to do it one at a time. And while I'm doing it, from one host or vm, I'll open a command prompt and run:

ping -t <destination ip>

e.g. ping -t 192.168.1.100

the -t parameter (in windows only I think) keeps ping "pinging" until it's told to stop.

If I'm trying to create a rule to connect two networks together, I'll have the machine just ping away to the new network to connect to for a specific host on the other side. It'll fail repeatedly. Once I make a change in routing, then you can see if the change works or not. Just a silly trick, but it helped me keep my sanity decades ago."

@percebus percebus added this to the Studio 4 > Option 1 milestone Nov 22, 2024
@percebus percebus added documentation Improvements or additions to documentation cmd labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd documentation Improvements or additions to documentation
Projects
Development

No branches or pull requests

2 participants