# EdgeRouter X Configs Application: Ubiquiti Category: Guide Don't forget to to commit the changes and save them to the nvram with '''commit; save''' # Hardware Offloading ```bash set system offload hwnat enable set system offload ipsec enable ``` # DHCP Device Hostnames to hosts file ```bash set service dhcp-server hostfile-update enable ``` # SSH/Web GUI Listen Addresses ``` Config Tree —> Service —> ssh/gui —> listen-address ```