我希望能够ssh tunnel
进入连接到工作 VPN 的机器。
设置
Machine A
SSH tunnel
-在机器 B 中创建Machine B
- 连接到工作VPN
情况
╒═════════╤══════════════╤═════════════════════╤══════════════╤═════════════════════╕
│ │ Work Network │ Work Network on VPN │ Home network │ Home network on VPN │
├─────────┼──────────────┼─────────────────────┼──────────────┼─────────────────────┤
│ Can SSH │ Yes │ No │ Yes │ Yes │
╘═════════╧══════════════╧═════════════════════╧══════════════╧═════════════════════
如您所见。VPN 并没有阻止我进入,ssh
因为Machine B
我可以在家里的同一台机器上连接到 VPN。因此,是工作网络阻止了这一点,但是仅有的当我连接到 VPN 时。
我将ssh
端口改为2222
,17832
但这没有什么区别,一旦连接到 VPN,连接就会超时。
我很困惑,是否有可能在工作时他们会阻止,ssh tunneling
但只有当有人连接到时才会阻止VPN
?
答案1
遗憾的是,工作只允许在其网络内的某组 IP 上使用 SSH。
也就是说,基本上当我没有直接连接到公司网络时,我只能通过 VPN 连接到 SSH。
解决方案:
I bought a 3G Mobile Wifi network that cost £30 a month with 20gb of data.
There is simply no other way round this.