3 minute read
If the Trustgrid service is unreachable the normal Network Configuration will be unavailable and it may be necessary to manually edit the network settings on the device to change the IP and DNS configuration. This can be done via the Advanced Network Configuration > Modify Network Settings option.
The file you are editing is a netplan configuration file. Only the WAN/outside interface should be configured via Netplan as all other interfaces are managed by Trustgrid. The file format is YAML so it is important that all sections are indented correctly. Each level is two spaces.
A temporary file is created when the network settings are changed but not permanently saved. If this file exists you will see an option to delete it from the Advanced Network Configuration menu. Selecting this option will delete the file and the changes will be lost.
By default all interfaces are set to auto-negotiate speed and duplex settings. However, if the other interface is also set for auto negotiate it is common to end up with mismatched settings. (e.g. the port is configured for 100 full and the interface negotiates to 100 half) This can lead to performance problems and interface errors until the correct settings are hard set on the interface.
By default all interfaces set themselves to the typical MTU size for their environments (1500 for physical, VMware and Hyper-V, 9000 for AWS and Azure). However, if any device between the Trustgrid node and the resources it connects to (both control and data plane) is configured to use a smaller MTU size then this can cause problems.
To make the below change permanent it will be necessary to update the interface settings in the Trustgrid portal/api.
To change the MTU size of the interface:
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.