On 2015-04-22, Iuri Guilherme wrote:
> --=_09865548c132c4c9e7ee8a86ad210a78
> Content-Transfer-Encoding: 7bit
> Content-Type: text/plain; charset="UTF-8"
>
> I couldn't search the list archives for this, but I am having trouble
> trying to authenticate on proxies servers.
>
> In the system network
Alejandro:
¿Do you mean the local sites for different websites?
¿Is this about the Debian website?
Spanish:
¿Te refieres a sitios espedíficops del país de los diferentes sitios?
¿Te refieres a la página oficial de Debian?
> Date: Mon, 27 Oct 2008 12:16:24 -0600> From: [EMAIL PROTECTED]> To:
On Thu, 09 Oct 2008 15:39:03 +1000, Julian De Marchi wrote:
>> I can't get any of the proxy server working on my newly installed
>> lenny, both squid and privoxy.
>>
>> squid installs and starts fine. Just that it doesn't work if I browse
>> using proxy server localhost:3128. The logs looks norma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
T o n g wrote:
> Hi,
>
> I can't get any of the proxy server working on my newly installed lenny,
> both squid and privoxy.
>
> squid installs and starts fine. Just that it doesn't work if I browse
> using proxy server localhost:3128. The logs loo
On 14/10/2007, jekillen <[EMAIL PROTECTED]> wrote:
> Hello:
> I had set up a web proxy for my Debian installation and have
> tried to undo the setup. But the proxy, a Mac OSX machine,
> is still used by the Debian installation, in this manner:
> I have Apache2 installed and have set up a localhost
Dear Sir/Madam,
I would like to ask that, How to test my bandwith using command line?
Regards,
Faheem Ahmad.
--
Faheem Ahmad, Customer Support Engineer, iGATE IMS Ltd.
Resident Engineer of Wildlife Institute of india,Dehradun
Arafangion wrote:
> Roberto C. Sanchez wrote:
>
>
>>Dirk wrote:
>>
>>
>>
>>>Where do I find an example proxy code in C, with less than 100 lines and
>>>no dependencies?
>>>
>>>
>
> Here's an int proxy:
>
> // .c file
> int f;
> void setTheInt(int foo) {
> f = foo;
> }
> int getTheInt()
Roberto C. Sanchez wrote:
>Dirk wrote:
>
>
>>Where do I find an example proxy code in C, with less than 100 lines and
>>no dependencies?
>>
>>
Here's an int proxy:
// .c file
int f;
void setTheInt(int foo) {
f = foo;
}
int getTheInt() {
return f;
}
// .h file
void setTheInt(int foo)
Dirk wrote:
> Where do I find an example proxy code in C, with less than 100 lines and
> no dependencies?
>
> I mean C. C is nothing different than C.
>
> Thank you!
>
>
Proxy for what?
-Roberto
--
Roberto C. Sanchez
http://familiasanchez.net/~roberto
signature.asc
Description: OpenPGP di
Also, you can put the following in /etc/apt/apt.conf
Accquire::http::Proxy "http://username:[EMAIL PROTECTED]:portnumber";
The quotes and semicolon at the end are necessary or apt will say that there
is junk at the end of the config file.
I don't think anyone has suggested this one yet.
On Thu
Or
$cd
$pico .bashrc
and add these lines:
http_proxy=http://some.ip.number:port
export http_proxy
logout from konsole and open it. apt-get update will work.
Cum 24 Şub 2006 01:13 tarihinde, Christoph Nenning şunları yazmıştı:
> Am Donnerstag, 23. Februar 2006 14:24 schrieb Deephay:
> > Greet
Am Donnerstag, 23. Februar 2006 14:24 schrieb Deephay:
> Greetings all,
>
> I want to know that if I can set a proxy for the APT utilities such as
> apt-get? thx!
>
> Deephay
Hi,
you may have a look at apt-proxy
regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
Juergen Fiedler wrote:
> On Thu, Feb 23, 2006 at 09:24:53PM +0800, Deephay wrote:
>
>>Greetings all,
>>
>> I want to know that if I can set a proxy for the APT utilities such as
>> apt-get?
>>thx!
>>
>>Deephay
>
>
> You could try apt-cacher, which is basically a caching proxy.
>
> HTH,
> --j
thx for all you guys!
- Original Message -
From: "Nic" <[EMAIL PROTECTED]>
To:
Sent: Friday, February 24, 2006 12:02 AM
Subject: Re: proxy for APT
> "Deephay" <[EMAIL PROTECTED]> writes:
>
>> Greetings all,
>>
>> I want to k
"Deephay" <[EMAIL PROTECTED]> writes:
> Greetings all,
>
> I want to know that if I can set a proxy for the APT utilities such as
> apt-get?
> thx!
> Deephay
http_proxy=http://someproxyserver: apt-get install something
or check apt conf like everyone else said.
http_proxy is good becaus
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
man 5 apt.conf
Deephay escreveu:
> Greetings all,
>
> I want to know that if I can set a proxy for the APT utilities such
> as apt-get? thx!
>
> Deephay
- --
Felipe Neuwald
[EMAIL PROTECTED]
PGP Public Key:
http://pgp.mit.edu:11371/pks/lookup?op=
On Thu, Feb 23, 2006 at 09:24:53PM +0800, Deephay wrote:
> Greetings all,
>
> I want to know that if I can set a proxy for the APT utilities such as
> apt-get?
> thx!
>
> Deephay
You could try apt-cacher, which is basically a caching proxy.
HTH,
--j
signature.asc
Description: Digital signa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
man 5 apt.conf
Deephay escreveu:
> Greetings all,
>
> I want to know that if I can set a proxy for the APT utilities such
> as apt-get? thx!
>
> Deephay
- --
Felipe Neuwald
[EMAIL PROTECTED]
PGP Public Key:
http://pgp.mit.edu:11371/pks/lookup?op=
On 9/1/05, Franco Gorziglia <[EMAIL PROTECTED]> wrote:
2005/9/1, belahcene <[EMAIL PROTECTED]>:> Hi,> I haven't a direct access to the net, I go thru a proxy,> synaptic gives the possibility to put the proxy server,
> but there is no input for username and passwd, which required when I try> to upda
2005/9/1, belahcene <[EMAIL PROTECTED]>:
> Hi,
> I haven't a direct access to the net, I go thru a proxy,
> synaptic gives the possibility to put the proxy server,
> but there is no input for username and passwd, which required when I try
> to update.
> thanks for help
> bela
>
One solution is cr
Collet Brunel wrote:
> Does anyone know a proxy tester for linux? One that
> make tests just like www.proxyjudge.org?
See what "apt-cache search open proxy" turns up.
Adam
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> Giorgio Raccanelli wrote:
> I need to tell the system to go through the proxy. How can I do that?
you can configure apt to always use the proxy by editing
/etc/apt/apt.conf (or create it if not already there)
and adding a line:
ACQUIRE::http::Proxy "http://192.168.0.1:3128/";;
or whatever.
Giorgio Raccanelli wrote:
hello everyone,
I need to connect my PC to the Internet for making an upgrade. I have
already configured the net-card (I'm sure because I'm able to send
ping commands and receive answers), but my PC is on a network, so if I
want to be able to receive the packages from t
On Tue, Jun 15, 2004 at 11:33:22AM +0200, [EMAIL PROTECTED] wrote:
>
>
> Hi,
>
> I was just wondering if there is a way to redirect any incomming HTTP proxy
> traffic (don't know port or proxy address)?
> In a nutshell, my question is: Is it possible, with iptables or whatever, to
> detect if an
[EMAIL PROTECTED] writes:
> I was just wondering if there is a way to redirect any incomming HTTP proxy
> traffic (don't know port or proxy address)?
> In a nutshell, my question is: Is it possible, with iptables or whatever, to
> detect if an incoming packet is a proxy request?
You're looking fo
You can try user iptables to redirect port 80 to 3128 (transparent proxy).
Hugs
Gilberto
On Thu, 10 Jun 2004 12:08:58 +0200
[EMAIL PROTECTED] wrote:
> Hi dear list,
>
> My problem is quite simple to explain, but I'm afraid it is not so simple to solve.
> I have a Debian Box with 2 NICS:
>
>
On Sun, Dec 21, 2003 at 08:42:32PM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
> Anyway, one of the responses mentioned apt-get install ipmasq
>
> So I tried it, rebooted, and was pleasantly surprised to find that it
> worked. I was able to connect to the Internet just fine on my Win-98
> har
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, Dec 21, 2003 at 08:42:32PM -0800, Scarletdown wrote:
> Problem solved. Out of frustration, I went to ask.com to see what
> "Jeeves" had to say about getting the firewall up and running
> automatically. I ended up getting sidetracked with an
Problem solved. Out of frustration, I went to ask.com to see what
"Jeeves" had to say about getting the firewall up and running
automatically. I ended up getting sidetracked with an old Slashdot
article about Comcast cracking down on NAT users (thankful that I'm on
Charter...)
Anyway, one of
Scarletdown wrote:
GCS wrote:
Argh, I am going to bug the packager of iptables. Just create the dir:
mkdir /var/lib/iptables/
Then execute the command again.
That seems to have done it (No errors at least.) Now to reboot to test
it...
It still didn't autostart. Before rebooting, I did the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, Dec 21, 2003 at 01:15:33AM -0800, Scarletdown wrote:
> That worked quite well. There's still one little problem though. How
> do I get this to load automatically when I boot up? Those instructions
> give examples for Red Hat and Slackware,
GCS wrote:
On Sun, Dec 21, 2003 at 11:38:08AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
Saving iptables ruleset: save "active" with
counters/etc/init.d/iptables: line 65: /var/lib/iptables/active: No such
file or directory
Argh, I am going to bug the packager of iptables. Just create the di
On Sunday 21 December 2003 16:38, Scarletdown wrote:
> GCS wrote:
> > On Sun, Dec 21, 2003 at 10:52:53AM -0800, Scarletdown
<[EMAIL PROTECTED]> wrote:
> >> There are two ways to load things in Slackware:
> >>/etc/rc.d/rc.local or editing the /etc/rc.d/rc.inet2 file. The first
> >>method is th
On Sun, Dec 21, 2003 at 11:38:08AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
> Saving iptables ruleset: save "active" with
> counters/etc/init.d/iptables: line 65: /var/lib/iptables/active: No such
> file or directory
Argh, I am going to bug the packager of iptables. Just create the dir:
mkd
GCS wrote:
On Sun, Dec 21, 2003 at 10:52:53AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
There are two ways to load things in Slackware:
/etc/rc.d/rc.local or editing the /etc/rc.d/rc.inet2 file. The first
method is the easiest. All you have to do is add the line:
[...]
I tried the firs
On Sun, Dec 21, 2003 at 10:52:53AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
> There are two ways to load things in Slackware:
> /etc/rc.d/rc.local or editing the /etc/rc.d/rc.inet2 file. The first
> method is the easiest. All you have to do is add the line:
[...]
> I tried the first te
GCS wrote:
On Sun, Dec 21, 2003 at 01:15:33AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
/etc/rc.d/init.d/
/etc/init.d/
/etc/rc.d/rc.inet2
/etc/rc2.d/ Maybe wrong, I do not know /etc/rc.d/rc.inet2.
This is what I am trying to accomplish...
2. Slackware:
*
There are two ways to
On Sun, Dec 21, 2003 at 01:15:33AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
> That worked quite well.
Have not looked into the links, but Squid is capable what you tried to
do. I think others may misunderstood your question, maybe me. So you
want a machine, which can act as a proxy, fetch web
Paul Johnson wrote:
That's not what squid (or any other proxy) does. This might be
something closer to what you're looking for:
http://ursine.ca/cgi-bin/dwww?type=html&location=/usr/share/doc/HOWTO/en-html/Firewall-HOWTO.html
http://ursine.ca/cgi-bin/dwww?type=html&location=/usr/share/doc/HOWTO/en
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, Dec 20, 2003 at 11:28:08PM -0800, Scarletdown wrote:
> Can anyone here direct me to a tutorial for setting up Squid to serve as
> a router?
That's not what squid (or any other proxy) does. This might be
something closer to what you're looki
On Mon, Dec 15, 2003 at 01:09:08AM -0800, Scarletdown wrote:
> I'm about to embark on my next project, getting a Debian system set up as
> a proxy and firewall. This is going to be the system that my roommate
> will be connecting to as his gateway to the Internet.
>
> He is running Windows-98SE
On Mon, Dec 15, 2003 at 01:09:08AM -0800, Scarletdown wrote:
>
> So, what I need to know is, what would be a suitable set of packages
> to download and install for routing and firewall services for him?
Pretty much any iptables firewall package and squid.
> Since I want to have this system ope
Hi,
* Haiko Etzel <[EMAIL PROTECTED]> [031112 11:12]:
> Hello,
> my server is behind a proxy-server with authentification.
> I installed debian through http, where I inserted the proxy informations.
For package installation with apt-get have a look in /etc/apt/apt.conf
> But now I need to change
Paul Miller <[EMAIL PROTECTED]> writes:
> Are there any good proxy filter programs for Linux? Anything comparable
> to Proxomitron (http://www.spamblocked.com/proxomitron/)?
>
> I've trying junkbusters and squid blacklists...
There's privoxy in unstable, which is based on junkbuster. There's al
Hi Greg,
> >From man page:
> ...
> ies. The http_proxy environment variable will override all settings.
> ...
> SO, "unset http_proxy" you will now need:-)
Thanks, but funny enough it ONLY works like this:
export ftp_proxy=http://peluche:9877/
but NOT like this:
ftp
{
Proxy "http://
Hi Greg,
> Why not try a script like this:
Ui, pretty complicated, I prefer apt-get --just-print dist-ugrade :-)
> export http_proxy=http://192.168.2.64:8080/
> export ftp_proxy=http://192.168.2.64:8080/
But this really worked! Thanks!
So I understand even less why the same option in apt.conf.d
Hi Sander,
> > > But the cache _does_ work. Proof:
> > > hamster:~>telnet proxy 3128
> > > Trying 192.168.96.3...
> > > Connected to proxy.int.radiomaranon.org.pe.
> > > Escape character is '^]'.
>
> This only proofs the proxy takes connections,
Correct. But I assure you that it does work,
Quoting Andy Spiegl ([EMAIL PROTECTED]):
> > Proxy "ftp://proxy:3128/";;
> > Err ftp://ftp.de.debian.org woody/main libcupsys2 1.1.12-4
> > Server closed the connection
> >
> > But the cache _does_ work. Proof:
> > hamster:~>telnet proxy 3128
> > Trying 192.168.96.3...
> > Connected to
> I don't know what may be going on with your setup but I have squid and
> ipchains setup to do transparent proxying and I don't have any
> problems.
>
> Also have export http_proxy=http://192.168.1.1:3128 in /etc/profile.
Thanks a lot, guys, but I think there was a misunderstanding.
I'm talking
Andy Spiegl wrote:
>
> Pretty sad to respond to my own posting, but I'm desperate. :-)
> Is there noone who can help me with that? I'm on a satellite uplink and
> _have_ to use the proxy.
> Thanks,
> Andy.
this is my apt.conf proxy line:
Acquire::http::Proxy "http://proxy.mycompany.com:8080";;
Hi Andy!
On Fri, 11 Jan 2002, Andy Spiegl wrote:
> Pretty sad to respond to my own posting, but I'm desperate. :-)
> Is there noone who can help me with that? I'm on a satellite uplink and
> _have_ to use the proxy.
> Thanks,
> Andy.
>
I don't know what may be going on with your setup but I h
Pretty sad to respond to my own posting, but I'm desperate. :-)
Is there noone who can help me with that? I'm on a satellite uplink and
_have_ to use the proxy.
Thanks,
Andy.
> I am trying to tune apt-get to use my proxy (squid) when downloading files
> via ftp, but it doesn't connect anymore wh
So dante is a SOCKS server? Cool. I'll try that.
Calyth
On Tue, Dec 11, 2001 at 02:16:56AM -0800, Calyth wrote:
> Does anyone know a good proxy package (besides squid) that would allow a
> Windows machine to access the internet through the proxy on applications
> that are not the standard ones (read: games, streaming, etc).
> I was lookigns socks4-serve
On Fri, 27 Apr 2001, Alan E. Davis wrote:
> How can I set up the new machine now to recognize these packages and
> install, either from this machine or the connected machine? Can I
> just copy over the /etc/apt/sources.list onto this machine without
> being connected? Which of the other files i
The three general solutions I could think of for this are:
- Port forwarding via ssh. Forward an internet-accessible port to the
Oracle port of the database server. Traffic connecting to the
external port will be forwarded to Oracle. This may be insecure and
expose you
Specifically, I need to access Oracle on a machine that is only
accessible through a web server. The web server has two network cards,
one is for the net, the other connects to the Oracle server through a
switch. The Oracle server and the second NIC are on a private local
network (through 198.162
The question is a bit vague, but I would suggest looking at rinetd.
On Mon, 14 Aug 2000, Kelly Corbin wrote:
> Any one know how to set up a proxy server for a particular port in
> Debian? Couldn't find any info in the archives. Any help would be
> appreciated.
>
> Thanks!
>
>
> Kelly Corbin
Jay Kelly wrote:
>
> When I shutdown my system, it says 'stopping Proxy server" and hangs for a
> few minutes, then I recived failed. What will I need to do?
> Thanks Guys
A bit more information would be good. I assume your running squid? Do
you need to? If not you could disable it by changi
On Wed, 22 Dec 1999, Joe Hall wrote:
joe >Currently I've got ~100 users going through a proxy server and I am looking
joe >to better serve their browsing experience.
joe >I've just renewed our contract with our ISP and since they are giving us a
joe >discount I thought about more bandwidth... but
Hello,
a while ago, I wrote about a problem I was having
with a proxy server setup. I had two networks 192.168.1.0 and 192.168.2.0
joined by a router. The proxy server was 192.168.1.1 and though I could
ping, telnet on both networks to the other, the proxy server would only
work on the 1.0 ne
On 22 Jul 1999, Ramin Motakef wrote:
> > % squidclient http://www.netscape.com/ > test
> >
> You have to set permissions in /etc/squid.conf. Look for something
> like:
> http_access allow "some acl"
> To get started: "http_access allow all" as last entry.
OK, this test seems to work so far
Andreas Tille <[EMAIL PROTECTED]> writes:
>
> % squidclient http://www.netscape.com/ > test
>
> Unfortunately I get a
>HTTP/1.0 403 Forbidden
> message with each server I try, also with http://localhost/. To
> make it clear, I append the file "test".
>
You have to set permissions in /
On Wed, 21 Jul 1999, Shao Zhang wrote:
> apache is a really a web server. AFAIK, it has very limited features to
> be a proxy server.
> If you are using debian, make sure the module is installed.
>
> For a better proxy server, I suggest you to try out squid. There is a
> debia
Hi,
apache is a really a web server. AFAIK, it has very limited features to
be a proxy server.
If you are using debian, make sure the module is installed.
For a better proxy server, I suggest you to try out squid. There is a
debian package for it.
Hope this helps
Someone correct me if I am wrong, but the proxy-server apache module
would use a proxy server to speed up the serving of apache web pages.
Squid is designed to do _exactly_ what you want, and I've heard very
good things about it.
--
Stephen Pitts
[EMAIL PROTECTED]
webmaster - http://www.mschess.o
Didi Damian [EMAIL PROTECTED] wrote:
> Do you have the modules for both NICs compiled ?
>
> If so, you should home free, usually there's no need to specify IRQ's, ports
> and all that
> if the cards are different make and model.
>
> I have a similar setup (I do masquerading not firewall though
Do you have the modules for both NICs compiled ?
If so, you should home free, usually there's no need to specify IRQ's, ports
and all that
if the cards are different make and model.
I have a similar setup (I do masquerading not firewall though) and, when
setting up Linux,
I first load the ext
For the most recent docs check out
http://ipmasq.cjb.net/
HTH
On 25 Apr 99, at 17:08, Eliezer Figueroa
wrote about proxy/firewall for debian?:
> I heard about IP masquerading as the best way of connecting my
> internal net to internet and keep it safe if that is true can
> somebody point to
Eliezer Figueroa wrote:
>
> I heard about IP masquerading as the best way of connecting my
> internal net to internet and keep it safe if that is true can
> somebody point to a howto of it.
Hi Eliezer
This is going to be my first project after the end of the semester.
Check out http://metalab.un
Hi,
(im running potato ) check the file /etc/junkbuster/config
in my setup it has the following as default
listen-address :5865
Did you configure youre netscape proxy settings properly to use the above ??
ive set netscape to use localhost port 5865
gets rid of those pesky adds etc :
> -> The 'squid' package offers a very flexible and configurable FTP and HTTP
> -> caching-proxy server.
>
> yes but it uses http protocol which is not very good (means it's unusable)
> for FTP client;
Use TIS firewall toolkit: fwtk_1.3-1.deb from Debian 1.3 distribution.
-> Pierfrancesco Caci wrote:
-> >
-> > is there a package to create a proxy ftp server ?
->
-> The 'squid' package offers a very flexible and configurable FTP and HTTP
-> caching-proxy server.
yes but it uses http protocol which is not very good (means it's unusable)
for FTP client;
--
Matus "
Pierfrancesco Caci wrote:
>
> is there a package to create a proxy ftp server ?
The 'squid' package offers a very flexible and configurable FTP and HTTP
caching-proxy server.
--
[EMAIL PROTECTED] -- PGP and GPG public keys at http://meta-x.net/keys/
At 10:34 PM 8/23/98 -0200, you wrote:
>Trying to use a machine thats is running Win95 and Wingate(Proxy Software)
>for a proxy server for my Debian Linux Machine. The Win95 machine is
>connect to the net via cable modem. I can already get from net to the
>linux box but not from linux box to the n
I would say SOCKS is easier than TIS. I have used both but have done limited
configuration and maintenance of TIS while I've done lots with SOCKS. TIS is an
"application level" proxy while SOCKS is a socket level proxy. TIS will give
you more
fine-tuned control. SOCKS allows you to control access
Florian Attenberger <[EMAIL PROTECTED]> writes:
> Hi,
>
> What is the sysntax for the proxy variables:
> ftp_proxy="don't know"
> http_proxy="don't know"
http_proxy=http://localhost:8080/
export http_proxy
The same for ftp_proxy.
Torsten
--
I haven't lost my mind -- it's backed up on
On Sun, Feb 08, 1998 at 09:52:12PM +0100, Peter Paluch wrote:
> ftp_proxy=proxy.utc.sk:3128
> http_proxy=proxy.utc.sk:3128
>
> That's all the trick.
This might work with wget, but it doesn't seem very standard --
Lynx doesn't like it. I use
http_proxy=http://proxywww.rmit.edu.au:8080/
The final
Hi all,
===
Florian Attenberger wrote:
> What is the sysntax for the proxy variables:
> ftp_proxy="don't know"
> http_proxy="don't know"
You are using wget, aren't you? ;-) Well, the syntax is rather simple:
fpt_proxy=full_server_name:port
http_proxy=full_server_name:port
Imagine that there
> Date: Wed, 10 Dec 1997 08:00:06 +0800 (PST)
> From: "A. M. Varon" <[EMAIL PROTECTED]>
> To:Steve Millard <[EMAIL PROTECTED]>
> Cc:debian-user@lists.debian.org
> Subject: Re: Proxy Server
> On Tue, 9 Dec 1997
On Tue, 9 Dec 1997, Steve Millard wrote:
> I am doing work for a small township that has 5 people working there that
> would
> like internet access and email. Is there a way to give them access with only
> one modem connection with Linux? I know Wingate will do this, but is there
> some
> sor
You did compile firewalling into your kernel, didn't you?
On Mon, 1 Dec 1997, Mark Stone wrote:
> From: Mark Stone <[EMAIL PROTECTED]>
> To: debian-user@lists.debian.org
> Date: Mon, 1 Dec 1997 08:58:33 -0800 (PST)
> Subject: proxy server question
>
> I'm attempting to use one of my computers at
On Fri, 22 Aug 1997, Batista, M. wrote:
> Hello,
>
> What is the best software for connect my LAN to the Internet?.
> Current i have Socks, but i would like to know others.
With linux I like to use a combination of Socks5, Squid, QMail, TIS
Firewall Toolkit (FWTK), named and IP Masqueradin
[EMAIL PROTECTED] :
> > [debian - ftp method - socks / proxy ftp site - perl script...]
>
> Maybe you can socksify perl??
After a bit of study, that was the solution I was looking
for. I've got perl and will try it this afternoon (uk time).
By the way, there seem to be a project t
84 matches
Mail list logo