LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-20-2002, 01:51 PM   #16
aigartua
Member
 
Registered: Dec 2002
Location: Xalapa, Ver. México
Distribution: Red Hat
Posts: 108

Original Poster
Rep: Reputation: 15

/etc/services is the default file, a dont touch it
 
Old 12-20-2002, 01:53 PM   #17
aigartua
Member
 
Registered: Dec 2002
Location: Xalapa, Ver. México
Distribution: Red Hat
Posts: 108

Original Poster
Rep: Reputation: 15
when a try chkconfig --add squid sendme a error message:
service squid does not support chkconfig
 
Old 12-20-2002, 01:54 PM   #18
aigartua
Member
 
Registered: Dec 2002
Location: Xalapa, Ver. México
Distribution: Red Hat
Posts: 108

Original Poster
Rep: Reputation: 15
i try de default port too and is the same log
 
Old 12-20-2002, 02:15 PM   #19
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
ok you have built squid, so you don't have the init script for squid that RedHat uses, I don't see that as a problem as long as you can start squid on boot.

is the ip address correct

Accepting HTTP connections at 192.0.0.9, port 80, FD 11.



Browsers behave differently when they know they are going through a proxy server.

It appears that you are not setting up the clients to use a proxy server


you can do that but you need to set it up right

httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
 
Old 12-20-2002, 04:14 PM   #20
aigartua
Member
 
Registered: Dec 2002
Location: Xalapa, Ver. México
Distribution: Red Hat
Posts: 108

Original Poster
Rep: Reputation: 15
mmmm, ok don´t start squid at boot but i start it manual. I added the lines to the squid.conf file and restarted squid, is the same problem, i think that i am going to reinstall redhat and see want i am doing wrong, any idea?
 
Old 12-20-2002, 06:41 PM   #21
aigartua
Member
 
Registered: Dec 2002
Location: Xalapa, Ver. México
Distribution: Red Hat
Posts: 108

Original Poster
Rep: Reputation: 15
Doing more tests I changed a line of the squid.conf file to:
http_access deny localnet

And now when I try conect from some client it marks the error:
ERROR
The requested URL could not be retrieved

While trying to retrieve the URL: http://www.altavista.com/

The following error was encountered:
Access Denied.
Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.

whit this error squid is working, but why i can´t obtain access with the correct line?
 
Old 12-20-2002, 09:34 PM   #22
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
you don't need to reinstall redhat.

All you need to do is reinstall squid

it normally works when it's installed without changing any options

Last edited by DavidPhillips; 12-23-2002 at 10:23 AM.
 
Old 12-23-2002, 09:12 AM   #23
aigartua
Member
 
Registered: Dec 2002
Location: Xalapa, Ver. México
Distribution: Red Hat
Posts: 108

Original Poster
Rep: Reputation: 15
Hi, i reinstall squid without any parameter and is the same problema, more ideas?
 
Old 12-23-2002, 10:24 AM   #24
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
try the squid rpm that came with redhat

it's possible that you are having a problem with gcc
 
Old 12-23-2002, 04:27 PM   #25
aigartua
Member
 
Registered: Dec 2002
Location: Xalapa, Ver. México
Distribution: Red Hat
Posts: 108

Original Poster
Rep: Reputation: 15
I installed the squid-2.4.STABLE7-4.rpm package and works fine, what is the problem with my gcc?
 
Old 12-23-2002, 04:53 PM   #26
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
Have you built anything else successfully?

It was basically a guess, I have heard claims of previous versions of gcc having problems
 
Old 12-23-2002, 05:02 PM   #27
aigartua
Member
 
Registered: Dec 2002
Location: Xalapa, Ver. México
Distribution: Red Hat
Posts: 108

Original Poster
Rep: Reputation: 15
yes, compilled a new kernel with the openwall project and works fine
 
Old 12-23-2002, 05:03 PM   #28
aigartua
Member
 
Registered: Dec 2002
Location: Xalapa, Ver. México
Distribution: Red Hat
Posts: 108

Original Poster
Rep: Reputation: 15
sorry, I compilled a new kernel with the open wall project patch and works fine
 
Old 12-26-2002, 01:50 PM   #29
aigartua
Member
 
Registered: Dec 2002
Location: Xalapa, Ver. México
Distribution: Red Hat
Posts: 108

Original Poster
Rep: Reputation: 15
Hi, i made a new install but with radhat 7.3 and works fine now, thanks a lot David
 
Old 12-26-2002, 02:09 PM   #30
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
your welcome
 
  


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
dhcp no ip address and netmask dont match route address pengy666 Linux - Wireless Networking 1 05-08-2005 09:33 AM
how to get ip address, broadcast address, mac address of a machine sumeshstar Programming 2 03-12-2005 04:33 AM
squid message customization, hiding squid versioin rajnishmishra Linux - Networking 0 11-27-2004 03:55 AM
squid conf: squid failed when I type insert redirect_program /usr/bin/squidguard Niceman2005 Linux - Software 1 11-24-2004 02:29 PM
DHCP Server MAC Address found, IP address not assigned wmburke Linux - Wireless Networking 17 11-17-2004 10:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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