Re: Dhcpd authorisation

2007-02-03 Thread Scott Peshak

On 2/3/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Hello,

Do you know any way to put an authentication wih ISC Dhcpd server for a lan 
network users ?

Thanks in advance


You may want to look at netreg.  I've never done a setup of it, but
have been on the user side plenty.

http://netreg.sourceforge.net/

--speshak
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ftp proxy.

2006-06-30 Thread Scott Peshak

I've used the HTTP method to use a proxy for installs with out much
trouble, and I think FTP proxy is just as easy.  Assuming that you
want to use the pkg_* tools:

setenv HTTP_PROXY http://proxy/;
setenv FTP_PROXY ftp://proxy/;

Also check out the fetch manpage, it has all the info you'll need.

-Scott
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


5.5-RELEASE gone from mirrors for alpha arch?

2006-06-19 Thread Scott Peshak

Hi all,
I was working on installing 5.5-RELEASE on an alpha box i have this
weekend (I can't use 6.x, need arla afs support) but it seems that all
of the packages  install sets are no longer on the mirrors, although
the ISOs are.

What happened to the binaries? (not really a big deal to me now, i
just rebuild world on the box to get it to 5.5, but still it is very
confusing to be able to get a 5.5 boot iso and then not be able to use
it to get a 5.5 release installed.)

Scott
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]