![tell IP Bridge Pro Скачать руководство пользователя страница 9](http://html1.mh-extra.com/html/tell/ip-bridge-pro/ip-bridge-pro_user-manual_1083884009.webp)
T. E. L. L. SOFTWARE
HUNGÁRIA KFT
9
Getting the module's network address using a pendrive:
Insert a
pendrive into the module’s USB Host connector.
The module creates the export folder and adds the
macaddress.cfg file (e.g.:
"export/A2225C7D806B.cfg") that contains the network settings. Once the file has
been copied, the LED turns red and the pendrive can be removed.
The USB drive can be 2.0 or 3.0 and the file system can be NTFS, FAT32, ext2 or ext4.
The file content has the following details:
PLUGGED=1
// the module is connected to the network
TYPE=dhcp
// the network type is DHCP
MAC=A2:22:60:E0:ED:79
// MAC address of the module
IP=192.168.1.91
// IP address of the module
GATEWAY=192.168.1.1
NETWORK=192.168.1.0
SUBNETMASK=255.255.255.0
DNS1=tellsofthun.local
DNS2=192.168.1.2
DNS3=8.8.8.8
5.1
Service ports
The following ports are used by IP Bridge module:
80
http web based interface
443
https web based interface
22
SSH
–
technical support
5.2
Router settings
If you’d also like to use the module’s web interface through the internet, set up on your router the
port
forwarding of port no. 80 and port no. 443 at the module’s IP address.
If it is enabled in the module settings,
then loading the web interface through port no. 80 (
) redirects to port no. 443
). In case the port no. 443 is already taken or forwarding of this port is not possible, you
can also use a different one, but in this case open the page directly through https protocol (e.g.:
). If you need the technical support’s help to solve any issue, you’ll need to open
and forward port no. 22.
5.3
Network configuration
Some of the module parameters can be set and modified with a text file on a pendrive. You can use USB 2.0 or
USB 3.0 pendrives with NTFS, FAT32, ext2 or ext4 file system on it. To modify the network settings create the
import/macaddress folder (pl.: import/A2225C7D806B) on the pendrive. Within this folder create the
ipbridge.dnr file, that contains the settings.
The following settings can be added to the config textfile (the values and IP addresses below are only
samples!):
ADDRESS="192.168.1.198"
: to set the static IP address
NETMASK="255.255.255.0"
: to set the netmask for the IP address
NETWORK="192.168.1.0"
: to set the default subnet
GATEWAY="192.168.1.1"
: to set the gateway for the static IP address
DNS1="8.8.8.8"
: to set DNS1 for the static IP address
DNS2="208.67.220.220"
: to set DNS2 for the static IP address
ADDRESS="dhcp"
: to restore DHCP mode