Technical data

4. Packages
parameter lc-default-route (y/n). fli4l (res. imond) will trigger a connection to the internet
provider and assure that all packets leaving the local net are routed over the circuit that is
active at this time.
The standard use cases in summary:
If simply a connection to the internet is intended DIALMODE is set to auto, 1-n circuits
are to be defined which have an initial route of ’0.0.0.0/0’ and whose times (times with
lc-default-route = y) cover the whole week.
ISDN_CIRC_%_ROUTE_N='1'
ISDN_CIRC_%_ROUTE_1='0.0.0.0/0'
ISDN_CIRC_%_TIMES='Mo-Su:00-24:0.0148:Y'
If besides that a connection to a company net should be used another (or more) circuits
have to be defined. The route should differ from ’0.0.0.0/0’ to accomplish a permanently
active route.
ISDN_CIRC_%_ROUTE_N='1'
ISDN_CIRC_%_ROUTE_1='network/netmaskbits'
ISDN_CIRC_%_TIMES='Mo-Su:00-24:0.0148:Y'
4.13.2. ISDN Card
ISDN_TYPE ISDN_IO ISDN_IO0 ISDN_IO1 ISDN_MEM ISDN_IRQ ISDN_IP ISDN_PORT
Some technical data about the ISDN card is specified here.
The values in the example work for a TELES 16.3 set to IO-address 0xd80 via Dip-
switches. For other settings of the switches the values have to be changed.
Common error (example):
ISDN_IO='240' -- right value would be: ISDN_IO='0x240'
Using IRQ 12 eventually a PS/2 mouse has to be deactivated in BIOS. Better choose
another IRQ! „Good ones“ are mostly 5, 10 and 11.
ISDN_TYPE in principle follows the type numbers for HiSax drivers. Exception: non-HiSax-
cards like i.e. the AVM-B1. For those the type numbers were extended (see below). The
list of possible HiSax-types is based on
linux-2.x.y/Documentation/isdn/README.HiSax.
Typ Karte Needed parameters
Dummy Type-Number:
0 no driver (dummy) none
Typen-Numbers for HiSax drivers:
1 Teles 16.0 irq, mem, io
2 Teles 8.0 irq, mem
3 Teles 16.3 (non PnP) irq, io
4 Creatix/Teles PnP irq, io0 (ISAC), io1 (HSCX)
5 AVM A1 (Fritz) irq, io
5 AVM (Fritz!Card Classic) irq, io
146