### ISDN Network settings

# name of master device
DEVICE="ippp0"

# my ip address
IPADDR="192.168.100.1"

# remote ip address
REMOTEADDR="192.168.100.2"

# Bootmode
ONBOOT="yes"

# Firmware to load
FIRMWARE=""

