--
--
The website for the club is http://stab-iitb.org/wncc
To post to this group, send email to wncc...@googlegroups.com
---
You received this message because you are subscribed to the Google Groups "Web and Coding Club IIT Bombay" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wncc_iitb+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
It asks username/password, says connected successfully and STILL internal sites don’t open. I would suggest boot into Linux, “ssh –X sec...@login.iitb.ac.in –p 5022” with password extvoxacc and then follow on screen instructions to login to mars. You can then open Firefox because you used the –X switch. Voila! Screw VPNs.
Pratyush Nalam
Technology. Environment. Inclusive society.
--
@Ayush, the –X switch doesn’t work on Cygwin/Git Bash. Only Linux will do the job.
AUTH: Received AUTH_FAILED control message
-X is for X11 forwarding.
-D is for dynamic port forwarding.
X11 is the display architecture.
Port forwards are, well, part of the network architecture.
-X will let you run apps on the server, transmit their display to the client in order to show them.
-D will let you use a local port as SOCKS proxy that works as if you were on the server itself.
-X is slow, and rightfully so.
-D isn't, not more than the network itself.
-X is overkill.
-D is just right for the job
Regards,
Chhatoi Pritam Baral
Regards,
Chhatoi Pritam Baral
Gaurav Pooniwala,
Second Year B.Tech,
Department of Electrical Engineering,
Indian Institute of Technology-Bombay
Download and install the Open VPN Client "openvpn-client.msi" Once it gets installed, save the client.ovpn file Go to connection Profiles, click on "+" sign, choose the local file importer Insert ldap login and password, and it should work now!