LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-07-2001, 06:53 AM   #1
Wing
LQ Newbie
 
Registered: Jun 2001
Posts: 12

Rep: Reputation: 0

Hi All,
I use a RedHat7.1 Linux system in a Windows NT LAN. The NT server runs MS Proxy Server 2.0 and it offers HTTP, FTP and Telnet services but no Socks. All the computers in the LAN. must access Internet webs via the proxy server. In Windows2000 I can browse the Internet with IE through the proxy server but I fail again and again when I try Mozill or Netscape or Konqueror in Linux even after correctly filling the informations such as IP address and Port number of the proxy server. Take Netscape for example, at Edit-->Preference-->Advanced-->Proxies, I fill the IP of the proxy server 192.168.167.3 (inner IP in the LAN.) and Port 80 just like those in Windows. But when I give a URL to Netscape there is no response for a long time. It is said that if your proxy server is a MS Proxy Server you can access the Internet only in Windows environment only with IE because there is no Client of MS Proxy Server for Linux. Is that the truth? Please do me a favour and any assistance will be greatly appreciated.
 
Old 06-09-2001, 03:59 AM   #2
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
Quote:
Originally posted by Wing
Hi All,
I use a RedHat7.1 Linux system in a Windows NT LAN. The NT server runs MS Proxy Server 2.0 and it offers HTTP, FTP and Telnet services but no Socks. All the computers in the LAN. must access Internet webs via the proxy server. In Windows2000 I can browse the Internet with IE through the proxy server but I fail again and again when I try Mozill or Netscape or Konqueror in Linux even after correctly filling the informations such as IP address and Port number of the proxy server. Take Netscape for example, at Edit-->Preference-->Advanced-->Proxies, I fill the IP of the proxy server 192.168.167.3 (inner IP in the LAN.) and Port 80 just like those in Windows. But when I give a URL to Netscape there is no response for a long time. It is said that if your proxy server is a MS Proxy Server you can access the Internet only in Windows environment only with IE because there is no Client of MS Proxy Server for Linux. Is that the truth? Please do me a favour and any assistance will be greatly appreciated.
If that's the case, I'm disappointed. Sounds scarier than .NET and SmartTags since this appears to be already in place. "Grab the points of access, deny all but MS. Grab the browsers redirect to our points of choice."

Of course this just could be your sysadmin's choice to limit client access. They can because it's their network.

Gotta shut down. Lights flickering and all UPSs are on the server farm.

Good lucj.

 
Old 10-22-2001, 11:12 AM   #3
vokes
LQ Newbie
 
Registered: Oct 2001
Location: Spain
Distribution: Mandrake 8
Posts: 1

Rep: Reputation: 0
Exclamation

I'm the sys adm and I HAVE to use windoze 2k+proxy 2.0. I have the same problem. I've read the proxy manual and I have no clue where to change / find the config to allow non ie5 clients to access the internet. Nor can I access the internet on a win pc with netscape.I can recive email on my linux pc, so the network config is good. The unix servers cannot access the internet either. Please help. I don't want to end up in a windoze world.
 
Old 10-22-2001, 04:40 PM   #4
lsof
Member
 
Registered: Oct 2001
Distribution: red hat 7
Posts: 58

Rep: Reputation: 15
Quote:
Originally posted by Wing
Hi All,
I use a RedHat7.1 Linux system in a Windows NT LAN. The NT server runs MS Proxy Server 2.0 and it offers HTTP, FTP and Telnet services but no Socks.
no socks, is probably a restriction that u'r admin has applied as ms proxy 2 does have a socks service.

Quote:
Originally posted by Wing
All the computers in the LAN. must access Internet webs via the proxy server. In Windows2000 I can browse the Internet with IE through the proxy server but I fail again and again when I try Mozill or Netscape or Konqueror in Linux even after correctly filling the informations such as IP address and Port number of the proxy server. Take Netscape for example, at Edit-->Preference-->Advanced-->Proxies, I fill the IP of the proxy server 192.168.167.3 (inner IP in the LAN.) and Port 80 just like those in Windows. But when I give a URL to Netscape there is no response for a long time.
i have no idea why this is so. the webproxy on the proxy server supports the standard http and ftp ONLY. the telnet service comes from socks for non m$ clients and winsock service for ms$ clients. it sounds more like a name resolution problem to me. the other issue if u'r on adsl could be the MTU problem on u'r linux clients. try the following if u'r upstream connection problem is adsl:

ifconfig eth0 or eth1 MTU 1454 u can also add this line to u'r rc.local.

unfortunately proxy server does not allow pings from the inside lan.

Quote:
Originally posted by Wing
It is said that if your proxy server is a MS Proxy Server you can access the Internet only in Windows environment only with IE because there is no Client of MS Proxy Server for Linux. Is that the truth? Please do me a favour and any assistance will be greatly appreciated.
not true. as mentioned above u need the socks service enabled on the proxy for non m$ clients and only for protocols like smtp or pop3 or telnet etc....

http & ftp including https r supported by default for all clients no special config. required.

try this also:

in u'r /etc/hosts add the ip and name of the proxy server and then in u'r proxy settings add the name & the CORRECT PORT. (usually 80)

Last edited by lsof; 10-22-2001 at 06:08 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Configuration for a client accessing a proxy server darin3200 Linux - Networking 2 01-08-2005 12:48 PM
Linux Box as a Proxy Client, Please help =( oli408 Linux - Networking 7 09-29-2004 10:16 AM
Redhat as a proxy server and client phyberoptix Linux - Networking 1 10-28-2003 11:49 AM
Linux client with MS ISA (proxy) server, etc. Shin Takeshita Linux - Networking 5 06-07-2003 11:28 AM
Is there a Linux Proxy client software corresponding to WinSock_proxy. AnnoD04 Linux - Networking 2 02-08-2002 01:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration