1 Jun
2010
1 Jun
'10
5:41 p.m.
Hi, There appears to be a small bug in the IPv6 section of the init script. [ -f /etc/bird-6.conf ] || BIRD6="no" should be [ -f /etc/bird6.conf ] || BIRD6="no" Similarly on the default control file within birdc6 - which won't attach. Unable to connect to server control socket (/var/run/bird-6.ctl): No such file or directory
2 Jun
2 Jun
10:19 a.m.
On 1.6.2010 19:41, Neil Wilson wrote:
Hi,
There appears to be a small bug in the IPv6 section of the init script.
Hi! Thank you, fixed in 1.2.3-2. Ondrej
[ -f /etc/bird-6.conf ] || BIRD6="no"
should be
[ -f /etc/bird6.conf ] || BIRD6="no"
Similarly on the default control file within birdc6 - which won't attach.
Unable to connect to server control socket (/var/run/bird-6.ctl): No such file or directory
5855
Age (days ago)
5856
Last active (days ago)
1 comments
2 participants
participants (2)
-
Neil Wilson -
Ondrej Filip