Securing Access to the Router
A sshd daemon will be listening on both the wireless and wired interface for all connections
The DHCPi server will be handing out addresses on the 192.168.55.0/24 range along with default routes and name servers set to work with other defaults.
The default gateway is 192.168.55.1 (the Community wireless interface on the Xwire Router).
The interface default characteristics are as follows:
| IPi Address |
Default Route | Netmask | |
| Wired interface (eth0) | dhcpc | default | assigned |
| Wireless interface (wlan0) | 192.168.55.0 | 192.168.55.1 | 255.255.255.0 |
| Wired interface (eth1) | 192.168.111.0 | 192.168.111.1 | 255.255.255.0 |
| Wireless interface (wlan1) | 169.254.0.0 zeroconf |
variable | 255.255.0.0 |
The wireless default characteristics are as follows:
| ESSIDi |
Channel | |
| WLANi (wlan0) | xwire | 2 |
| WWAN (wlan1) | xwire-ng | 5 |
If your configuration matches the above, or can be made to match it, then no changes will be necessary.