I'm running Xpenology 6.1 on an Asus Baremetal system.
After a VLAN modification on a BOND the DSM was not accessible anymore. Meanwhile I'm able to connect via ssh (only putty, no winSCP) on the eth2 interface.
I cannot access DSM weblogin on this adapter either. I renamed the "ifcfg-bond0" file in the "etc/sysconfig/network-scripts" folder and changed the content of the two ifcfg files for the nics like this:
Question
manalishit
Hi experts,
I'm running Xpenology 6.1 on an Asus Baremetal system.
After a VLAN modification on a BOND the DSM was not accessible anymore. Meanwhile I'm able to connect via ssh (only putty, no winSCP) on the eth2 interface.
I cannot access DSM weblogin on this adapter either. I renamed the "ifcfg-bond0" file in the "etc/sysconfig/network-scripts" folder and changed the content of the two ifcfg files for the nics like this:
DEVICE=eth0
BOOTPROTO=static
ONBOOT=yes
IPADDR=192.168.X.X
NETMASK=255.255.255.0
after rebooting the system ifconfig -a shows no ip's for the eth0 and the eth3
After reboot the "ifcfg-eth0" file has a new line at the end. It seems that it's been modified by the system while rebooting.
BRIDGE""
I don't have a clue why ti's possible to connect via Putty and not by WinSCP and also via web (port 5000).
Any ideas what could cause the connectivity problem?
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.