Search squid archive

Re: Squid Server With Multiple Outgoing IPs, each ip with separate login and password

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Франсуа Мартiнес escreveu:
Hi!

i am going to buy dedicated server and organize proxy server.
server has 250 IPs.
I want each outgoing ip address to have its own login and password.

so i give client ip with login and password.

so i want to bind each outgoing ip witt login-password.

can someone help me in reccomendation?
thx

first of all get some authentication method fully configurated, i'll skip that part because i dont know what you're using. And for getting an auth method working, there's still LOTS of tutorials on the web. Google for it if you dont know how to do it.


acl myport001 myport  10001
acl username001 proxy_auth -i username001

http_access allow myport001 username001
http_access deny myport001




acl myport002 myport  10002
acl username002 proxy_auth -i username002

http_access allow myport002 username002
http_access deny myport002


....... and there it goes ........


this will give you a big config, i cant think on a 'simple' (few lines) config to acchieve that. But it will work for sure !



--


	Atenciosamente / Sincerily,
	Leonardo Rodrigues
	Solutti Tecnologia
	http://www.solutti.com.br

	Minha armadilha de SPAM, NÃO mandem email
	gertrudes@xxxxxxxxxxxxxx
	My SPAMTRAP, do not email it






[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux