DragonFly BSD
DragonFly bugs List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Network problems


From: "Martin P. Hellwig" <mhellwig@xxxxxxxxx>
Date: Sun, 15 Aug 2004 19:50:10 +0200

Marco Righele wrote:
<snip>
sshd_enable="YES"
portmap_enable="YES"
inetd_enable="YES"

ifconfig_sis0="inet 192.168.0.3 netmask 255.255.255.0"
defaultrouter="192.168.0.1"
hostname="marco"
<snip>
DragonFlyBSD just as FreeBSD-5 and other BSD's use the RCNG system, so for inetd to start at startup you should put in your /etc/rc.conf:
inetd_enable="YES"
or do a:
/etc/rc.d/inetd forcestart
maybe cyrus needs also a entry in /etc/rc.conf, but that I don't know.


About the other network problems, IRC there where some major changes in the network and nic sources, maybe rebuilding again with today's current (I presume you track current) will solve your problems.
Be aware that there have been massive changes so a real clean build is required (perhaps even deleting /usr/src and /usr/obj and refetch is the simplest <copy your kernel.conf :-) >).


--
mph



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]