Fedora :: Switch Between A Proxy And No Proxy Connection For Yum?

Sep 1, 2009

I am working on fc10. I connect to internet using two connections: with proxy and without proxy. Initially I had some problem in configuring yum for proxy and I resolved it by creating files proxy.sh and proxy.csh in /etc/profile.d with the required details (export_proxy).Now when I connect to my connection without proxy I have some problems .Whenever I try to do yum update I get the following error:

"[URL]: [Errno 12] Timeout: <urlopen error timed out> Trying other mirror. Error: failure: repodata/primary.xml.gz from adobe-linux-i386: [Errno 256] No more mirrors to try." what changes do I need to make in order to use yum in the connection without proxy?

View 3 Replies


ADVERTISEMENT

Fedora :: TOR Onion Routing - Set Proxy For HTTP And HTTPS In Firefox But Say's 'unknown Proxy'

Jul 7, 2010

I've been trying to make myself anonymous, but I cant find 'Tor' anywhere, tried 'yum & kpackagekit' neither have it. I did find 'Privoxy', installed it, set proxy for HTTP and HTTPS in Firefox, but it says 'unknown proxy' when I try to use it! I've been to the Privoxy web site and read through the 'User manual', but most of it is 'geek' to me!

View 8 Replies View Related

Networking :: Squid Proxy Server On Ubuntu And WPAD - Proxy Auto Detection?

Dec 9, 2010

Currently my DHCP Server is working now what i want to have is auto detection of squid proxy in any browser but I still got an error in my dhcp server when I restart it.

My Config:

# DHCP configuration generated by Firestarter
ddns-update-style interim;
ignore client-updates;

[code]....

View 2 Replies View Related

Server :: Set Up Squid3 Proxy As A Transparent Proxy & Iptables Config

Feb 23, 2011

I am trying to set up my squid3 proxy as a transparent proxy - right now, I have to manually configure browsers to access via proxy. I understand that I have to put some rules into Iptables and also some further directives in the squid.conf.

I have a couple of specific questions. The proxy server is running on a Ubuntu 10.04 workstation and this machine also acts as a dhcp server for the network. I have just one subnet , namely 192.168.0.1-254 There is only 1 network card. Is it much easier to put in a second network card or is it just as easy to configure the existing lan card as a dual IP?

Is it necessary to configure these 2 IP's ( whether they are via 2 lan cards or dual IP on single card ) to be on different subnets. i.e ETH0 192.168.0.1 and ETH1 192.168.1.1 or is ok to have something like ETH0 192.168.0.1 and ETH1 192.168.0.254 ( where ETH0 is the one facing the LAN and ETH1 points to the modem router / switch i.e The Internet ) Where specifically do I save the Iptables rule configuration file and what must I call it ?

View 4 Replies View Related

General :: Convert HTTP Proxy To SOCKS Proxy?

Feb 27, 2010

I've been doing some security testing in a lab environment that does not have direct internet access. It's actually a little complicated: From home to connect to my lab machine, I

1. SSH to machineA.
2. SSH from machineA to machineB

where machineB is my actual lab machine. neither machineA or machineB allow anything other than SSH, and machineB is only accessible from machineA. However, I really need to run yum on machineB. I have managed to get internet access via Firefox on machineB by creating a series of SOCKS proxy via SSH.

1. machineB: ssh -L 12345:localhost:12345 user@machineA
2. machineA: ssh -D 12345 user@machineC
3. machineB: configure firefox to use socks proxy, localhost, 12345

where machineC has internet without limits placed. This is the only way I have managed to get internet working. I tried using ssh -L all the way from machineB->machineA->machineC but it didn't work (even when setting Firefox to use http proxy). I tried using ssh -D all the way, but again that doesn't work either.

I do have access via Firefox using socks proxy. However, yum update fails to retrieve mirror list, and from what I have found I don't believe yum supports socks proxy directly. Instead, it uses http_proxy / ftp_proxy. how to get yum to go out over the SOCKS proxy I created (same one using in Firefox)? It seems like since Firefox can access the internet and everything without issues, i should be able to get yum to tunnel through the same connection to access everything.... I tried

[URL]

View 1 Replies View Related

General :: Force Wget Proxy To Non Environment Proxy?

Aug 17, 2010

is there a way to force wget to use a specific squid proxy when making connections ? - I use a squid proxy normally, but I need this specific request to go via a different one. I dont have to use wget, I just need a way to test squid's blocking rules by requesting various pages through it, this proxy is not my normally proxy on the network and so I cant rely on wget taking the environment variable.

Also, this is as part of a script, so anything that avoids editing wget config files would be best. - Perhaps curl can do this ? - currently im using the exit code of wget to determine if the connection was made.

View 1 Replies View Related

Ubuntu Networking :: Switch Proxy Using Shell Script?

Oct 7, 2010

How to do this?

Is it possible to manipulate the selection of network proxy through shell script?

to

What happens How to change the selection of "Default" to "Something" through shell script? What I am trying to say is, I have created a new location called "Something" with HTTP Proxy as proxy and port as 8080. If I am at my home, I use "Default". If I goto my college, I should change it to "something". How to do this via shell script?

View 1 Replies View Related

Ubuntu :: Proxy Switch In Natty / 11.04 Gnome Classic?

Jul 7, 2011

Ever since I upgraded to Natty / 11.04, the quality of my desktop experience has dropped sharply.

One thing that effect me greatly is that I can no longer conveniently switch my network proxy on or off system-wide with single click.

Back in Maverick / 10.10, I could launch gnome-network-properties and switch it back and forth depends rather I am at work or at home.

I have found a similar application, "gnome-control-center network," on the surface of it, it seems to replace "gnome-network-properties" in Maverick. Except that this application doesn't seems do ANYTHING.

As result, I am having the hardest time switching my proxy settings, as I have to do so per application basis (gpodder, pidgin, aptitude, thunderbird / firefox, etc).

ps. I am using Gnome "classic" but Gnome 3 suffers the same issue

View 3 Replies View Related

Networking :: Live Proxy Detection - Switch Over Automatically ?

Jul 30, 2010

In my college many proxy : port (like 144.16.192.245:8080) are using to get Internet connection, performance of each proxy changes, how can i decide which one is working well at particular time. is there any way to switch over them automatically ?

View 2 Replies View Related

Networking :: Forwarding All Traffic To The Proxy To Another Proxy

Oct 28, 2009

At the moment I have a proxy and all the users have to configure it in the browser to access internet. I want to make the users able to browse even without configuring the proxy in the browser. but eventually it should be received in the proxy rather than giving an error to the user. I heard with transparent proxy I can redirect all the traffic from a particular network, to a particular host( ie my existing proxy).

I tried this using firewall rules. But then the existing proxy doesn't understand the protocol of the requests. I heard that it should be in the kind of proxy protocol.

View 1 Replies View Related

General :: Live Proxy Detection Decide Which One Is Working Well At Particular Time - Switch Over Automatically?

Jul 30, 2010

In my college many proxy : port (like 144.16.192.245:8080)are using to get Internet connection, performance of each proxy changes, how can i decide which one is working well at particular time. is there any way to switch over them automatically?

View 9 Replies View Related

Networking :: Browser Using Proxy Not Using Proxy's IP?

Feb 23, 2010

I've setup squid proxy st time on centos 5.This is my current setup.squid.conf:Quote:acl our_networks src 192.168.10.0/24 ttp_access allow our_networksQuote:

internet -- modem -- Firewall --switch--squid proxy (192.168.10.100)
--client workstation ((192.168.10.200)
(client workstation is connected to the same switch as the squid proxy)

[code]...

View 1 Replies View Related

General :: Proxy Delegate Refusing Connection?

Feb 12, 2010

My aim was to build a VERY simple smtp proxy under debian to handle mail from a port (51234) and forward it to the standard 25 port. I compile and install a "delegate" witch can handle easily that. It's working very well like that : delegated SERVER="smtp://anotherSmtpServer:25" -P51234

The strange thing is, it's working on my virtual test machine and on the dedicated server in local but I can't manage to use it trought internet. I test it like that. telnet [mySrv] 51234 Of course, no firewal, no deny host, no ined/xined, the service delegated is listening on the right port ... 2 clues : The port is answering trought internet with nmap as "51234/tcp open tcpwrapped" have a look at the tcpdump following :

[Code]....

View 2 Replies View Related

Ubuntu Security :: Secure SSL Connection Through Proxy

Jul 6, 2011

Is my ssl connection secure if I'm going through a proxy. Is it possible to craft a malicious proxy to steal/crack authentication?

View 2 Replies View Related

Networking :: How To Create A Proxy Connection, Wvdial

May 5, 2010

What I want to do is to share the internet connected to a computer with a telephone, over another telephone which is permanently connected to the pc.The thing is, that some guys found a way of making this on windows, in fact, I already set it up on xp and works like a charm, it involves configuring in a certain way the telephone, and to use 2 programs. One is CCProxy, which redirects the internet connection to the telephone, and another one, which updates the IP adress of the telephone connection to dyndns, so that I can put that adress on my second telephone as proxy, and this way, surf on the net through my home internet on the telephone anywhere. Tricky right?

Now, the thing is I don't like at all booting windows only for sharing internet with my telephone. So I want to do it in linux. I use Ubuntu and Puppy linux home.I tried setting up the connection to the modem with wvdial, and... I got connected! But hey, when I connect to the telephone, I lost my internet connection (main, cable based, the pc connection) :-S. I mean, somehow, the "active" connection for the browsers and all the internet programs is now the connection I have made with my telephone, which is plugged to the computer.Now my objective here is that NO CHANGE of active connections get done when I start the connection to the phone, and then, get a program like CCProxy, and a dyndns updater for sharing the internet connection on the pc, to the connection made on the telephone-modem wired to the computer.

View 1 Replies View Related

Networking :: VNC Connection Through Squid Proxy Server?

Dec 17, 2009

We have two offices suppose A and B. At office A, we use centos 5.3 computer as router and squid proxy server. At office B we use a cisco router to connect to Internet. Computers at office A that has direct access to Internet can access computers behind cisco router at office B using vnc viewer. But computers at office A that can use internet only through squid proxy can't access computers behind cisco router at office B. Is there any way so that I could allow squid clients to access computer behind cisco router at office B using vnc viewer.

View 3 Replies View Related

General :: Add A Contractor Proxy That Will Allow Internet Connection?

Dec 28, 2010

I am trying to complete a update from Etch to Lenny but I am currently unable to access the internet via my debian server. I have determined I need to point to a contractor proxy for security reasons, however I do not know where to add the contractor proxy IP address.

what config file I need to modify?

View 5 Replies View Related

Debian Configuration :: E2guardian - Proxy Connection Adjustment

Mar 4, 2016

I cannot seem to get e2guardian to work. I went into Ice Weasel to adjust the proxy connections but that just blocks off all internet activity. The problem seems to be with the configuration settings in the browser. I tried Privoxy with a completely new Debian install and have the same problem.

View 0 Replies View Related

Ubuntu Servers :: Slow Connection To Server Over SSH/Proxy?

Jul 31, 2011

Im running Ubuntu 10.04, currently living out of the country from where my server is located. We have a 4 Mbps dsl connection that speedtests fine to the closest server, and if we test from our present location to the speedtest.net server closest to our server the speed is great as well. When I SSH in to my server and setup a socks 5 proxy the speed goes through the floor. We barely get .2 Mbs. Whether I use putty or terminal from our mac, they both get the same slow speed. I've searched the forums and google extensively, but I haven't been able to come up with anything yet.

View 2 Replies View Related

Ubuntu Networking :: Squid Proxy With SOCKS And Ssh - Speed Up The Connection

Jun 16, 2011

I use ssh to port forward my browser(firefox) using SOCKS to a "server"(ubuntu desktop with ssh ) I have in the UK, to watch iplayer etc wen traveling... I forward port 1024 (default port for SOCKS? **mite b untrue..). the "server" is running ubuntu 11.04.

could i set up a transparent proxy(squid) on the "server" in the hope tht it speeds up the connection etc... my thot was get squid to listen on port 1024, or set up the ssh port forwarding to the squid port... would tht work? is the a better/different way to do it? the issue is tht sometimes the ssh connection can b slow at times

View 1 Replies View Related

Software :: Couldn't Establish Connection To Proxy - Network Is Unreachable

Jan 16, 2011

When ever i try to access 202.164.53.122 through ssh i get the following error message:

Couldn't establish connection to proxy: Network is unreachable ssh_exchange_identification: Connection closed by remote host

I have a account at 202.164.53.122.firewall is on.

View 1 Replies View Related

Ubuntu Security :: Establishing A SOCKS Proxy Connection At An Internet Cafe

Aug 7, 2011

I've got my netbook set up so that I can run a SOCKS proxy via my desktop machine. This works fine at home, but I'm wondering what happens at an internet cafe with public wifi.

Specifically, the connection needs initially to be set up with an ordinary direct internet connection so that I can log in to the cafe's router. I'm concerned that when I then set the network proxy to SOCKS host, the router will cease to recognise me and will disconnect me. This particular detail doesn't seem to have been covered in any instructions that I've seen (maybe I haven't looked hard enough).

View 5 Replies View Related

Ubuntu Networking :: Setup A Proxy Server Who Just Redirect The Internet Connection To My Second Computer?

Jan 9, 2011

I want to settup a proxy server who just redirect the internet connection to my second computer. I try Squid Proxy but its too complicated for me. Can you sugest me another more simple program to do what i want?

View 1 Replies View Related

Ubuntu Networking :: "redirect" The Connection And Use Telephone As Proxy?

May 5, 2010

What I want to do is to share the internet connected to a computer with a telephone, over another telephone which is permanently connected to the pc.The thing is, that some guys found a way of making this on windows, in fact, I already set it up on xp and works like a charm, it involves configuring in a certain way the telephone,d to use 2 programs. One is CCProxy, which redirects the internet connection to the telephone, and another one, which updates the IP adress of the telephone connection to dyndns, so that I can put that adress on my second telephone as proxy, and this way, surf on the net through my home internet on the telephone anywhere. Tricky right?

Now, the thing is I don't like at all booting windows only for sharing internet with my telephone. So I want to do it in linux. I use Ubuntu and Puppy linux home.I tried setting up the connection to the modem with wvdial, and... I got connected! But hey, when I connect to the telephone, I lost my internet connection (main, cable based, the pc connection) :-S. I mean, somehow, the "active" connection for the browsers and all the internet programs is now the connection I have made with my telephone, which is plugged to the computer.Now my objective here is that NO CHANGE of active connections get done when I start the connection to the phone, and then, get a program like CCProxy, and a dyndns updater for sharing the internet connection on the pc, to the connection made on the telephone-modem wired to the computer.Am I clear? I know it is confusing, and it took me weeks to understand how it works and get it done in windows. But now... Ubuntu is what I want.

View 1 Replies View Related

Networking :: How To "redirect" The Connection And Use Telephone As Proxy

May 5, 2010

What I want to do is to share the internet connected to a computer with a telephone, over another telephone which is permanently connected to the pc.The thing is, that some guys found a way of making this on windows, in fact, already set it up on xp and works like a charm, it involves configuring in a certain way the telephone, and to use 2 programs. One is CCProxy, which redirects the internet connection to the telephone, and another one, which updates the IP adress of the telephone connection to dyndns, so that I can put that adress on my second telephone as proxy, and this way, surf on the net through my home internet on the telephone anywhere. Tricky right?

Now, the thing is I don't like at all booting windows only for sharing internet with my telephone. So I want to do it in linux. I use Ubuntu and Puppy linux home.I tried setting up the connection to the modem with wvdial, and... I got connected! But hey, when I connect to the telephone, I lost my internet connection (main, cable based, the pc connection) :-S. I mean, somehow, the "active" connection for the browsers and all the internet programs is now the connection I have made with my telephone, which is plugged to the computer.Now my objective here is that NO CHANGE of active connections get done when I start the connection to the phone, and then, get a program like CCProxy, and a dyndns updater for sharing the internet connection on the pc, to the connection made on the telephone-modem wired to the computer

View 1 Replies View Related

Fedora :: Install The Vlc Behind Proxy?

Mar 19, 2010

I tried this on Fedora 12. The proxy settings for yum are set (yum update is working fine)

Code:

[URL]

I get this :

Code:

Retrieving http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
curl: (22) The requested URL returned error: 400
error: skipping http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm - transfer failed

How to use rpm from behind a proxy ?

View 4 Replies View Related

Fedora Networking :: How Do I Set Proxy

Aug 7, 2011

how do i set the proxy in fedora and also editing the update location from the add or remove software in fedora 15.

View 1 Replies View Related

Fedora Networking :: Script To Set Proxy ?

Apr 3, 2009

I have a netbook running Fedora 10 that i use for work, whilst at work i move around allot of schools. Each have varying proxy settings etc... So i was wondering if it was possible to set the system proxy (the one in System->Preferances->Internet And Network->Network Proxy) from bash. That way i can write a script that looks at my IP (each school has a diff ip e.g. 10.x.y.z) and then sets the system proxy accordingly.

View 6 Replies View Related

Fedora :: F11 Yum Proxy Changes From Http_proxy To Https_proxy?

Jun 25, 2009

At work I used to use "export http_proxy=http://xxx:8080" in F10 to instruct yum to use said http proxy. This no longer works with F11; yum would hang like this in F11, with http_proxy set: [root@taiwan timliim]# yum update Loaded plugins: refresh-packagekit The reason being that in F10 yum uses http to get mirror list, but in F11 it uses https. In F11 one can use export https_proxy=http://xxx:8080 or edit /etc/yum.conf to add proxy=http://xxx:8080 This knowledge is in other postings too, but their subject lines are less than obvious to me, so I am reposting a summarized version here.

View 4 Replies View Related

Fedora Networking :: Setup Rpm To Use The Same Proxy?

Feb 23, 2010

i setup yum to use my proxy (/etc/yum.conf , /etc/profile.d / KDE network setting)and it works great.

but rpm does not.(the command rpm) how do i setup rpm to use the same proxy yum is setup with ??

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved