making varnish listen ONLY on ipv6

Poul-Henning Kamp phk at phk.freebsd.dk
Thu Aug 5 08:25:19 CEST 2010


In message <4C599EE2.7080405 at taptu.com>, Paul Mansfield writes:
>On 04/08/10 16:17, Poul-Henning Kamp wrote:

>#DAEMON_OPTS="-a :8080 \
>DAEMON_OPTS="-a 2001:4d48:2400:0:NNN:NNNN:NNNN:NNN:8080 \

I belive the convention we support is [...]:port, ie:

>DAEMON_OPTS="-a '[2001:4d48:2400:0:NNN:NNNN:NNNN:NNN]:8080' \

Try that...


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.




More information about the varnish-dev mailing list