We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to configure MTU above 1500 using 2.18.1-2 pre-release in the GUI
/bin/get_key_value /etc.defaults/synoinfo.conf supportMTU returns a yes value.
/bin/get_key_value /etc.defaults/synoinfo.conf supportMTU
Running this in SSH seems to fix it though (if I check via ifconfig -a):
sudo ifconfig eth2 mtu 9000
Model(platform): DS420+ (geminilake) DSM version: DSM 7.2.1-69057 Update 5 Driver version: 2.18.1-2 pre-release Ethernet device: WisdPi WP-UT5 5Gbps (RTL8157/Type-A)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description of the problem
Unable to configure MTU above 1500 using 2.18.1-2 pre-release in the GUI
/bin/get_key_value /etc.defaults/synoinfo.conf supportMTU
returns a yes value.
Running this in SSH seems to fix it though (if I check via ifconfig -a):
sudo ifconfig eth2 mtu 9000
Description of your products
Model(platform): DS420+ (geminilake)
DSM version: DSM 7.2.1-69057 Update 5
Driver version: 2.18.1-2 pre-release
Ethernet device: WisdPi WP-UT5 5Gbps (RTL8157/Type-A)
The text was updated successfully, but these errors were encountered: