Date: Thu, 09 Feb 2012 14:49:58 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: freebsd-questions@freebsd.org Subject: Re: lost network connections Message-ID: <4F33DD16.5000201@infracaninophile.co.uk> In-Reply-To: <443241977.20120209173104@thebat.net> References: <443241977.20120209173104@thebat.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig45E8011AF1B22EA42257B625 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable On 09/02/2012 13:31, Dmitry Vasilyev wrote: > When replacing the MTA if you disable sendmail to rc.conf file after ad= ding the lines: >=20 > sendmail_enable=3D"NO" > sendmail_submit_enable=3D"NO" > sendmail_outbound_enable=3D"NO" > sendmail_msp_queue_enable=3D"NO" >=20 > lost all network connections to any local port IP4, but if you go > locally as root and execute the command ping any IP network, all > connections are restored Just editing rc.conf like that won't have any effect on the running system. You have to do something else -- in this case, killing sendmail before editing rc.conf and starting your preferred MTA after would be the minimum to achieve the intended effect. To test fully though, you should reboot. If the loss of connectivity is a consequence of rebooting, then it suggests that you're probably inadvertently modifying some other settings in rc.conf, or that the problem already existed and the changes to rc.conf are a red herring. There have been some changes to the syntax used to configure IPv6 addresses in 9.0 -- check rc.conf(5) for details -- but that doesn't seem entirely relevant here. Hmmm... how about showing us your rc.conf to see if we can spot any problems? Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig45E8011AF1B22EA42257B625 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8z3R0ACgkQ8Mjk52CukIyvBACaA1e5++rt/nyr6KPN6z44rC9q cQwAn1JQFXPOYyh2l3Aw2PnUhsN3Mdpe =ASfR -----END PGP SIGNATURE----- --------------enig45E8011AF1B22EA42257B625--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F33DD16.5000201>