Connection to the Internet
JNCASR is connected to the Internet through three independent links. One is through a telephone leased line to the ISP BSNL. The bandwidth available through this line is 10 Megabits per second (Mbps). The secondary link of 20 Mbps is provided by HCL Infotech .The bandwidths are the same in both directions. The tertiary link is from BSNL NKN which provides a bandwidth of 100Mbps.
Setting up the proxy
You can browse from any computer in the JNC campus which has Firefox/Internet Explorer installed in it by instructing browser to use the proxy server in our campus 172.16.1.1, Port:3128. You can set the proxy on Netscape (version >2.0) following the procedure below. For Firefox :
Click on Edit >>Preferences>>Advanced>>Proxies
Choose Manual proxy configuration>>view
Enter jncproxy.intranet.jncasr.ac.in in the space for HTTP proxy and 3128 for the port number.
You should do the same for the FTP proxy and for SECURITY proxy.
Enter intranet.jncasr.ac.in in the column reading No Proxy for Choose Ok and close the window
With Internet Explorer use the following procedure
Choose Tools>>Internet Options>>Connections>>LAN settings
click the checkbox "use proxy server" and key in the address jncproxy in the address dialogue box and "port number" as 3128
For Apple Mac Operating systems
Go to System Preferences and choose Network
Select the Airport settings on and choose the available wireless facility.
Choose Airport settings as DHCP and choose Manual IP.
Go to Proxies and use 172.16.1.1 port:3128 as your proxy.
Proxy settings in Internet explorer and Mozilla firefox.
Proxy 172.16.1.1 PORT 3128
Apple Mac users should put the proxy for all HTTP HTTPS and other types in the proxy menu
You can achieve much smoother downloads by using wget or gozilla/ getright. Wget, is a free program available for use from any Linux based machine in the CompLab domain. You can start using wget after you create a file called .wgetrc (yes, there is a period (.) in front of that filename) in your home directory with the following two line
http_proxy = http://jncproxy.intranet.jncasr.ac.in:3128/
ftp_proxy = http://jncproxy.intranet.jncasr.ac.in:3128/
Instead, you could type the following two lines on the command prompt:
setenv http_proxy jncproxy.intranet.jncasr.ac.in:3128
setenv ftp_proxy jncproxy.intranet.jncasr.ac.in:3128
then issue the command
wget -tinf < url leading to the file>
The commands wget --help or man wget might give you more options to use.
Content based restrictions on internet access are in effect. This means you will be denied access to sites determined by the system administrators at JNC. This action is in compliance with the Supreme Court Judgement on Sexual Harassment of Women at Work Place in Vishaka & others Vs. State of Rajasthan and others (AIR 1997 SC 3011). If you think you have been unjustifiably denied access to a site, mail the URL to CompLab and we will rectify it.
