Re: no specifc dhcpd port found

2006-10-05 Thread Jonathan McKeown
On Wednesday 04 October 2006 23:46, Noah wrote: > Hi there, > > I am unable to find the dhcpd port in /usr/ports > > where should I be looking? > > # find /usr/ports -name dhcp\* I find the easiest way to search for ports is # cd /usr/ports # make search name=dhcp | grep -A2 '^Port:' This finds

Re: no specifc dhcpd port found [SOLVED]

2006-10-04 Thread Noah
Peter A. Giessel wrote: On 2006/10/04 13:46, Noah seems to have typed: where should I be looking? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-dhcp.html *** QUOTE 25.5.7.1 *** The server is not provided as part of FreeBSD, and so you will need to install the net/i

Re: no specifc dhcpd port found

2006-10-04 Thread Peter A. Giessel
On 2006/10/04 13:46, Noah seems to have typed: > where should I be looking? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-dhcp.html *** QUOTE 25.5.7.1 *** The server is not provided as part of FreeBSD, and so you will need to install the net/isc-dhcp3-server port to provide th

Re: no specifc dhcpd port found

2006-10-04 Thread Philip Hallstrom
I am unable to find the dhcpd port in /usr/ports where should I be looking? /usr/ports/net/isc-dhcp3-server/ cheer,s Noah # find /usr/ports -name dhcp\* /usr/ports/net/dhcp-agent /usr/ports/net/dhcp6 /usr/ports/net/dhcp6/files/dhcp6relay.sh.in /usr/ports/net/dhcp6/files/dhcp6s.sh.in /us

Re: no specifc dhcpd port found

2006-10-04 Thread John Nielsen
On Wednesday 04 October 2006 17:53, John Nielsen wrote: > On Wednesday 04 October 2006 17:46, Noah wrote: > > Hi there, > > > > I am unable to find the dhcpd port in /usr/ports > > > > where should I be looking? > > net/isc-dhcpd and friends. Sorry, net/isc-dhcp3-server and similar. JN _

Re: no specifc dhcpd port found

2006-10-04 Thread John Nielsen
On Wednesday 04 October 2006 17:46, Noah wrote: > Hi there, > > I am unable to find the dhcpd port in /usr/ports > > where should I be looking? net/isc-dhcpd and friends. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/li