Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error for installing EPEL repository #26

Closed
anshuman27 opened this issue Jun 18, 2014 · 2 comments
Closed

Getting error for installing EPEL repository #26

anshuman27 opened this issue Jun 18, 2014 · 2 comments

Comments

@anshuman27
Copy link

We are getting error of installing EPEL repository. The version of script we are using is CentOS-03-31-2014.

Kindly help.

Kindly refer the screenshot.
epel repos error

@da667
Copy link
Owner

da667 commented Jun 18, 2014

Are you still using a proxy on your network? or does your server have
direct internet access?

So I assume that in order to resolve the problems with yum initially, you
had to do something similar to this to enable proxy access for yum:

https://www.centos.org/docs/5/html/yum/sn-yum-proxy-server.html

autosnort uses wget significantly. wget needs to be configured to use proxy
settings, if your server is still behind a proxy:

in root's home directory, create the file, .wgetrc and in the file place
the following configuration data:

use_proxy=yes
http_proxy=proxy_hostname:proxy_port

refer to this stack exchange article:

https://stackoverflow.com/questions/11211705/setting-proxy-in-wget

If you continue to have problems, please let me know.

On Wed, Jun 18, 2014 at 2:01 AM, anshuman27 notifications@github.com
wrote:

We are getting error of installing EPEL repository. The version of script
we are using is CentOS-03-31-2014.

Kindly help.

Kindly refer the screenshot.
[image: epel repos error]
https://cloud.githubusercontent.com/assets/7803744/3310112/e5601124-f6ad-11e3-99db-46949575583e.JPG


Reply to this email directly or view it on GitHub
#26.

when does reality end? when does fantasy begin?

@anshuman27
Copy link
Author

Thank you. This issue is resolved. But to resolve the same I had to install the EPEL repository manually. I believe this issue is resolved in the latest version of AUTOSNORT that was resolved in the month of June. I was on March version when I had faced this issue.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants