3 Nov
2008
3 Nov
'08
11:16 a.m.
Hi,
Hi,
aparently freeradius.org (but not www.freeradius.org) has an IPv6 address:
swinter@aragorn:~> host freeradius.org freeradius.org has address 64.34.165.250 freeradius.org has address 88.191.76.128 freeradius.org has IPv6 address 2a01:e0b:1:76:21c:c0ff:fe27:7b54 freeradius.org mail is handled by 10 mail.freeradius.org. swinter@aragorn:~>
The address is pingable, but the web server doesn't deliver any content (no reply). This looks like a daemon binding only to IPv4:80, not the IPv6:80 address...
ah, the joys of IPv6 - if I had a dollar for every time I've forgotten to add a 'Listen ::443' etc to my httpd.conf (and add all the extra Redirect, Access etc parts to reflect IPv4 requirements) I'd have...... oh, about 10 dollars ;-) alan