Hi All,
Somewhat of a strange query. I have access to an FDSNWS running behind a firewall. I have ssh access to an ssh gateway, which can see this server, which is running a normal instance of a seiscomp fdsnws.
I’m trying to figure out if I can get myself (and more importantly my python scripts) access to this fdsnws while at home. For instance, if I was to create an SSH tunnel from my machine at home to the gateway assign this to a specific port, can I then direct python to make the obspy http query using this port instead of the default?
Not sure that this is really possible, but wanted to check anyway. I don’t have admin rights on the gateway machine.
Cheers,
Andrew