Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,
We have a local Ubuntu server in our department (named C1). We SSH to C1 for running computations. In order for C1 to run a program it should obtain a license from an outside license server (C2). To reach to C2 we have to VPN using AnyConnect ...
C2 network has two options for VPNing through AnnyConnect:
"Default XXXX split-tunnel" and "Full Traffic non-split-tunnel".
The behaviour we have seen was using the split-tunnel option. I see with "route" that the routing tables are different when no...
Is it possible to configure two separate gateways on C1 so that incoming SSHs don't tunnel to the C2 gateway? If I understand your comments correctly SSH fails because the other clients belong to another domain since they are not connected to the C2-...
Thanks Karsten. I will ask them and come back with a report.
I should correct the sentence before last of my original post. It should read:
"We checked C1 (while at C1) and port 22 is open and listening."
and it was while on VPN. I have no admin acc...