ETH0 configuration

WLAN0 configuration

type

Value Description
master Use Robotino as wireless access point (WAP). Robotinos IP address is 172.26.1.1 with netmask 255.255.0.0. A DHCP server is started assigning address in the range 172.26.1.100 to 172.26.1.200 to devices connecting to Robotino.
client Use Robotino as wireless LAN client, i.e. Robotino connects to an external wireless access point.

ssid

Value Description
Your SSID Service Set Identifier. The unique identifier for your wireless network.

psk

Value Description
Your PSK pre-shared key. The secret key to log into your wireless network.

method

Value Description
manual Assign IP address/network/gateway and dns manually.
auto Ask a DHCP server in your network for an IP address.

address

Value Description
YourIPaddress The manually assigned IPv4 address.

netmask

Bitmask (Bits)Dotted Decimal
00.0.0.0
1128.0.0.0
2192.0.0.0
3224.0.0.0
4240.0.0.0
5248.0.0.0
6252.0.0.0
7254.0.0.0
8255.0.0.0
9255.128.0.0
10255.192.0.0
11255.224.0.0
12255.240.0.0
13255.248.0.0
14255.252.0.0
15255.254.0.0
16255.255.0.0
17255.255.128.0
18255.255.192.0
19255.255.224.0
20255.255.240.0
21255.255.248.0
22255.255.252.0
23255.255.254.0
24255.255.255.0
25255.255.255.128
26255.255.255.192
27255.255.255.224
28255.255.255.240
29255.255.255.248
30255.255.255.252
31255.255.255.254
32255.255.255.255

gateway

Value Description
YourIPgateway The manually assigned gateway. Blank or 0.0.0.0 for no gateway.

dns

Value Description
YourIPdnsServers The manually assigned dns servers. Separate multiple dns servers by ";". Example 192.168.1.1;192.168.7.1
Waiting for network reconfiguration process to finish.