Re: Proftpd and IPv6

Peter Bieringer <[email protected]>
Newsgroups gmane.network.ipv6.general
Message-ID <[email protected]>
Jason Gauthier wrote:
> I have no IPv4 address though, so I don't really know how I could bind one
> to my IPv6 address.

You can try 2 things:

a) bind only IPv6 (can't currently test whether this works or not)
<VirtualHost 2001:0DB8::1>
</VirtualHost>

b) bind IPv4 to loopback, so you have effective IPv6 only
<VirtualHost 127.0.0.1>
        ...
        Bind 2001:0DB8::1
        ...
</VirtualHost>

Hope this helps,
	Peter
-- 
Dr. Peter Bieringer                     http://www.bieringer.de/pb/
GPG/PGP Key 0x958F422D                       mailto:[email protected]
Deep Space 6 Co-Founder and Core Member  http://www.deepspace6.net/
---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.