K.K.V. Dapoli forced the electrons to say:
> Hi,
>
> Thanks for your advice. Now could you please tell me the stps involved in
> squid proxy server.?(I am currently using ipfwadm)
I am assuming that squid is running on your dial-up server, and that there is
no other gateway to the internet in your office.
Run the following commands on the server,
ipfwadm -a m -S 192.168.100.1/255.255.255.0
ipfwadm -F -i deny -S 192.168.100.1/255.255.255.0 -P tcp -D 0.0.0.0/0 http
(It should be your server IP address and netmask there).
Configure and start squid. In particular, set the port you want it to run. The
default is 3128. You don't have to configure much else to start off with. Once
you have it up and running, you can tweak with the other options.
In all the client machines, set the proxy server as your server IP address and
the port as the one you chose.
Try connecting to the internet.
Binand
--
#include <stdio.h> | Binand Raj S.
char *p = "#include <stdio.h>%cchar *p = %c%s%c; | This is a self-
int main(){printf(p,10,34,p,34,10);return 0;}%c"; | printing program.
int main(){printf(p,10,34,p,34,10);return 0;} | Try it!!
--------------------------------------------------------------------------
LI is all for free speech, but this list was created for a purpose --
to help popularise Linux in India. If your messages are counterproductive
to that purpose, your privileges to submit messages can and will be revoked.