Services
- DHCPd
- DHCPd assigns IP addresses to your local devices. While the main configuration is on the setup page you can program some nifty special functions here.
- DHCPd – Disabling here will disable DHCPd on this router irrespective of the settings on the Setup screen.
- Used domain – You can select here which domain the DHCP clients should get as their local domain. This can be the WAN domain set on the Setup screen or the LAN domain which can be set here.
- LAN Domain – You can define here your local LAN domain which is used as local domain for DNSmasq and DHCP service if chosen above.
- Static allocations – If you want to assign certain hosts a specific address then you can define them here. This is also the way to add hosts with a fixed address to the router's local DNS service (DNSmasq).
- PPTP
- A VPN technology by Microsoft and remote access vendors. It is implemented in Windows XP. Configuring this allows you to access you LAN at home remotely.
- Server IP – The IP address of your router
- Client IP – A range of IP addresses for remotely connected machines. This range should not overlap with the DHCP range (Example: 192.168.0.210-220).
- CHAP-Secrets – A list of usernames and passwords for the VPN login, one user per line (Example: joe * joespassword *). For more details look up the pppd man page.
- SSHd
- Enabling SSHd allows you to access the Linux OS of your router with an SSH client (Putty works well on Windows, for example).
- Password login – allow login with the router password (username is root)
- SSHd Port – the port number for SSHd (default is 22)
- Authorized Keys – here you paste your public keys to enable key-based login (more secure than a simple password)
- Syslogd
- Enable Syslogd to capture and forward all messages to another system. Enter the IP-address of the server for the syslog messages.
- Telnetd
- Enable a telnet server to connect to the router with telnet. The username is root and the password is the router password.
Note
If you using the router in an untrusted environment (for example as a public hotspot), it is strongly recommended to use SSHd and deactivate telnet. - Check all values and click Save Settings to save your settings or click Cancel Changes to cancel your unsaved changes.