I have bunch of hosts that can be accessed only from bastion hosts ( A linux server where I can ssh into and access my real host ).
Iam able to access it using firefox with socks proxy, now How can I do the same on command line ?
so all my comandline programs and protocols such as ping, SNMP, RMCP/IPMI all work seamlessly.
Thanks.