On Sun, 28 Dec 2014 05:20:04 -0700 [email protected] wrote: > On Sat, 27 Dec 2014 10:10:27 -0600, Ed Ahlsen-Girard > <[email protected]> wrote: > > > I am missing something really obvious. httpd exits logging thusly: > > > > Dec 27 10:05:07 $hostname httpd[28709]: fatal: send server: Can't > > assign requested address > > > > rc.conf.local and httpd.conf files are below. httpd.conf sets > > $ext_addr to "egress", but I do not know where egress is defined > > `ifconfig egress` to see the interface (and the IP address(es) > assigned to) in the group egress. > > Your problem is that you have a bunch of "listen on" like "listen on > 2001:db8::53f6:3eab port 81" in your httpd.conf but you don't have > those IP on your computer. > > Configuration filed in /etc/examples/ are to be adapted, not blindly > copied and expected to work. > > Cheers, > Daniel
Worked. I blindly followed because that worked for the Apache that used to be in base - it only needed proper flags in rc.conf.local to work. -- Edward Ahlsen-Girard Ft Walton Beach, FL

