Navigation
The new bero*fix card from BeroNet is a kind of modular Media Gateway in form of a PCI card 1), which talks to Asterisk via SIP 2). It will be detected by the the system as a standard network card 3). It's the successor to the BNxSO and BNxE1 ISDN cards and can be used for BRI and/or S2M connections (also mixed). Information can be found here:
The easiest way to get access to the bero*fix card is to set up a bridge in AstLinux. Load the Realtek NIC driver (e.g. 8139too for PCI in /etc/rc.modules), then reboot and put
BRIDGE0="eth0 eth4"
into your user.conf (or /mnt/kd/rc.conf)4), reboot again and then in the Network tab choose br0 for your Internal or External Interface. There is a small tool (12kB), called bfdetect, at the support page to change the default IP address and other network settings, but it is not included in AstLinux (yet
).
Note: The default IP address of the bero*fix is 10.0.0.2. You will initially need to assign BR0 an address in this range in order for bfdetect to work.