Hi.
Still, in 1.2RC4 there are problems with openbgpd package. Same error message as indicated here in first post.
I inspected bgpd.conf file and yes, as written here, there are unfinished sections in it:
group "" {
remote-as
neighbor {
descr ""
}
}
neighbor {
descr ""
}
}
deny from any
deny to any
allow from
allow to
..and also uneditable fist field on pfsense web manager interface. Unfortunately, I was not able to spot the correct lines in config.xml to delete them. All I have (with no fields filled in in openbgpd manager) is this:
<openbgpd>
<config>
<asnum/>
<holdtime/>
<fibupdate>yes</fibupdate>
<listenip/>
<routerid/>
</config>
</openbgpd>
<openbgpdgroups>
<config/>
</openbgpdgroups>
<openbgpdneighbors>
<config/>
</openbgpdneighbors>
What should I delete or do here?
Thnx, Jan Zorz