Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 1998 11:19:45 -0500
From:      "Mark Keeran" <mark@auto-net.com>
To:        <max@FreeBSD.ORG>
Cc:        <ports@FreeBSD.ORG>
Subject:   FreeBSD Port: delegate-5.3.1
Message-ID:  <01bd8e42$41b1d0c0$29fc9ad0@anet98.auto-net.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_00AD_01BD8E18.58DBC8C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have a question about the configuration of delegate.  I am not sure if =
this is who I direct these questions to, but if so, here goes.  I setup =
a delegate server running on the current version of FreeBSD.  It is on a =
Class A network (fictious numbers) at the Address 10.11.4.69 netmask =
255.255.248.0.  Everyone on this subnet has no problem accesses the =
Internet.  However, satelite offices (eg 10.11.11.61 netmask =
255.255.255.248) can't.  Thier requests hit the server, and the server =
retrieves them but does not forward them back to the client PC.  So =
basically thier Browser Timesout.  However, I can reach thier PC's from =
the server (via ping or traceroute) and the log file does not show any =
noticeable errors.  Here is the startup script I am using:

#!/bin/sh
if [ -x /usr/local/sbin/delegated ]; then
        echo -n ' delegated'
        /usr/local/sbin/delegated -Pvx0:3128 \
 DELEGATE=3Dvx0:3128 \
 MANAGER=3Dmark@auto-net.com \
        CHARCODE=3DJIS \
        CACHEDIR=3D/var/spool/delegate/cache \
 LOGDIR=3D/var/log \
 LOGFILE=3Ddelegated \
        > /dev/null 2>&1
fi

They are using various subnets of the 10.0.0.0 address.  If you have any =
suggestions or ideas as to how to configure this for the entire class A =
and not just one subnet, could you please send them my way. =20

If I have directed this question to the wrong address, I apologize.

Thanks for your help,

Mark Keeran
AutoNet International, Inc.
mark@auto-net.com


------=_NextPart_000_00AD_01BD8E18.58DBC8C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.71.1712.3"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>I have a question about the =
configuration of=20
delegate.&nbsp; I am not sure if this is who I direct these questions =
to, but if=20
so, here goes.&nbsp; I setup a delegate server running on the current =
version of=20
FreeBSD.&nbsp; It is on a Class A network (fictious numbers) at the =
Address=20
10.11.4.69 netmask 255.255.248.0.&nbsp; Everyone on this subnet has no =
problem=20
accesses the Internet.&nbsp; However, satelite offices (eg 10.11.11.61 =
netmask=20
255.255.255.248) can't.&nbsp; Thier requests hit the server, and the =
server=20
retrieves them but does not forward them back to the client PC.&nbsp; So =

basically thier Browser Timesout.&nbsp; However, I can reach thier PC's =
from the=20
server (via ping or traceroute) and the log file does not show any =
noticeable=20
errors.&nbsp; Here is the startup script I am using:</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>#!/bin/sh</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>if [ -x /usr/local/sbin/delegated ]; =

then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; echo -n '=20
delegated'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
/usr/local/sbin/delegated -Pvx0:3128 \<BR> DELEGATE=3Dvx0:3128 \<BR> <A=20
href=3D"mailto:MANAGER=3Dmark@auto-net.com">MANAGER=3Dmark@auto-net.com</=
A>=20
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CHARCODE=3DJIS=20
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
CACHEDIR=3D/var/spool/delegate/cache \<BR> LOGDIR=3D/var/log \<BR> =
LOGFILE=3Ddelegated=20
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; /dev/null=20
2&gt;&amp;1</FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>fi<BR></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>They are using various subnets of =
the 10.0.0.0=20
address.&nbsp; If you have any suggestions or ideas as to how to =
configure this=20
for the entire class A and not just one subnet, could you please send =
them my=20
way.&nbsp; </FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>If I have directed this question to the wrong =
address, I=20
apologize.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Thanks for your help,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>Mark Keeran<BR>AutoNet =
International, Inc.<BR><A=20
href=3D"mailto:mark@auto-net.com">mark@auto-net.com</A></FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_00AD_01BD8E18.58DBC8C0--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01bd8e42$41b1d0c0$29fc9ad0>