Displaying 2 results from an estimated 2 matches for "qstat6v2lon5g".
2007 Mar 24
1
Binding an ip address to an username with SQUID passwod file
...cache.org/mail-archive/squid-users/200208/0029.html
These above URLS are fine for me. The above URLS say,
put the IP add in squid passwd
I did it. Pls see below for my squid_passwd file.
[root at worldnet ~]# cat /etc/squid/squid_passwd
indunil:TeiAQ3uqXDQNg:192.168.101.25
www:Oi4THedCcN0nQ
web:qsTaT6v2loN5g
It has bound user indunil to ip address 192.168.101.25 .
But user indunil still can access internet from any ip . Why is that? Where
did I go wrong?
I think that it is an easy task.
Pls help me to solve this issue. It is urgent.
--
Thank you
Indunil Jayasooriya
-------------- next part -----...
2007 Mar 26
0
Binding an ip address to an username with SQUID passwod file (SOLVED)
...The above URLS say,
> >
> > put the IP add in squid passwd
> >
> > I did it. Pls see below for my squid_passwd file.
> >
> > [root at worldnet ~]# cat /etc/squid/squid_passwd
> > indunil:TeiAQ3uqXDQNg:192.168.101.25
> > www:Oi4THedCcN0nQ
> > web:qsTaT6v2loN5g
> >
> > It has bound user indunil to ip address 192.168.101.25 .
> >
> > But user indunil still can access internet from any ip . Why is that?
> > Where did I go wrong?
> >
> > I think that it is an easy task.
> >
> > Pls help me to solve this...