The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
27 views

PGP keyserver and proxy firewall issues

I am not sure this is a Linux question directly ... I use Arch Linux which uses package signing. This requires me to download a set of pgp keys with the pacman-key program. This works off the ...
3
votes
1answer
40 views

Configure Centos 6.3 to direct all traffic through a proxy server

Is there a way to configure Centos 6.3 to direct all internet traffic through a proxy server? Forgive me if this is a really dumb question, I know very little about how proxy servers work and how ...
2
votes
0answers
24 views

How to bind ppp0 interface (PPTP VPN) as 'external' in proxy server?

I'm trying to bind ppp0 interface (PPTP VPN) as 'external' interface in proxy server (Tinyproxy). Unfortunately it does not work. Using route add -net default gw 10.9.0.1 I can make all the traffic ...
0
votes
1answer
27 views

What do I need to setup a linux box as a proxy to access the network?

At the minute I have all my machines connect directly to my isp-supplied broadband router. I want to make sure my machines are behaving correctly so I wish to test this by sniffing the traffic of ...
0
votes
2answers
43 views

How to make my debian to work as http/html proxy?

I use debian on faculty server via putty having its public Ip adress. I have sudo. I wonder how to make it work as Http/html proxy for access to "web of science" from my home windows browser. I wonder ...
1
vote
1answer
23 views

How can I configure dnsmasq to resolve based on the source of the request?

I'm trying to get SiriProxy to work whenever I'm connected to my home network by setting up dnsmasq on my router running the Tomato firmware to send all requests to the Apple Siri server to my local ...
1
vote
2answers
113 views

Use socks proxy for commands in terminal

I connect to a remote ssh server by running this command: ssh -D 12345 [email protected] This creates a socks proxy that I can use with Firefox to bypass censorship in my country. However, I can't ...
1
vote
0answers
55 views

Redirect all non-local traffic to a socks proxy

Is it possible to redirect all non-local traffic to a socks proxy? so, for example i have: 4 computers (clients A-D: 10.0.0.1-3 or dhcp) 1 computer with 2 network cards (gateway-server, eth0: ...
2
votes
1answer
217 views

How to configure for an Authenticating Proxy Server

My work proxy server requires authentication with the Microsoft AD domain user credentials. Everybody knows how it works: If you log in on a Windows workstation, your "Internet Explorer" browser based ...
2
votes
3answers
138 views

Linux stack for a home network firewall/proxy?

I've got a generic home 'network' where my ISP supplied modem acts as router with a software firewall built-in. My PCs connect directly to this router to access the Internet. I want to place a box in ...
1
vote
2answers
83 views

Connecting to host by SSH client in Linux by proxy

I am really struggling with this. My host (A) is behind a proxy/firewall (PF) and needs to connect to host H. The proxy has HTTP/FTP/SOCK proxy configured and I have no issue to configure in ...
1
vote
1answer
31 views

Self cache-proxying all outcoming http/https request

Is there a way to setup squid (or another caching proxies) to cache any http/https request from my own computer? i will use it to record all request and get the downloaded files from software that ...
0
votes
0answers
69 views

Using Filezilla to upload files to remote server under a proxy server

I am using Filezilla to upload files to my web server. I am under a proxy server of my college. I edited FTP proxy in Filezilla Settings. However, it shows the following error :- Status: Selected ...
2
votes
2answers
718 views

How to flush local DNS cache in CentOS

(I am aware that googling this question gives me tons of stuff, but literally none worked) I'm looking for a way to flush the local DNS cache on a Centos 6 system, it is not running any DNS server or ...
1
vote
0answers
66 views

problem with socks in proxychains

I'm trying to connect to a socks server using proxychains. My ProxyList part of proxychains.conf is: socks5 ip1.sockssrv.org 1080 MYUSER MYPASS When I try to use it; for example using ...
0
votes
2answers
41 views

How to resolve issue of system proxy?

I live in an institute where two proxies work. Lets say they are proxy A and proxy B. A works well for almost all websites, however my institution has blocked many of the essential sites in B using a ...
1
vote
1answer
66 views

How to allow access to web only through proxy?

I have a machine with Linux Slackware 13.37. Is it possible to configure iptables, so the users will be able to access web only through squid? The direct access through the browser will be blocked. ...
0
votes
1answer
153 views

Get transmission web interface working with web server

I have my transmission server working on default port and i want to be able to use the web interface with an url like http://my.domain/torrents. I tried adding a location and a proxy conf to nginx ...
2
votes
0answers
278 views

The right way for dynamic ssh port-forwarding

Want my Firefox could use localhost:9099 proxy forwarded from vps server, why it doesn't it work this way? I always get bind: Address already in use $ ssh -vfND 127.0.0.2:9099 vpn OpenSSH_5.9p1, ...
3
votes
0answers
209 views

iptables routing marked packets from router to PC and routing them back to router

I'm trying to do deep packet inspection on HTTP packets. The purpose of this is to collect HTTP payload data and then create some proxy/cache-independent reports. Following this, the idea is to ...
1
vote
2answers
110 views

Bypass sshd AllowTCPFowarding=no by installing own forwarder?

In the man pages for sshd_config, for the AllowTCPForwarding option, it states: AllowTcpForwarding Specifies whether TCP forwarding is permitted. The default is “yes”. Note that disabling ...
2
votes
1answer
1k views

how do I use rtorrent with a socks5 proxy?

How do I get rtorrent to use a socks5 proxy? I've tried to get socks5 to work with rtorrent, but it doesn't seem to have any impact. Setup the socks5 proxy on port 9800: ssh -ND 9800 user@otherhost ...
2
votes
2answers
291 views

Setup ssh tunnelling to browse using the IP of a computer inside a private network

I think my question is much easier to understand looking at the draw below. The idea is that for some reasons (such like accessing the intranet of my company, or getting access to some web pages that ...
1
vote
0answers
109 views

Running fetchmail with Socks proxy

I checked the manual of fetchmail, all it mentioned was SOCKS_CONF, but what is the format of that config file? And how do I know if my fetchmail is configured with --with-socks, fetchmail -V doesn't ...
1
vote
1answer
225 views

Gnome 3 on OpenSUSE 12.2 Proxy Porblem

Recently I've switched from Fedora 17 to OpenSUSE 12.2. I used to add my proxy from Network Settings>Network Proxy>Manual Method>Socks Hosts. But it doesn't work on openSUSE. I get the following ...
2
votes
1answer
412 views

How to check if apt proxy configuration is correct?

I have to use a proxy server which requires authentication. So, I need to update the apt.conf file to include my proxy settings. All fine. What I need is to check that the configuration is correct so ...
5
votes
1answer
2k views

SSH over Socks proxy without username or password

I have a list of SOCKS proxy servers from this site. I've read about creating a dynamic tunnels with ssh -D and to be honest i've tried that already. Unfortunately for some reason i cannot connect to ...
1
vote
1answer
574 views

cURL socks5 proxy: “Empty reply from server”

I'm accessing an http resource using Chrome, FoxyProxy without any problems. The proxy is defined as socks5 in the standard port 1080. I've tried accessing the same resource using cURL (actual URLs ...
4
votes
2answers
1k views

Yast is unable to access software repositories even though URLs are accessible in browser and system date is correct

I am using Yast on OpenSuse 12.1. When trying to install packages from the software repositories, I get an error that the repo cannot be accessed because the network is unreachable: Download ...
1
vote
0answers
288 views

Route VPN Through Proxy

I'm on a network which requires out-going traffic to pass through an http proxy. I would like to connect to my remote VPN through the proxy, but am not sure how to do this. Any thoughts? I am ...

1 2 3
15 30 50 per page