Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-22-2005, 02:28 AM
|
#1
|
Senior Member
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783
Rep:
|
enable overall proxy
I'm using dial-up ISDN connections to connect to the internet.
I've got a new free connection provided by my university to connect to the internet.
This connection needs to redirect all the trafic through a proxy server. I can easily access the internet with firefox by configuring it to use the proxy server but what about all the other programs?
Is there a way to tell the system to use a proxy for everything ?
(maybe add something in resolv.conf or in a file in /etc/ppp/ or something like that)
I'm using slackware 10.2 and wvdial (to connect) if that matters at all.
|
|
|
11-22-2005, 08:01 AM
|
#2
|
Senior Member
Registered: Sep 2005
Location: Out
Posts: 3,307
Rep:
|
It's not a standard but some apps look at the environment variable http_proxy or HTTP_PROXY
export http_proxy="1.1.1.1:8080"
Iptable could be helpful to redirect all traffic through the proxy if it's a transparent proxy.
AFAIK some application (like cvs,..) will not work through a proxy and the only method is to establish a tunnel (you will need an external machine to untunnel http)
|
|
|
11-27-2005, 03:45 PM
|
#3
|
Senior Member
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783
Original Poster
Rep:
|
Thanks for the input.
I don't have time know to learn how to write iptables scripts, but the enviromental variable works at least with wget.
Thanks again.
|
|
|
All times are GMT -5. The time now is 08:53 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|