Changeset 1167 for 1.8.3/trunk/hints/openbsd.txt
- Timestamp:
- 12/28/07 19:57:17 (1 year ago)
- Files:
-
- 1.8.3/trunk/hints/openbsd.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.3/trunk/hints/openbsd.txt
r846 r1167 2 2 below: 3 3 4 * If you're using an IPv6-enabled install and 'sysctl 5 net.inet6.ip6.v6only' prints out 1, you'll have to get a sysadmin to 6 change it to 0 or run configure with --disable-ipv6 to allow IPv4 7 connections. 4 * OpenBSD (4.2, probably other releases as well) will not forward IPv4 5 connection to a listening IPv6 port by default, and the sysctl 6 invocation that should change this fails with an 'Operation not 7 supported' error. Pass --disable-ipv6 to configure. 8
