IPv6 
    Trond Endrestøl 
    Trond.Endrestol at fagskolen.gjovik.no
       
    Wed Oct 15 07:57:32 UTC 2014
    
    
  
On Wed, 15 Oct 2014 09:48+0200, Laszlo Danielisz via freebsd-questions wrote:
> What is the proper way to disable IPv6 on FreeBSD?
Rebuild the kernel using a kernel configuration file like this one:
include GENERIC
ident NO-INET6-NO-SCTP
nooptions INET6
nooptions SCTP
-- 
+-------------------------------+------------------------------------+
| Vennlig hilsen,               | Best regards,                      |
| Trond Endrestøl,              | Trond Endrestøl,                   |
| IT-ansvarlig,                 | System administrator,              |
| Fagskolen Innlandet,          | Gjøvik Technical College, Norway,  |
| tlf. mob.   952 62 567,       | Cellular...: +47 952 62 567,       |
| sentralbord 61 14 54 00.      | Switchboard: +47 61 14 54 00.      |
+-------------------------------+------------------------------------+
    
    
More information about the freebsd-questions
mailing list