LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 05-25-2006, 06:48 AM   #1
bolajiwey
LQ Newbie
 
Registered: May 2006
Posts: 2

Rep: Reputation: 0
Linux system updates via ISA


Hi everyone,
My name is bolajiwey, i am an architect by training and not so new to Linux. I work in a corporate environment where the dominant operating system is microsoft windows.
I have been partially successful in connecting any linux box i configured to the internet via the ISA server in our corporate network.
I said partially because i can browse using Mozilla firefox once i set up my proxy under connection settings-manual proxy configuration.
However, irrespective of the distribution (SUSE,REDHAT,FEDORA,MEPIS) or the desktop (KDE OR GNOME), i cannot do the underlisted through the same ISA server:

1.Perform system updates using YUM,YAST or red carpet
2. Chat online using Kopete or GAIM
3.Browse the internet with Konqueror

I believe a lot of people who work in corpoarte environments like mine have the same issues with ISA, if anyone has been able to solve the problem, please let me know.
thank you
 
Old 05-26-2006, 11:52 PM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Have you set the proxy variable in the environment on the Linux machines? For example:
Code:
HTTP_PROXY=http://username:password@proxy.example.com:8080/
You can set this in the /etc/bashrc or /etc/profile to make it available system-wide.

Update: You'll need to export it as well:

export HTTP_PROXY

Last edited by macemoneta; 05-26-2006 at 11:59 PM.
 
Old 05-30-2006, 04:40 AM   #3
Vulpus
Member
 
Registered: Jan 2006
Distribution: Zenwalk.
Posts: 45

Rep: Reputation: 15
Quote:
Originally Posted by bolajiwey
... i can browse using Mozilla firefox once i set up my proxy under connection settings-manual proxy configuration.
How did you manage to do that? I have been trying to do the same thing with SUSE 10.1 but keep getting "Firefox is configured to use a Proxy server that can't be found".
 
Old 05-30-2006, 01:56 PM   #4
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Quote:
Originally Posted by Vulpus
How did you manage to do that? I have been trying to do the same thing with SUSE 10.1 but keep getting "Firefox is configured to use a Proxy server that can't be found".
Generally, that means that you've specified an incorrect host name, the proxy port is missing or incorrect, or the authentication is not valid.
 
Old 06-01-2006, 04:13 AM   #5
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,797

Rep: Reputation: 282Reputation: 282Reputation: 282
It might be a problem with the authentication on the ISA server. It's probably setup for ntlm authentication.

Talking as a windows user:
The only browser I know that can handle it (next to IE) is Firefox. Try Opera and it will not work. I think you're running into the same problem with your apps.

Maybe this page is of some help.
 
Old 06-01-2006, 05:01 AM   #6
bolajiwey
LQ Newbie
 
Registered: May 2006
Posts: 2

Original Poster
Rep: Reputation: 0
Wink Still having Issues

Thanks for all the solutions proferred, i am presently running SUSE 10.0 and i have tried setting up the proxy using YAST as root, it still gives me the error 'Proxy authentication required', even though i used a valid proxy server name, user name and password to set up the proxy. These same settings do not give me issues on windows XP.

I am thinking,does anyone know how to configure authentication sources such that when i try logging in to the proxy via YAST, it sends the authentication as NTLM? I know if i am able to get it right using YAST on SUSE, i will stop having these issues.

Also, as i said earlier, i can still browse using firefox, for Vulplus, all you need do is go to the edit-->preferences menu , click on the general menu and select 'connection settings', specify the correct ISA or proxy server name(if you are using ISA,you may need to specify the domain name suffix for the proxy server e.g arklinux.vulplus.com, instead of just the machine name, or better still, put in the IP address of the proxy server). Next ,don't forget the port number, if your proxy is configured to connect to the internet using a different port from 8080, find out from the administrator.

I need to get a solution to this, because it may just be one of the reasons users are sceptical of moving to linux. You have a situation whereby you can't run system updates, chat or get RSS feeds because you are using linux and the proxy is ISA. The better solution would have been to yank out ISA and get a better proxy software such as SQUID or Astaro linux to do the job, but how do you do that when you are not the boss?
expecting your suggestions,

thank you
 
Old 06-01-2006, 07:48 AM   #7
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
Quote:
Originally Posted by Wim Sturkenboom
It might be a problem with the authentication on the ISA server. It's probably setup for ntlm authentication.


Maybe this page is of some help.
Yes, this worked perfectly for daily-updates of my debian behind a ntlm-proxy.
http://ntlmaps.sourceforge.net/
 
Old 06-05-2006, 11:07 AM   #8
doublejoon
Member
 
Registered: Oct 2003
Location: King George, VA
Distribution: RHEL/CentOS/Scientific/Fedora, LinuxMint
Posts: 370

Rep: Reputation: 44
looks like the ISA server is working as advertised
 
  


Reply

Tags
isa, proxy, yum


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
help with long delayed system updates(?) wooshyFox Debian 1 08-22-2005 07:42 AM
Installed all updates, now system is messed up!!! Guppy329 Fedora 3 04-14-2005 09:07 PM
Need Antivirus for NON GUI RH9 system with signature updates m-blaster Linux - Security 4 12-06-2004 02:07 PM
System Problems after installing RHN updates dooker@paisley Linux - General 2 10-31-2003 02:28 PM
ISA Sound card freezes system elzmaddy Linux - Hardware 5 05-27-2003 10:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 12:34 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