Re: configuring squid



Hi,

http://nscsysop.hypermart.net/proxypac.html
http://homepages.tesco.net/J.deBoynePollard/FGA/web-browser-auto-proxy-configuration.html

_____________________---
an example of a dhcp.conf so you can automatically configure your clients to use your squid as proxy server.

_______________
ddns-update-style interim;
ignore client-updates;
authoritative;
option local-wpad code 252 = text;
subnet 10.1.1.0 netmask 255.255.255.0 {

# --- default gateway
option routers 10.1.1.1;
option subnet-mask 255.255.255.0;

option broadcast-address 10.1.1.255;

option nis-domain "foo.com";
option domain-name "foo.com";
option domain-name-servers 200.87.61.83, 166.114.1.40, 4.2.2.2;

option time-offset 0; # Eastern Standard Time
option local-wpad "http://10.1.1.1/proxy.pac\n";;

# option ntp-servers 192.168.1.1;
# option netbios-name-servers 192.168.1.1;
# --- Selects point-to-point node (default is hybrid). Don't change this unless
# -- you understand Netbios very well
# option netbios-node-type 2;

range dynamic-bootp 10.1.1.65 10.1.1.127;
default-lease-time 28800;
max-lease-time 43200;

# we want the nameserver to appear at a fixed address
# host ns {
# next-server marvin.redhat.com;
# hardware ethernet 12:34:56:78:AB:CD;
# fixed-address 207.175.42.254;
# }
}
____________________________-----------

Josh Coffman wrote:
..and it would really be nice if any suggested
articles described out to use squid in conjunction
with dhcp(server).



--- Josh Coffman <josh_coffman@xxxxxxxxx> wrote:

Anyone know a good guide for configuring squid on FC
(5)? I don't really know much about squid, but I'd
like to use it for a couple different things.

1) proxy'ing web traffic from my work desk.
2) proxying and optionally filtering web traffic
from
home.

I'm happy to read up; just need some good links.

╔══╗
║ j≈ ╚══╝



__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam
protection around http://mail.yahoo.com

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-list



&#9556;&#9552;&#9552;&#9559;
&#9553; j&#8776; &#9562;&#9552;&#9552;&#9565;



__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: configuring squid
    ... I don't really know much about squid, ... Do You Yahoo!? ... Mail has the best spam ... Mail has the best spam protection around ...
    (Fedora)
  • Suse 10 DNS, firewall, or masquerading problem?
    ... The clients are set by DHCP from Squid ... Windows XP clients to go through Squid and Dansguardian on the proxy. ... looked on the internet but it's difficult to trawl through all the ...
    (comp.os.linux.networking)
  • Re: Suse 10 DNS, firewall, or masquerading problem?
    ... > The clients are set by DHCP from Squid ... > Windows XP clients to go through Squid and Dansguardian on the proxy. ... I have manged to get a local DNS caching server going I think. ...
    (comp.os.linux.networking)
  • Re: Suse 10 DNS, firewall, or masquerading problem?
    ... > The clients are set by DHCP from Squid ... > Windows XP clients to go through Squid and Dansguardian on the proxy. ... > looked on the internet but it's difficult to trawl through all the ...
    (comp.os.linux.networking)
  • Re: [SLE] Firewall help
    ... So there is no need for them (the clients) to call servers ... Routing and masquerading on the firewall can stay disabled ... As a side effect squid can generate logs for client requests. ... # the 10.0.1.0 network to use www/ftp to the internet. ...
    (SuSE)