Comment 8 for bug 633981

Revision history for this message
Alex Athanasopoulos (filopodaros) wrote :

Just any ipv6 for my own private network.
For example, if I do this: sudo ifconfig eth0 add 1::2
...then apache starts listening on :::80
I just want this to be done automatically at boot time.
Perhaps by putting some commands in /etc/network/interfaces?