You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- I'm a little confused about this "on hold" message: I gave the desired end state / clear problem statement in the first paragraph, the specific problem or error in the second to last paragraph, sufficient information about the config and environment AND attempted solution in detail throughout the whole post.Roc W.– Roc W.2019-08-07 14:42:44 +00:00Commented Aug 7, 2019 at 14:42
- The question is in the review queue to possibly be re-opened - if enough reviewers think that the question is now suitable, it will get re-opened. Personally, I think it should still be closed because it's not a professional way to do things, but I'll let the review process run its course.Ward– Ward ♦2019-08-09 01:40:52 +00:00Commented Aug 9, 2019 at 1:40
- 1I added a network diagram. The access to said resources is provided by a third-party vendor, who does not want to deal with users' home network (understandably) or even the organization-wide VPN.Roc W.– Roc W.2019-08-13 15:05:32 +00:00Commented Aug 13, 2019 at 15:05
- 1@RocWhite Now you make me doubth my vote. Is it firewall you control, or only the third part vendor that block you ? As it's illogical to create a bypass scenario to bypass your own netadmin department. Such question would be closed back.yagmoth555– yagmoth555 ♦2019-08-15 16:09:52 +00:00Commented Aug 15, 2019 at 16:09
- 1I just found a solution to this problem! To answer your questions though, only the third party blocks access based on IP range. Our own network does not block machineA per se, and as I was saying in meta, our IT admins allow us to set up any servers or VPNs, as long as they don't need to deal with and support it or set up the necessary port forwarding. Now one can argue whether this fits SF's view how professional network should be operated, but to us this is a real and legitimate use case in a real business environment. I do appreciate your patience and help making this question more clear.Roc W.– Roc W.2019-08-17 03:48:40 +00:00Commented Aug 17, 2019 at 3:48
| Show 4 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. apache-2.2), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you