> On Feb 21, 2016, at 5:35 AM, David Flater <[email protected]> wrote: > > On 02/20/2016 08:57 PM, Manfred Antar wrote: >> Error details: bind: Invalid argument. > > This is the punishment for trying to support IPv6. I just love having to > guess which argument is invalid and how. > > Does the problem go away if you specify explicitly your address like > /usr/local/sbin/xttpd 50.197.129.137/8080 > ? > > DWF
doesn’t make a difference I tried: /usr/local/sbin/xttpd 50.197.129.137/8080 and /usr/local/sbin/xttpd 192.168.0.5/8080 (this works on version 2.14) and /usr/local/sbin/xttpd 127.0.0.1/8080 the 192.168.0.5 is the local address, the cisco points everything to 50.197.129.137 to it. Same error in syslog CANT_GET_SOCKET. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
