[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK
From: |
OpenMacNews |
Subject: |
Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X |
Date: |
Sun, 01 May 2005 18:33:41 -0700 |
hi stef,
I have a 10.3 box so I am following this with some interest.
a fellow glutton for punishment! =)
apache2 wants a Listen directive for its interfaces; I am not sure if you need
to define ::1 as an address for listening, but configtest it and see if it
accepts it.
well, i found this comment 'out there':
@ <http://wiki.linuxquestions.org/wiki/IPv6_deployment:SOHO_network>
$ vi /usr/local/apache2/conf/httpd.conf
Change the "Listen" directive to your IPv6-compatible web URL i.e.:
Listen [2001:470:1f00:ffff::759]:80
now i just have to figure out where in my virtual hosting setup it goes ...
is this actually verification that IPv6 "works" for lynx, or is the reply
simply a fortuitous conincidence?
see if httpd logged the requesting address and user-agent as fact.
hmmmm ....
log entry is 'just':
[Sun May 01 18:21:21 2005] [error] [client 127.0.0.1] client denied by server
configuration: /usr/local/apache2/htdocs
why 127.0.0.1?
% cat /etc/hosts:
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
also, ifconfig shows:
% ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::201:93de:fe9c:cb51%en0 prefixlen 64 scopeid 0x4
inet 172.30.10.5 netmask 0xffffff00 broadcast 172.30.10.255
ether 00:04:95:9c:cb:52
media: 10baseT/UTP <full-duplex> status: active
supported media: none autoselect 10baseT/UTP <half-duplex>
10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback>
100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX
<full-duplex,hw-loopback> 1000baseT <full-duplex> 1000baseT
<full-duplex,hw-loopback> 1000baseT <full-duplex,flow-control>
1000baseT <full-duplex,flow-control,hw-loopback>
so it looks like ip6 is 'hot' on both localhost & ethernet ...
need to flog httpd.conf a bit after my perl rebuilds ( i clearly need a dual
CPU, dual core, 4GHz G6!)
cheers,
richard
- Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X, (continued)
- Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X, OpenMacNews, 2005/05/01
- Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X, Thomas Dickey, 2005/05/01
- Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X, OpenMacNews, 2005/05/01
- Message not available
- Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X, OpenMacNews, 2005/05/02
- Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X, Stef Caunter, 2005/05/02
- Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X, OpenMacNews, 2005/05/02
- Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X, Stef Caunter, 2005/05/02
- Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X,
OpenMacNews <=
- Message not available
- Message not available
- Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X, Stef Caunter, 2005/05/02
- Re: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X, OpenMacNews, 2005/05/02