Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 23, 2024, 09:17:27 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
any one go through multy parent and multy dns squid.conf
« previous
next »
Print
Pages: [
1
]
Author
Topic: any one go through multy parent and multy dns squid.conf (Read 6098 times)
tomamodi
Linux Learner
Posts: 78
any one go through multy parent and multy dns squid.conf
«
on:
September 24, 2004, 05:12:42 AM »
I have to change isp in case of speed drop or any other malfuntioning it is frequent i mean daily so i have 4 diffrent user id for four diffrent isp
but problem is every time i have to go to squid.conf and change
dns and peer line i tried to put 4 pairs of dns in squid.conf and four cache peer but it will not work did there any way that squid snif the isp change and i am free by not changing every time sqid.conf
hope there will be some way
Logged
Ricky
LST CareTaker
Specially Skilled
Posts: 2381
any one go through multy parent and multy dns squid.conf
«
Reply #1 on:
September 25, 2004, 09:37:44 AM »
DNS ? can you tell me the lines which you used to change ?
Logged
tomamodi
Linux Learner
Posts: 78
any one go through multy parent and multy dns squid.conf
«
Reply #2 on:
September 30, 2004, 06:07:24 AM »
cache_peer 212.162.130.80 parent 8080 0 no-query default
#want to add +++
cache_peer proxy.jeel.com parent 8080 0 no-query default
cache_peer 212.26.70.36 parent 8080 0 no-query default
cache_peer 212.26.70.48 parent 8080 0 no-query default
#and dns
dns_nameservers 212.26.70.62 212.26.70.10
#w add +++ 4 or 6 dns address
dns_nameservers 212.26.70.10 212.26.70.62 212.162.130.79 \ 212.162.130.34
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
any one go through multy parent and multy dns squid.conf