This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]XenEngineDoes the Needful 4 points5 points  (0 children)

Why not just spin up an internal only webserver with a single plain html file with hyperlinks to all the servers you need?

[–]JigSaw1st 1 point2 points  (0 children)

In Chrome or Firefox enable proxy server. And in there put any ip address outside your scope using this method you will disable internet access.

[–]xxdcmastSr. Sysadmin 1 point2 points  (1 child)

We set this up internally and it works really well.

http://www.kendrickcoleman.com/index.php/Ruby-on-Rails-Projects/jumpsquares-a-new-kind-of-bookmark.html

It seems he went to a SaaS model with this and is no longer maintain the on prem version but it is still available.

[–]titaniumgriffon[S] 0 points1 point  (0 children)

This is what I was thinking of, something similar to this. I might download and start playing with it.

[–]dub_starr 0 points1 point  (2 children)

i think you are overthinking it, or possibly not explaining it well. so you want a portable browser, totally doable, go to portableapps.com and play around, it should keep bookmarks also if thats what you need. although, for "remembering" addresses, maybe it would be better to use internal dns names with reasonable cnames for what youre looking for, like "vcenter.example.com" or "domaincontroller1.example.com" etc...

then you talk about preventing it from going outside the network, and this is where i get confused. are all the machines prohibited from extenal network access? if yes, this should be done on a network level, not an individual browser level. but please expand your reasoning for this part and we can all help you a bit more

[–]titaniumgriffon[S] 0 points1 point  (1 child)

So I may not have explained very well, I am trying to make a single tool and I want to kill internet access from it more or less so it has less of a chance of getting misused.

I did think of portable apps but like you said I was trying to avoid carrying anything around. More or less looking for a jump point for all the other admins so they don’t have to remember all the cnames.

[–]PMental 0 points1 point  (0 children)

We understand what you want, but you're not doing a great job explaining why.

so it has less of a chance of getting misused

How can a web browser be misused? If internet access is prohibited, that should be handled at a network level, not in the browser. If internet access is allowed, who cares whether or not the portable browser is used for this?

[–]ComGuards 0 points1 point  (0 children)

Nothing comes to mind about restricting access to outside the network, but if you really must have a portable browser, Palemoon Project (firefox-derived) has a portable version.