💻 Software
How to set up that specific domains are tunneled to another server
Fresh5 days ago
Mar 15, 202612217 viewsConfidence Score0%
0%
Problem
I am working at an university as research assistant. Often I would like to connect from home to university resources over http or ssh, but they are blocked from outside access. Therefore, they have a front-end ssh server where we can ssh into and from there to other hosts. For http access they advi…
Error Output
ssh -L 1234:proxyserver.university.fi:8080 publicsshserver.university.fi
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to set up that specific domains are tunneled to another server
Low Risk
I use a Proxy Auto-Config (PAC) file for this. I'd paste mine here, but Wikipedia has a nice example file. In your browser, point the "Use proxy auto-configuration from" to said file (maybe hosted on a shared web server). Works in pretty much every …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix