Network problems
Martin P. Hellwig
mhellwig at xs4all.nl
Sun Aug 15 10:50:10 PDT 2004
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
More information about the Bugs
mailing list